@Kana wrote in dwl/dwl-patches#563 (comment):
I can try to maintain that patch too.
That would be nice
If you are interested in this feature, perhaps it would be better to become the maintainer of this patch instead. It accomplishes the same thing...
Enabling the title bar solves the problem
@cbacc wrote in dwl/dwl-patches#557 (comment):
It works! Could you please fix the patch for version 0.7 as well?
ok nvm
It works! Could you please fix the patch for version 0.7 as well?
Out of curiosity, I also tested in the labwc and wayfire compositors, and it doesn't work there either. So I think my problem isn't related to this issue, and I probably have a specific monitor
I can confirm that the issue still persists. I built the dwl master branch with wlroots 0.19, and when I run the command wlopm --off HDMI-A-1, the monitor turns off for a few seconds and then...
@mmistika wrote in dwl/dwl-patches#545 (comment):
@cbacc Hi, I'm not sure if this is the ideal solution, but as a possible workaround, you can add:...
It seems the patch "thinks" that Caps Lock is turned on when I switch layout, even though when you set layout switching to Caps Lock, the actual Caps Lock function itself is activated by the...
I think I figured out what the problem is: it doesn't work if you set the layout switch to Caps Lock. If you set it to another key combination, it works properly
Wrong app_id, must be org.gnome.Calculator. A class in Xorg does not always match an app_id in Wayland
Apologies if I've confused anyone — I'm not a programmer, just a regular user. I don't know how things work 'under the hood'; I simply encountered behavior that seems incorrect to me (and it...
Thank you guys!
Could you please add this fix into the master branch? The current behavior is clearly incorrect. In no other window manager/compositor do windows that should always remain floating become tiled...
@guidocella wrote in dwl/dwl#1142 (comment):
Does this make it behave like dwm?
diff --git a/dwl.c b/dwl.c index 76b7755..8b5c071...