CtByte

Results 95 comments of CtByte

@bircni `egui_phosphor::regular::CPU` does seem to still work in `0.7.3` ![image](https://github.com/user-attachments/assets/a337b428-7e6b-41aa-846d-bc8460b7b089)

My issue is solved, so if you are asking me, it can be. I am grateful for the quick help!

Do I somehow need to turn on logging? I do not have a `%LOCALAPPDATA%/komorebi/komorebi.log` file. This is all I have: I know I can use `komorebic log` in the console...

There could be an issue with my process. Please let me know if there is a quicker way for me to install from command line. I use Visual Studio 2022...

I think I need to learn a thing or two. I can see that you are very active on the `monitor reconciliator module`. I will run the `git fetch &&...

I did a quick test while you were not looking 😉 ![image](https://github.com/LGUG2Z/komorebi/assets/165908630/d2fc33e2-1890-4a97-9bc1-d5afe578763b) ``` 2024-05-16T22:08:10.942701Z INFO foreground_lock_timeout: komorebi::windows_api: current value of ForegroundLockTimeout is 0 2024-05-16T22:08:10.944595Z INFO komorebi: creating window manager from...

I did the second test by WIN + L keys to lock my screen. My monitors turned off in a minute or so and looking at my power settings, my...

I did a test and now it seems like that all I need to do is to lock the screen and wait for my monitors to turn off (disconnect from...

This is what I got this time ``` PS D:\Workspaces\git\LGUG2Z\komorebi> $Env:RUST_LOG = "debug"; cargo run --package komorebi Finished dev [unoptimized + debuginfo] target(s) in 0.12s Running `target\debug\komorebi.exe` 2024-05-17T17:17:00.753722Z INFO foreground_lock_timeout:...

I see, this would also explain why my workspaces are sometimes swapped around as I mentioned here #803 Could this be prevented if we use the monitor name? if there...