mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-02-25 20:43:04 +00:00
Updated Patches (markdown)
parent
32dbc42cf3
commit
c39b47753d
@ -16,7 +16,7 @@ Please ensure that the only changes in that branch are those needed for the patc
|
||||
**Another note:** since dwl is still taking shape, patches may need to be updated after larger changes to the code. Feel free to contribute updated versions!
|
||||
|
||||
<!-- please keep the patch list in alphabetical order by name, thanks! -->
|
||||
* [alpha](https://github.com/djpohly/dwl/compare/main...Sevz17:alpha.patch): Add default transparency for windows, it also adds alpha to the ruleset for override the transparency
|
||||
* \[out of date\] [alpha](https://github.com/djpohly/dwl/compare/main...Sevz17:alpha.patch): Add default transparency for windows, it also adds alpha to the ruleset for override the transparency
|
||||
* [alphafocus](https://github.com/djpohly/dwl/compare/main...juliag2:alphafocus.patch): Adds configurable transparency for focussed and unfocussed windows!
|
||||
* [alwayscenter](https://github.com/djpohly/dwl/compare/main...guidocella:alwayscenter.patch): Center floating windows
|
||||
* [attachabove](https://github.com/djpohly/dwl/compare/main...ss7m:attachabove.patch): Newly created windows are placed above the currently selected window in the stack
|
||||
@ -45,8 +45,8 @@ Please ensure that the only changes in that branch are those needed for the patc
|
||||
* [push](https://github.com/djpohly/dwl/compare/wlroots-next...djpohly:push.patch): Adds functions `pushup` and `pushdown` to move windows within the tiling order ([original dwm patch](https://dwm.suckless.org/patches/push/))
|
||||
* [restoreTiling](https://github.com/djpohly/dwl/compare/main...Stivvo:restoreTiling.patch): All floating windows become tiling when switching to a different layout (mod+t, mod+m...)
|
||||
* [shiftview](https://github.com/djpohly/dwl/compare/main...guidocella:shiftview.patch): Cycle through tags
|
||||
* [smartBorders](https://github.com/djpohly/dwl/compare/main...Sevz17:smartborders.patch): The borders of a window aren't drawn when is the only tiling window in its tag or is in a monocle layout | Remade from scratch in 07/01/2021, thanks Stivvo for the [original patch](https://github.com/djpohly/dwl/compare/main...Stivvo:smartBorders.patch) | Updated: 07/02/2021, thanks andrey_ for the fix | Updated: 10/05/2021.
|
||||
* [swallow](https://github.com/djpohly/dwl/compare/main...Bonicgamer:swallowing.patch): Terminals swallow windows that they are the parent of (does not work with xwayland windows) | Updated: 9/2/2020
|
||||
* [smartBorders](https://github.com/djpohly/dwl/compare/main...Sevz17:smartborders.patch): The borders of a window aren't drawn when is the only tiling window in its tag or is in a monocle layout.
|
||||
* \[out of date\] [swallow](https://github.com/djpohly/dwl/compare/main...Bonicgamer:swallowing.patch): Terminals swallow windows that they are the parent of (does not work with xwayland windows) | Updated: 9/2/2020
|
||||
* [switchtotag](https://github.com/djpohly/dwl/compare/main...guidocella:switchtotag.patch): Adds a rule option to switch to the configured tag when a window opens, then switch back when it closes
|
||||
* [toggleKbLayout](https://github.com/djpohly/dwl/compare/main...Stivvo:toggleKbLayout.patch): Switch between multiple keyboard layouts at runtime
|
||||
* [toggle-layout-immediately](https://github.com/djpohly/dwl/compare/main...guidocella:toggle-layout-immediately.patch): configure a default "previous" layout for `setlayout({0})` to switch back to
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user