mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-02-24 20:13:07 +00:00
Updated Patches (markdown)
parent
6fe8eee12e
commit
2042b05bb8
@ -25,6 +25,7 @@ Please ensure that the only changes in that branch are those needed for the patc
|
|||||||
* [bottomstack](https://github.com/djpohly/dwl/compare/main...DanielMowitz:bottomstack.patch): A modification of the [bottomstack patch](https://dwm.suckless.org/patches/bottomstack/) for dwm so it works for dwl
|
* [bottomstack](https://github.com/djpohly/dwl/compare/main...DanielMowitz:bottomstack.patch): A modification of the [bottomstack patch](https://dwm.suckless.org/patches/bottomstack/) for dwm so it works for dwl
|
||||||
* [center-terminal](https://github.com/djpohly/dwl/compare/main...guidocella:center-terminal.patch): Add a keybinding that toggles centering Alacritty horizontally when it's the only window, while still tiling multiple windows
|
* [center-terminal](https://github.com/djpohly/dwl/compare/main...guidocella:center-terminal.patch): Add a keybinding that toggles centering Alacritty horizontally when it's the only window, while still tiling multiple windows
|
||||||
* [cursortheme](https://github.com/djpohly/dwl/compare/main...egorguslyan:cursortheme.patch): Add ability to change cursor's theme and size
|
* [cursortheme](https://github.com/djpohly/dwl/compare/main...egorguslyan:cursortheme.patch): Add ability to change cursor's theme and size
|
||||||
|
* [cursor warp](https://github.com/djpohly/dwl/compare/main...faerryn:cursor_warp.patch): When focus is changed, warp the cursor the the center of the new focused client (if it wasn't already within the client's geometry).
|
||||||
* [customFloat](https://github.com/djpohly/dwl/compare/main...Stivvo:customFloat.patch): Rules for floating windows support default x, y, width, height. Defaults to the center of the screen and the client size
|
* [customFloat](https://github.com/djpohly/dwl/compare/main...Stivvo:customFloat.patch): Rules for floating windows support default x, y, width, height. Defaults to the center of the screen and the client size
|
||||||
* [cyclelayouts](https://github.com/djpohly/dwl/compare/main...vnepogodin:cyclelayouts.patch): Cycles through all available layouts ([original dwm patch](https://dwm.suckless.org/patches/cyclelayouts/))
|
* [cyclelayouts](https://github.com/djpohly/dwl/compare/main...vnepogodin:cyclelayouts.patch): Cycles through all available layouts ([original dwm patch](https://dwm.suckless.org/patches/cyclelayouts/))
|
||||||
* [dragmfact](https://github.com/djpohly/dwl/compare/main...PalanixYT:dragmfact.patch): Change mfact by dragging the mouse. EDIT CONFIG.H!
|
* [dragmfact](https://github.com/djpohly/dwl/compare/main...PalanixYT:dragmfact.patch): Change mfact by dragging the mouse. EDIT CONFIG.H!
|
||||||
@ -59,5 +60,4 @@ Please ensure that the only changes in that branch are those needed for the patc
|
|||||||
* [unclutter](https://github.com/djpohly/dwl/compare/main...guidocella:unclutter.patch): Hide the mouse cursor if it isn’t being used
|
* [unclutter](https://github.com/djpohly/dwl/compare/main...guidocella:unclutter.patch): Hide the mouse cursor if it isn’t being used
|
||||||
* [vanitygaps](https://github.com/djpohly/dwl/compare/main...Sevz17:vanitygaps.patch): A slightly modified version of dwm's vanitygaps patch (rebased against main on 02/27/2020)
|
* [vanitygaps](https://github.com/djpohly/dwl/compare/main...Sevz17:vanitygaps.patch): A slightly modified version of dwm's vanitygaps patch (rebased against main on 02/27/2020)
|
||||||
* [vertile](https://github.com/djpohly/dwl/compare/main...ChausseBenjamin:vertile.patch): A tiled layout optimized for wide vertical monitors
|
* [vertile](https://github.com/djpohly/dwl/compare/main...ChausseBenjamin:vertile.patch): A tiled layout optimized for wide vertical monitors
|
||||||
* [XF86keysym](https://github.com/djpohly/dwl/compare/main...917Wolf:vol.patch): Utilizing the [/usr/include/X11/XF86keysym.h](https://cgit.freedesktop.org/xorg/proto/x11proto/tree/XF86keysym.h) header file to change the volume via the appropriate keys.
|
* [XF86keysym](https://github.com/djpohly/dwl/compare/main...917Wolf:vol.patch): Utilizing the [/usr/include/X11/XF86keysym.h](https://cgit.freedesktop.org/xorg/proto/x11proto/tree/XF86keysym.h) header file to change the volume via the appropriate keys.
|
||||||
* [cursor warp](https://github.com/djpohly/dwl/compare/main...faerryn:cursor_warp.patch): When focus is changed, warp the cursor the the center of the new focused client (if it wasn't already within the client's geometry).
|
|
||||||
Loading…
x
Reference in New Issue
Block a user