Results 5 comments of Rakshit Singhal

@PurpleWazard My laptop is the MSI GF63 11UC (i7-11800H). I checked `/sys/class/power_supply/BAT1/`, and I see the following charge control files: ```bash charge_control_end_threshold charge_control_start_threshold ``` Let me know if you need...

This is output of `lsmod` ```bash $ lsmod Module Size Used by btrfs 2031616 0 blake2b_generic 24576 0 xor 20480 1 btrfs raid6_pq 126976 1 btrfs ufs 126976 0 qnx4...

@nuet I dont know of any solution per se, but the custom service has been working fine

I forgot to mention, but I am using CMake to compile imgui to a library and then using it are there any plans to add official CMake support for imgui?

I am using GLFW 3.5, I did notice imgui came with GLFW 3.3 ```bash [04951] [io] Processed: MouseButton 0 Up (Mouse) [04951] SetActiveID() old:0xB89D6EE5 (window "Dear ImGui Debug Log") ->...