diff options
| author | bakkeby <[email protected]> | 2021-03-09 13:47:21 +0100 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2021-03-09 13:47:21 +0100 |
| commit | 72564eb39478c52745b6f8927de516dd2af52b97 (patch) | |
| tree | 35cca069e5ec16445138fde2994c71ea0eecb478 /README.md | |
| parent | 0f9104285bab49c1e701ea429380ace9230309f0 (diff) | |
| download | dwm-flexipatch-72564eb39478c52745b6f8927de516dd2af52b97.tar.gz dwm-flexipatch-72564eb39478c52745b6f8927de516dd2af52b97.zip | |
Adding LG3D patch
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -15,7 +15,7 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t ### Changelog: -2021-03-09 - Added the tab patch +2021-03-09 - Added the tab patch and the LG3D patch 2021-02-11 - Added the riodraw and focusdir patches @@ -400,6 +400,10 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t - [~leftlayout~](http://dwm.suckless.org/patches/leftlayout/) - ~moves the layout symbol in the status bar to the left hand side~ + - LG3D + - changes the window manager name to "LG3d" instead of "dwm" as a workaround for Java applications that assume that the window manager is using window reparenting + - refer to the ISSUES secton of the dwm man page for more details + - [losefullscreen](https://github.com/bakkeby/patches/wiki/losefullscreen/) - by default in dwm it is possible to make an application fullscreen, then use the focusstack keybindings to focus on other windows beneath the current window - it is also possible to spawn new windows (e.g. a terminal) that end up getting focus while the previous window remains in fullscreen |
