Ayaz Mammadov
Ayaz Mammadov
You can get the latest build in the github actions CI, (I have to link the releases to the Continuous build system) https://github.com/McYoloSwagHam/win3wm/actions/runs/1179002259 extract the folder and run it (winwm.exe)...
what version of windows are you running? (winver will tell you this)
I'm not sure I understand could you clarify?
You can use mod+shift+d or flip_workspace to flip the workspace, though this applies it to the whole workspace https://mcyoloswagham.github.io/win3wm/hotkeys.html#flip_workspace
https://mcyoloswagham.github.io/win3wm/hotkeys.html#bsplit That's already an option, it's called Binary Split (I took this name from yabai)
Ideally, I'd love to make WinWM as feature-full as possbile, but at the moment I am more focused on making the current features smoother and bugfree.
I have come back to this problem and I remember why I could not fix it. in this little gist I have a program that prints all window creations and...
hmm ok so it seems that I have to find all the UWP processes and the threads responsible for them, then once I've done that I can setWindowsHookEx on that...
hi, set "enable_logs" to "y" and then could you post the logs, and if there is any personally identifiable information obviously remove it. and try running with "gaps_enabled" set to...
yeah that makes sense, I know what's going, I'll add a prereqs section, and I'll leave this issue open, and close it when I fix this