mirror of
https://github.com/mintycube/dwm.git
synced 2024-10-22 14:05:45 +02:00
Adding reference to fakefullscreenclient patch
This commit is contained in:
parent
b837899f7a
commit
5c1e09688f
@ -191,7 +191,7 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
|
|||||||
- only allow clients to "fullscreen" into the space currently given to them
|
- only allow clients to "fullscreen" into the space currently given to them
|
||||||
- as an example, this will allow you to view a fullscreen video in your browser on one half of the screen, while having the other half available for other tasks
|
- as an example, this will allow you to view a fullscreen video in your browser on one half of the screen, while having the other half available for other tasks
|
||||||
|
|
||||||
- fakefullscreenclient
|
- [fakefullscreenclient](https://github.com/bakkeby/patches/blob/master/dwm/dwm-fakefullscreenclient-6.2.diff)
|
||||||
- similarly to the fakefullscreen patch this patch only allows clients to "fullscreen" into the space currently given to them
|
- similarly to the fakefullscreen patch this patch only allows clients to "fullscreen" into the space currently given to them
|
||||||
- as an example, this will allow you to view a fullscreen video in your browser on one half of the screen, while having the other half available for other tasks
|
- as an example, this will allow you to view a fullscreen video in your browser on one half of the screen, while having the other half available for other tasks
|
||||||
- the "twist" with this patch is that fake fullscreen can be toggled on a per client basis rather than applying to all clients globally
|
- the "twist" with this patch is that fake fullscreen can be toggled on a per client basis rather than applying to all clients globally
|
||||||
|
Loading…
Reference in New Issue
Block a user