Adding focusurgent patch
This commit is contained in:
@@ -13,7 +13,7 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
|
||||
|
||||
### Changelog:
|
||||
|
||||
2019-10-02 - Added restartsig, emptyview and focusadjacenttag patches
|
||||
2019-10-02 - Added restartsig, emptyview, focusurgent and focusadjacenttag patches
|
||||
|
||||
2019-10-01 - Added leftlayout, fullscreen, holdbar and unfloatvisible patches
|
||||
|
||||
@@ -112,6 +112,9 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
|
||||
- by default, dwm responds to \_NET_ACTIVE_WINDOW client messages by setting the urgency bit on the named window
|
||||
- this patch activates the window instead
|
||||
|
||||
- [focusurgent](https://dwm.suckless.org/patches/focusurgent/)
|
||||
- adds a keyboard shortcut to select the next window having the urgent flag regardless of the tag it is on
|
||||
|
||||
- [fullscreen](https://dwm.suckless.org/patches/fullscreen/)
|
||||
- applies the monocle layout with the focused client on top and hides the bar
|
||||
- when pressed again it shows the bar and restores the layout that was active before going fullscreen
|
||||
|
Reference in New Issue
Block a user