From e930381da3c2fa16dc94f0d5c2c8e22667bcab33 Mon Sep 17 00:00:00 2001 From: A Frederick Christensen Date: Sat, 4 Jan 2025 21:42:22 -0600 Subject: [PATCH] Remove old stale-patch description .md files --- stale-patches/DRMLeaseManager.md | 8 ----- stale-patches/XF86keysym.md | 10 ------- stale-patches/alphafocus.md | 8 ----- stale-patches/attachabove.md | 8 ----- stale-patches/attachtop.md | 13 -------- stale-patches/autorotation.md | 40 ------------------------- stale-patches/center.md | 10 ------- stale-patches/clipboardManager.md | 27 ----------------- stale-patches/clipboardipc.md | 8 ----- stale-patches/cyclelayouts.md | 9 ------ stale-patches/fibonacci.md | 27 ----------------- stale-patches/focusMonPointer.md | 7 ----- stale-patches/focusdir.md | 8 ----- stale-patches/focusmaster.md | 9 ------ stale-patches/genericgaps.md | 25 ---------------- stale-patches/gridmode.md | 10 ------- stale-patches/hidecursor.md | 9 ------ stale-patches/kbrules.md | 15 ---------- stale-patches/keychord.md | 44 ---------------------------- stale-patches/keymap.md | 8 ----- stale-patches/mouse-follows-focus.md | 8 ----- stale-patches/move-stack-top.md | 9 ------ stale-patches/nomousefocus.md | 8 ----- stale-patches/onlyquitonempty.md | 8 ----- stale-patches/privilegeDrop.md | 8 ----- stale-patches/restartdwl.md | 23 --------------- stale-patches/restoretiling.md | 8 ----- stale-patches/stickyrule.md | 11 ------- stale-patches/swaycompat.md | 8 ----- stale-patches/touchscreen.md | 11 ------- stale-patches/vertile.md | 25 ---------------- stale-patches/xcursor.md | 9 ------ 32 files changed, 439 deletions(-) delete mode 100644 stale-patches/DRMLeaseManager.md delete mode 100644 stale-patches/XF86keysym.md delete mode 100644 stale-patches/alphafocus.md delete mode 100644 stale-patches/attachabove.md delete mode 100644 stale-patches/attachtop.md delete mode 100644 stale-patches/autorotation.md delete mode 100644 stale-patches/center.md delete mode 100644 stale-patches/clipboardManager.md delete mode 100644 stale-patches/clipboardipc.md delete mode 100644 stale-patches/cyclelayouts.md delete mode 100644 stale-patches/fibonacci.md delete mode 100644 stale-patches/focusMonPointer.md delete mode 100644 stale-patches/focusdir.md delete mode 100644 stale-patches/focusmaster.md delete mode 100644 stale-patches/genericgaps.md delete mode 100644 stale-patches/gridmode.md delete mode 100644 stale-patches/hidecursor.md delete mode 100644 stale-patches/kbrules.md delete mode 100644 stale-patches/keychord.md delete mode 100644 stale-patches/keymap.md delete mode 100644 stale-patches/mouse-follows-focus.md delete mode 100644 stale-patches/move-stack-top.md delete mode 100644 stale-patches/nomousefocus.md delete mode 100644 stale-patches/onlyquitonempty.md delete mode 100644 stale-patches/privilegeDrop.md delete mode 100644 stale-patches/restartdwl.md delete mode 100644 stale-patches/restoretiling.md delete mode 100644 stale-patches/stickyrule.md delete mode 100644 stale-patches/swaycompat.md delete mode 100644 stale-patches/touchscreen.md delete mode 100644 stale-patches/vertile.md delete mode 100644 stale-patches/xcursor.md diff --git a/stale-patches/DRMLeaseManager.md b/stale-patches/DRMLeaseManager.md deleted file mode 100644 index 8bb0c66..0000000 --- a/stale-patches/DRMLeaseManager.md +++ /dev/null @@ -1,8 +0,0 @@ -### Description -This implements the DRM lease protocol, which is needed to use devices such as VR headsets. - -### Download -- [2023-05-26](https://github.com/djpohly/dwl/compare/main...minego:drm_lease_patch.patch) - -### Authors -- [Micah N Gorrell](https://github.com/minego) \ No newline at end of file diff --git a/stale-patches/XF86keysym.md b/stale-patches/XF86keysym.md deleted file mode 100644 index 2fa4a96..0000000 --- a/stale-patches/XF86keysym.md +++ /dev/null @@ -1,10 +0,0 @@ -### Description -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. - -### Download -- [2023-10-15](https://github.com/djpohly/dwl/compare/main...nakibrayan3:dwl:update-XF86keysym-patch.patch) -- [2021-05-06](https://github.com/djpohly/dwl/compare/main...917Wolf:vol.patch) - -### Authors -- [917Wolf](https://github.com/917Wolf) -- [Rayan Nakib](https://nakibrayan2.pages.dev) diff --git a/stale-patches/alphafocus.md b/stale-patches/alphafocus.md deleted file mode 100644 index e67a3ed..0000000 --- a/stale-patches/alphafocus.md +++ /dev/null @@ -1,8 +0,0 @@ -### Description -Adds configurable transparency for focused and unfocused windows. - -### Download -- [2021-12-03](https://github.com/djpohly/dwl/compare/main...juliag2:alphafocus.patch) - -### Authors -- [Julia](https://github.com/juliag2) \ No newline at end of file diff --git a/stale-patches/attachabove.md b/stale-patches/attachabove.md deleted file mode 100644 index f94e9de..0000000 --- a/stale-patches/attachabove.md +++ /dev/null @@ -1,8 +0,0 @@ -### Description -Newly created windows are placed above the currently selected window in the stack. - -### Download -- [2021-01-16](https://github.com/djpohly/dwl/compare/main...ss7m:attachabove.patch) - -### Authors -- [sam-barr](https://github.com/ss7m) \ No newline at end of file diff --git a/stale-patches/attachtop.md b/stale-patches/attachtop.md deleted file mode 100644 index 2da2ce3..0000000 --- a/stale-patches/attachtop.md +++ /dev/null @@ -1,13 +0,0 @@ -### Description - -This is a port of attachtop patch for dwm: https://dwm.suckless.org/patches/attachtop - -New client attaches below the last master/on top of the stack. - -Behavior feels very intuitive as it doesn't disrupt existing masters no matter the amount of them, it only pushes the clients in stack down. - -### Download -- [2023-07-15](https://github.com/djpohly/dwl/compare/main...NikitaIvanovV:attachtop.patch) - -### Authors -- [Nikita Ivanov](https://github.com/NikitaIvanovV) \ No newline at end of file diff --git a/stale-patches/autorotation.md b/stale-patches/autorotation.md deleted file mode 100644 index 278cb9c..0000000 --- a/stale-patches/autorotation.md +++ /dev/null @@ -1,40 +0,0 @@ -### Description -Adds keybindings for screen rotation and auto rotation from an accelerometer. - -### Setup -Find an accelerometer device in sysfs (`cat /sys/bus/iio/devices/iio*/name`, -or using a script: [monitor-iio.sh](https://github.com/Unprex/dotfiles/blob/main/scripts/monitor-iio.sh)) \ -Find the raw output file of the accelerometer -(e.g. `cat /sys/bus/iio/devices/iio:device0/in_accel_x_raw` should output an integer). \ -Add the raw output file names to the dwl configuration **accel_\***. - -Add a udev rule to uniquely identify the device, for example: -``` -sudo echo 'SUBSYSTEM=="iio", KERNEL=="iio*", ATTR{name}=="accel_3d", GROUP="input", SYMLINK+="input/accel"' >> /etc/udev/rules.d/99-accel.rules -sudo udevadm control --reload-rules && sudo udevadm trigger -``` -(the device is probably already in /dev/ e.g. `/dev/iio:device0` but on my computer the number changes after a reboot) - -A symlink to the device should now be available in `/dev/input/` and accessible to input group members. \ -Add the device path to the dwl configuration **accel_path**. - -### Config -* `rotation_enabled`: If the auto rotation is enabled on startup. -* `rotation_delay`: How often to check the accelerometer values in milliseconds. -* `rotation_flat`: Threshold on the normalized Z axis to consider the device flat and stop the auto rotation. -* `rotation_thresh`: Rotation threshold after which the screen flips (values less than 0.5 will cause a back and forth). - -+ `accel_path`: The path to the accelerometer device file (e.g. "/dev/input/accel"). -+ `accel_x`: The name of the sysfs file for the accelerometer x axis. -+ `accel_y`: The name of the sysfs file for the accelerometer y axis. -+ `accel_z`: The name of the sysfs file for the accelerometer z axis. - -Default keybindings: -* `` + `` + ``: Change the screen rotation manually (doesn't disable the auto rotation). -* `` + `` + ``: Enable/disable the auto rotation. - -### Download -- [2022-10-25](https://github.com/djpohly/dwl/compare/main...Unprex:rotation.patch) - -### Authors -- [Unprex](https://github.com/Unprex) \ No newline at end of file diff --git a/stale-patches/center.md b/stale-patches/center.md deleted file mode 100644 index e54179a..0000000 --- a/stale-patches/center.md +++ /dev/null @@ -1,10 +0,0 @@ -### Description -Adds a rule to automatically center clients on the current monitor. - -### Download -- [v0.4](https://github.com/djpohly/dwl/compare/main...dm1tz:04-center.patch) -- [v0.4-r1](https://github.com/djpohly/dwl/compare/main...dm1tz:04rc1-iscenter.patch) -- [2022-08-27](https://github.com/djpohly/dwl/compare/main...dm1tz:iscenter.patch) - -### Authors -- [Dmitry Zakharchenko](https://github.com/dm1tz) diff --git a/stale-patches/clipboardManager.md b/stale-patches/clipboardManager.md deleted file mode 100644 index 1b59ef5..0000000 --- a/stale-patches/clipboardManager.md +++ /dev/null @@ -1,27 +0,0 @@ -### Description -Store your clipboard history using `clipman` clipboard manager without your KeePassXC passwords leaking into clipman. - -Ensure these dependencies are installed (instructions for debian, other distros are left as an exercise...): - - apt install clipman libmodern-perl-perl moreutils wl-clipboard - -Change your command to launch `dwl` to something like the following: - - dwl -s 'pee somebar dwl-getwindowtitle' - -Ensure the following command is running in the background of your `dwl` session. Put it whereever your auto-started stuff is. - - exec wl-paste -t text --watch dwl-clipman - -This solution is based on the following reddit post, modified to support `dwl`. https://www.reddit.com/r/swaywm/comments/ljl0dh/keeping_secrets_secret_with_keepassxc_clipman_and/ - -Feel free to use this code however you want, but I can't guarantee it will work for what you are trying to do. Licenced under the same license as `dwl`, "WITHOUT WARRANTY OF ANY KIND". - - - -### Download -- [2022-12-21](https://github.com/djpohly/dwl/compare/main...bencollerson:clipboard-manager.patch) -- [2022-12-01](https://github.com/djpohly/dwl/compare/main...bencollerson:94d0a21.patch) - -### Authors -- [Ben Collerson](https://github.com/bencollerson) \ No newline at end of file diff --git a/stale-patches/clipboardipc.md b/stale-patches/clipboardipc.md deleted file mode 100644 index 4326fd9..0000000 --- a/stale-patches/clipboardipc.md +++ /dev/null @@ -1,8 +0,0 @@ -### Description -Adds clipboard functionality. Requires the [ipc](https://github.com/djpohly/dwl/wiki/ipc) patch for dwl and `wl-clipboard` to be installed. By default, requires [clipman](https://github.com/yory8/clipman) for the clipboard and [dwl-state](https://github.com/MadcowOG/dwl-state) for getting the appid of the focused application, but you can change these in the script if you have alternatives. You may change which applications to not record by modifying the `excludes` array in `dwl-cliboard-watcher`. Make sure `wl-paste -t text -w dwl-clipboard-watcher` is running after dwl. - -### Downloads - - [2023-3-01](https://github.com/djpohly/dwl/compare/main...MadcowOG:ipc-clipboard.patch) - -### Authors - - [MadcowOG](https://github.com/MadcowOG) \ No newline at end of file diff --git a/stale-patches/cyclelayouts.md b/stale-patches/cyclelayouts.md deleted file mode 100644 index 7115439..0000000 --- a/stale-patches/cyclelayouts.md +++ /dev/null @@ -1,9 +0,0 @@ -### Description -Adds function to cycle through available layouts. - -### Download -- [v0.4](https://github.com/djpohly/dwl/compare/main...dm1tz:04-cyclelayouts.patch) -- [2021-07-27](https://github.com/djpohly/dwl/compare/main...vnepogodin:cyclelayouts.patch) - -### Authors -- [Vladislav Nepogodin](https://github.com/vnepogodin) \ No newline at end of file diff --git a/stale-patches/fibonacci.md b/stale-patches/fibonacci.md deleted file mode 100644 index cc9b120..0000000 --- a/stale-patches/fibonacci.md +++ /dev/null @@ -1,27 +0,0 @@ -### Description -Arranges windows in a Fibonacci spiral or dwindle. - -### Scheme -``` -+-----------+-----------+ +-----------+-----------+ -| | | | | | -| | 2 | | | 2 | -| | | | | | -| 1 +--+--+-----+ | 1 +-----+-----+ -| | 5|-.| | | | | 4 | -| +--+--+ 3 | | | 3 +--+--+ -| | 4 | | | | | 5|-.| -+-----------+-----+-----+ +-----------+-----+-----+ - spiral dwindle -``` - -### Download -- [2023-06-21](https://github.com/djpohly/dwl/compare/main...Abanoub8:fibonacci.patch) -- [2022-09-22](http://0x0.st/oVlu.patch) -- [2021-05-06](https://github.com/djpohly/dwl/compare/main...917Wolf:fib.patch) - -### Authors -- [Abanoub8](https://github.com/Abanoub8) -- [medanisjbara](https://github.com/medanisjbara) -- [917Wolf](https://github.com/917Wolf) -- Niki Yoshiuchi \ No newline at end of file diff --git a/stale-patches/focusMonPointer.md b/stale-patches/focusMonPointer.md deleted file mode 100644 index 3e5164b..0000000 --- a/stale-patches/focusMonPointer.md +++ /dev/null @@ -1,7 +0,0 @@ -### Description -Implements `focusmon()` function that moves the cursor to the focused monitor. -### Download -- [2020-10-15](https://github.com/djpohly/dwl/compare/main...Stivvo:focusMonPointer.patch) - -### Authors -- [Stivvo](https://github.com/Stivvo) \ No newline at end of file diff --git a/stale-patches/focusdir.md b/stale-patches/focusdir.md deleted file mode 100644 index ab38361..0000000 --- a/stale-patches/focusdir.md +++ /dev/null @@ -1,8 +0,0 @@ -### Description -Focus the window left, right, above or below the current focused window - -### Download -- [2023-19-15](https://github.com/djpohly/dwl/compare/main...XGames123:focusdir.patch) - -### Authors -- [ldev](https://github.com/Xgames123) \ No newline at end of file diff --git a/stale-patches/focusmaster.md b/stale-patches/focusmaster.md deleted file mode 100644 index 98f5f3b..0000000 --- a/stale-patches/focusmaster.md +++ /dev/null @@ -1,9 +0,0 @@ -### Description -Focus the master regardless of the current focus. - -### Download -- [2022-09-02](https://github.com/djpohly/dwl/compare/main...dm1tz:fmaster.patch) -- [2022-08-18](https://github.com/djpohly/dwl/compare/main...PalanixYT:focusmaster.patch) - -### Authors -- [Palanix](https://github.com/PalanixYT) \ No newline at end of file diff --git a/stale-patches/genericgaps.md b/stale-patches/genericgaps.md deleted file mode 100644 index d107e92..0000000 --- a/stale-patches/genericgaps.md +++ /dev/null @@ -1,25 +0,0 @@ -### Description -This patch is a modified version of [vanitygaps][vanitygaps] that adds gaps around clients regardless of a layout. -It means you can apply any layout patch and the gaps will be shown properly as long as the layout does not add any gaps on its own. - -This works by allowing a layout to place clients normally without gaps, -and then correcting positions and dimensions of clients afterwards to add gaps around them. -To make it work, I had to modify `resize()` function, -and, as a side effect, this change fixed some flickering I experienced when using [snail][snail] layout. - -[snail]: https://github.com/djpohly/dwl/wiki/snail -[vanitygaps]: https://github.com/djpohly/dwl/wiki/vanitygaps - -### Changelog - -2023-11-24: -- Refactor, it does exactly the same, just using less code. -- Replace `gappih`, `gappiv`, `gappoh` and `gappov` with only `gappx`. They don't do anything anyways. - -### Download -- [2023-11-24](https://github.com/djpohly/dwl/compare/main...wochap:genericgaps.patch) -- [2023-05-20](https://github.com/djpohly/dwl/compare/main...NikitaIvanovV:genericgaps.patch) generic gaps -- [2023-05-20](https://github.com/djpohly/dwl/compare/main...NikitaIvanovV:genericgaps-rule.patch) generic gaps + monitor rule to enable gaps on certain monitors by default - -### Authors -- [Nikita Ivanov](https://github.com/NikitaIvanovV) diff --git a/stale-patches/gridmode.md b/stale-patches/gridmode.md deleted file mode 100644 index d5044c6..0000000 --- a/stale-patches/gridmode.md +++ /dev/null @@ -1,10 +0,0 @@ -### Description -Arranges windows in a grid of equal sizes. - -### Download -- [2023-06-21](https://github.com/djpohly/dwl/compare/main...Abanoub8:gridmode.patch) -- [2021-07-24](https://github.com/djpohly/dwl/compare/main...vnepogodin:gridmode.patch) - -### Authors -- [Vladislav Nepogodin](https://github.com/vnepogodin) -- [Abanoub8](https://github.com/Abanoub8) \ No newline at end of file diff --git a/stale-patches/hidecursor.md b/stale-patches/hidecursor.md deleted file mode 100644 index f039984..0000000 --- a/stale-patches/hidecursor.md +++ /dev/null @@ -1,9 +0,0 @@ -### Description -Hide the cursor when typing - -### Download -- [2023-10-25](https://github.com/djpohly/dwl/compare/main...apprehensions:hidecursor.patch) -- [2023-02-19](https://github.com/djpohly/dwl/compare/main...PalanixYT:type_hide.patch) - -### Authors -- [Palanix](https://github.com/PalanixYT) \ No newline at end of file diff --git a/stale-patches/kbrules.md b/stale-patches/kbrules.md deleted file mode 100644 index 44e20c8..0000000 --- a/stale-patches/kbrules.md +++ /dev/null @@ -1,15 +0,0 @@ -### Description -Allow for keyboard rules to be used; This allows for keyboard-specific options or layouts. - -The keyboard's names can be retrieved from `libinput list-devices | grep Device`, example: -```c -static const KeyboardRule kbrules[] = { - { "AT Translated Set 2 keyboard", { .options = "altwin:swap_alt_win,caps:swapescape" } }, -}; -``` - -### Download -- [2023-09-20](https://github.com/djpohly/dwl/compare/main...apprehensions:dwl:kbrules.patch) - -### Authors -- [sewn](https://github.com/apprehensions) \ No newline at end of file diff --git a/stale-patches/keychord.md b/stale-patches/keychord.md deleted file mode 100644 index 4f189a3..0000000 --- a/stale-patches/keychord.md +++ /dev/null @@ -1,44 +0,0 @@ -### Description - -This patch implements sequences for chained keybindings (like the dwm [keychord](https://dwm.suckless.org/patches/keychord/) patch). - -_Notes_: -- The maximum number of sequences is set to `5` in the `Keychord` struct for a given keybinding -- This original motivation was better support for [stumpwm](https://stumpwm.github.io/) style of keybindings, however this is not a limitation - -### Example - -The default values for `MODKEY` and `PREFIXKEY` can be changed in `config.def.h` and/or `config.h`. - -#### emacs-like - -In the example below, the `firefox` command is bound to the key sequence `alt-s alt-u f`. - -```C -static const Keychord keychords[] = { - /* Note that Shift changes certain key codes: c -> C, 2 -> at, etc. */ - /* count key_sequences function argument */ - { 3, {{MODKEY, XKB_KEY_s}, {MODKEY, XKB_KEY_u}, {MOD_NONE, XKB_KEY_f}}, spawn, SHCMD("firefox") }, -}; -``` - -#### vim-like - -In the example below, the `firefox` command is bound to the key sequence `alt-s u f`. - -```C -static const Keychord keychords[] = { - /* Note that Shift changes certain key codes: c -> C, 2 -> at, etc. */ - /* count key_sequences function argument */ - { 3, {{MODKEY, XKB_KEY_s}, {MOD_NONE, XKB_KEY_u}, {MOD_NONE, XKB_KEY_f}}, spawn,SHCMD("firefox") }, -}; -``` - -### Download - -- [2023-03-12](https://github.com/djpohly/dwl/compare/main...yveszoundi:dwl-customization:keychord-2023-03-12.patch) -- [2023-02-15](https://github.com/djpohly/dwl/compare/main...yveszoundi:dwl-customization:v0.4-keychord-2023-02-15.patch) - -### Authors - -- [Yves Zoundi](https://github.com/yveszoundi) \ No newline at end of file diff --git a/stale-patches/keymap.md b/stale-patches/keymap.md deleted file mode 100644 index 922e717..0000000 --- a/stale-patches/keymap.md +++ /dev/null @@ -1,8 +0,0 @@ -### Description -Print current keyboard layout to stdout - -### Download -- [2022-09-10](https://github.com/djpohly/dwl/compare/main...GospodinHoroshiy:keymap.patch) - -### Authors -- [Gospodin](https://github.com/GospodinHoroshiy) \ No newline at end of file diff --git a/stale-patches/mouse-follows-focus.md b/stale-patches/mouse-follows-focus.md deleted file mode 100644 index fa25d5a..0000000 --- a/stale-patches/mouse-follows-focus.md +++ /dev/null @@ -1,8 +0,0 @@ -### Description -This patch adds the option to let the cursor jump to the center of new clients, as well as move the cursor to the center of clients that gains focus. - -### Download -- [2023-03-17](https://github.com/djpohly/dwl/compare/main...0undefined:mouse-follows-focus.patch) - -### Authors -- [0undefined](https://github.com/0undefined) \ No newline at end of file diff --git a/stale-patches/move-stack-top.md b/stale-patches/move-stack-top.md deleted file mode 100644 index a617ec3..0000000 --- a/stale-patches/move-stack-top.md +++ /dev/null @@ -1,9 +0,0 @@ -### Description -Extend the [movestack](https://github.com/djpohly/dwl/wiki/movestack) patch to let you also focus, or move, a client to the top or bottom of the stack. - -### Download -- [2023-03-12](https://github.com/djpohly/dwl/compare/main...0undefined:dwl:move-client-top.patch) - -### Authors -- [0undefined](https://github.com/0undefined) -- Original movestack patch: [sam-barr](https://github.com/ss7m) \ No newline at end of file diff --git a/stale-patches/nomousefocus.md b/stale-patches/nomousefocus.md deleted file mode 100644 index 18b6a79..0000000 --- a/stale-patches/nomousefocus.md +++ /dev/null @@ -1,8 +0,0 @@ -### Description -Prevent focus on mouseover. - -### Download -- [2023-02-05](https://github.com/djpohly/dwl/compare/main...jjjt-git:nomousefocus.patch) - -### Authors -- [JJJT](https://github.com/jjjt-git) \ No newline at end of file diff --git a/stale-patches/onlyquitonempty.md b/stale-patches/onlyquitonempty.md deleted file mode 100644 index 805638a..0000000 --- a/stale-patches/onlyquitonempty.md +++ /dev/null @@ -1,8 +0,0 @@ -### Description -Only exit when no windows are open - -### Download -- [2022-09-11](https://github.com/djpohly/dwl/compare/main...GospodinHoroshiy:onlyquitonempty.patch) - -### Authors -- [Gospodin](https://github.com/GospodinHoroshiy) \ No newline at end of file diff --git a/stale-patches/privilegeDrop.md b/stale-patches/privilegeDrop.md deleted file mode 100644 index c1ebdf9..0000000 --- a/stale-patches/privilegeDrop.md +++ /dev/null @@ -1,8 +0,0 @@ -### Description -Adds the -u option that allows users to pass a desired uid to drop to after becoming DRM master. - -### Download -- [2021-09-06](https://github.com/djpohly/dwl/compare/main...DanielMowitz:privilege-drop.patch) - -### Authors -- [Daniel Mowitz](https://github.com/DanielMowitz) \ No newline at end of file diff --git a/stale-patches/restartdwl.md b/stale-patches/restartdwl.md deleted file mode 100644 index 12d5041..0000000 --- a/stale-patches/restartdwl.md +++ /dev/null @@ -1,23 +0,0 @@ -### Description -This patch allows you to restart dwl with a keybinding. -**NOTE:** that all of your applications are gonna get killed on dwl restart. - -The function creates a file at **/tmp/restart_dwl** and exits dwl. -You have to modify your dwl launch script in order for this patch to work. -Example dwl launch script: -```sh -do=true -while $do || [ -f /tmp/restart_dwl ]; do - do=false - rm -rf /tmp/restart_dwl > /dev/null 2>&1 - dwl -done -``` -It's a do-while that checks if **/tmp/restart_dwl** exists after the first run of dwl. -If this file exists delete it and start dwl again. - -### Download -- [2022-10-27](https://github.com/djpohly/dwl/compare/main...krypciak:patch-restartdwl.patch) - -### Authors -- [krypciak](https://github.com/krypciak) \ No newline at end of file diff --git a/stale-patches/restoretiling.md b/stale-patches/restoretiling.md deleted file mode 100644 index b0c54c1..0000000 --- a/stale-patches/restoretiling.md +++ /dev/null @@ -1,8 +0,0 @@ -### Description -All floating windows become tiling when switching to a different layout. - -### Download -- [2020-08-28](https://github.com/djpohly/dwl/compare/main...Stivvo:restoreTiling.patch) - -### Authors -- [Stivvo](https://github.com/Stivvo) \ No newline at end of file diff --git a/stale-patches/stickyrule.md b/stale-patches/stickyrule.md deleted file mode 100644 index fb28c44..0000000 --- a/stale-patches/stickyrule.md +++ /dev/null @@ -1,11 +0,0 @@ -### Description -Add a rule to clients to spawn them [sticky](sticky) on start up. -I personally use it to make [dragon](https://github.com/mwh/dragon) show up on all tags. - -### Download -Apply on top of [sticky patch](sticky). - -- [2023-05-27](https://github.com/dm1tz/dwl/compare/04-sticky...NikitaIvanovV:stickyrule.patch) - -### Authors -- [Nikita Ivanov](https://github.com/NikitaIvanovV) diff --git a/stale-patches/swaycompat.md b/stale-patches/swaycompat.md deleted file mode 100644 index 257c60a..0000000 --- a/stale-patches/swaycompat.md +++ /dev/null @@ -1,8 +0,0 @@ -### Description -Implements just enough of the `sway-ipc` protocol to facilitate status bars. Tested with `waybar` and `rootbar`. - -### Download -- [2022-06-08](https://github.com/djpohly/dwl/compare/main...StratusFearMe21:main.patch) - -### Authors -- [Isaac Mills](https://github.com/StratusFearMe21) \ No newline at end of file diff --git a/stale-patches/touchscreen.md b/stale-patches/touchscreen.md deleted file mode 100644 index e79dc84..0000000 --- a/stale-patches/touchscreen.md +++ /dev/null @@ -1,11 +0,0 @@ -### Description -Adds SIMPLE touchscreen functionality.
-Currently emulates mouse movement and button presses.
- -### Download -- [2023-03-31](https://github.com/djpohly/dwl/compare/main...fauxmight:dwl:simple_touch_input.patch) -- [2022-10-16](https://github.com/djpohly/dwl/compare/main...Unprex:touch-screen.patch) - -### Authors -- [fauxmight](https://github.com/fauxmight) -- [Unprex](https://github.com/Unprex) \ No newline at end of file diff --git a/stale-patches/vertile.md b/stale-patches/vertile.md deleted file mode 100644 index 0b97517..0000000 --- a/stale-patches/vertile.md +++ /dev/null @@ -1,25 +0,0 @@ -### Description -A tiled layout optimized for wide vertical monitors. -### Scheme -``` -|---------------------------| -| | -| | -| M | -| | -| | -|---------------------------| -| t1 | -|---------------------------| -| t2 | -|---------------------------| -| t3 | -|---------------------------| -``` -### Download -- [2023-06-21](https://github.com/djpohly/dwl/compare/main...Abanoub8:vertile.patch) -- [2021-08-15](https://github.com/djpohly/dwl/compare/main...ChausseBenjamin:vertile.patch) - -### Authors -- [Benjamin Chausse](https://github.com/ChausseBenjamin) -- [Abanoub8](https://github.com/Abanoub8) \ No newline at end of file diff --git a/stale-patches/xcursor.md b/stale-patches/xcursor.md deleted file mode 100644 index 6c2217f..0000000 --- a/stale-patches/xcursor.md +++ /dev/null @@ -1,9 +0,0 @@ -### Description - -Set cursor theme and size via `XCURSOR_THEME` and `XCURSOR_SIZE` environmental variables. - -### Download -- [2023-07-18](https://github.com/djpohly/dwl/compare/main...NikitaIvanovV:xcursor.patch) - -### Authors -- [Nikita Ivanov](https://github.com/NikitaIvanovV) \ No newline at end of file