Fullscreen issues in dwm #135
bakkeby
started this conversation in
Known Issues
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
dwm comes with fairly limited fullscreen options, but there are a few patches out there that improves on fullscreen options and behaviour in different ways.
While such patches generally work well individually they may not be fully compatible with each other or they may introduce subtle bugs or annoyances when combined.
If you have fullscreen issues in your build, then you may want to consider having a look at the fullscreen compilation patch that aims to make for a less clunky experience in dwm when it comes to working with fullscreen windows.
It should be noted that while the window manager can send a signal to the client that it should go into fullscreen mode it does not necessarily mean that the client will follow suit (e.g. you still need to hit F11 in Chromium to go actual fullscreen whereas Firefox behaves as expected).
Beta Was this translation helpful? Give feedback.
All reactions