mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-03-01 22:43:05 +00:00
Updated Patches (markdown)
parent
07105a4f37
commit
86b753369e
@ -14,13 +14,13 @@ Please ensure that the only changes in that branch are those needed for the patc
|
|||||||
<!-- please keep the patch list in alphabetical order by name, thanks! -->
|
<!-- please keep the patch list in alphabetical order by name, thanks! -->
|
||||||
* [alwayscenter](https://github.com/djpohly/dwl/compare/master...guidocella:alwayscenter.patch): Center floating windows
|
* [alwayscenter](https://github.com/djpohly/dwl/compare/master...guidocella:alwayscenter.patch): Center floating windows
|
||||||
* [customFloat](https://github.com/djpohly/dwl/compare/master...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/master...Stivvo:customFloat.patch): Rules for floating windows support default x, y, width, height. Defaults to the center of the screen and the client size
|
||||||
* [desktopInstall](https://github.com/djpohly/dwl/compare/master...Stivvo:desktopInstall.patch): Support for ``make install`` and ``make uninstall``, which also installs a .desktop file to start dwl from a display manager
|
|
||||||
* [hideBehindFullscreen](https://github.com/djpohly/dwl/compare/master...Stivvo:hideBehindFullscreen.patch): Don't render any client and the bottom layer shell (such as waybar) if a window is fullscreen. Especially useful with transparent terminals (only the wallpaper is shown behind them). Requires [fullscreen](https://github.com/djpohly/dwl/compare/master...Stivvo:fullscreen.patch) and [layer-shell](https://github.com/djpohly/dwl/compare/master...guidocella:layer-shell.patch)
|
* [hideBehindFullscreen](https://github.com/djpohly/dwl/compare/master...Stivvo:hideBehindFullscreen.patch): Don't render any client and the bottom layer shell (such as waybar) if a window is fullscreen. Especially useful with transparent terminals (only the wallpaper is shown behind them). Requires [fullscreen](https://github.com/djpohly/dwl/compare/master...Stivvo:fullscreen.patch) and [layer-shell](https://github.com/djpohly/dwl/compare/master...guidocella:layer-shell.patch)
|
||||||
* [idle](https://github.com/guidocella/dwl/compare/layer-shell...guidocella:idle.patch): Implement the idle protocol which allows client such as swayidle to monitor user idle time (based on the layer shell pull request)
|
* [idle](https://github.com/guidocella/dwl/compare/layer-shell...guidocella:idle.patch): Implement the idle protocol which allows client such as swayidle to monitor user idle time (based on the layer shell pull request)
|
||||||
* [outputManagement](https://github.com/guidocella/dwl/compare/layer-shell...guidocella:output-management.patch): Implement the output management protocol which allows client such as wlr-randr to configure the display (based on the layer shell pull request)
|
* [outputManagement](https://github.com/guidocella/dwl/compare/layer-shell...guidocella:output-management.patch): Implement the output management protocol which allows client such as wlr-randr to configure the display (based on the layer shell pull request)
|
||||||
* [pertag](https://github.com/djpohly/dwl/compare/master...Bonicgamer:pertag.patch): A very slightly modified version of dwm's pertag patch
|
* [pertag](https://github.com/djpohly/dwl/compare/master...Bonicgamer:pertag.patch): A very slightly modified version of dwm's pertag patch
|
||||||
* [pointerConstraints](https://github.com/djpohly/dwl/compare/master...Bonicgamer:pointerconstraints0.patch): basic pointer constraints | Updated: 9/20/2020 Hotfix: 6:24PM
|
* [pointerConstraints](https://github.com/djpohly/dwl/compare/master...Bonicgamer:pointerconstraints0.patch): basic pointer constraints | Updated: 9/20/2020 Hotfix: 6:24PM
|
||||||
* [focusMonPointer](https://github.com/djpohly/dwl/compare/master...Stivvo:focusMonPointer.patch): ``focusmon()`` moves the cursor to the focused monitor
|
* [focusMonPointer](https://github.com/djpohly/dwl/compare/master...Stivvo:focusMonPointer.patch): ``focusmon()`` moves the cursor to the focused monitor
|
||||||
|
* [makeDesktop](https://github.com/djpohly/dwl/compare/master...Stivvo:makeDesktop.patch): Support for ``make install`` and ``make uninstall``, which also installs a .desktop file to start dwl from a display manager
|
||||||
* [outputOrder](https://github.com/djpohly/dwl/compare/master...Stivvo:outputOrder.patch): The order in which monitors are defined in ``monrules[]`` aligns them on the horizontal axis (first is leftmost), requires [handleUnplug](https://github.com/djpohly/dwl/compare/master...Stivvo:outputOrder.patch), which hasn't been merged yet
|
* [outputOrder](https://github.com/djpohly/dwl/compare/master...Stivvo:outputOrder.patch): The order in which monitors are defined in ``monrules[]`` aligns them on the horizontal axis (first is leftmost), requires [handleUnplug](https://github.com/djpohly/dwl/compare/master...Stivvo:outputOrder.patch), which hasn't been merged yet
|
||||||
* [restoreTiling](https://github.com/djpohly/dwl/compare/master...Stivvo:restoreTiling.patch): All floating windows become tiling when switching to a different layout (mod+t, mod+m...)
|
* [restoreTiling](https://github.com/djpohly/dwl/compare/master...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/master...guidocella:shiftview.patch): Cycle through tags
|
* [shiftview](https://github.com/djpohly/dwl/compare/master...guidocella:shiftview.patch): Cycle through tags
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user