diff options
| author | bakkeby <[email protected]> | 2021-07-27 13:40:53 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2021-07-27 13:40:53 +0200 |
| commit | f8ae6714db02a42856c07066f689136999f6ad77 (patch) | |
| tree | 06a753cb58aa7ef3526afdf5d0325e2a520b5de9 /README.md | |
| parent | d72bc90cdc231ebf71530d1cd17e63b5cdf8eb96 (diff) | |
| download | dwm-flexipatch-f8ae6714db02a42856c07066f689136999f6ad77.tar.gz dwm-flexipatch-f8ae6714db02a42856c07066f689136999f6ad77.zip | |
Adding winicon patch
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -17,6 +17,8 @@ If you are experiencing issues then you may want to check out the [Known Issues] ### Changelog: +2021-07-27 - Added the winicon patch + 2021-05-30 - Added togglelayout and toggletag patches 2021-04-16 - Vanitygaps: replaced smartgaps with smartgaps\_fact, allowing gaps to be disabled or increased when there is only one client. @@ -759,6 +761,9 @@ If you are experiencing issues then you may want to check out the [Known Issues] - warps the mouse cursor to the center of the currently focused window or screen when the mouse cursor is (a) on a different screen or (b) on top of a different window + - [winicon](https://dwm.suckless.org/patches/winicon/) + - adds the window icon next to the window title in the bar + - [windowrolerule](https://github.com/bakkeby/patches/wiki/windowrolerule/) - sometimes a single application opens different windows depending on the task at hand and this is often reflected in the WM_WINDOW_ROLE(STRING) x property |
