remove warp patch
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
814f82c444
commit
151a4a71ef
|
@ -1371,7 +1371,7 @@
|
||||||
* when the mouse cursor is (a) on a different screen or (b) on top of a different window.
|
* when the mouse cursor is (a) on a different screen or (b) on top of a different window.
|
||||||
* https://dwm.suckless.org/patches/warp/
|
* https://dwm.suckless.org/patches/warp/
|
||||||
*/
|
*/
|
||||||
#define WARP_PATCH 1
|
#define WARP_PATCH 0
|
||||||
|
|
||||||
/* Sometimes a single application opens different windows depending on the task
|
/* Sometimes a single application opens different windows depending on the task
|
||||||
* at hand and this is often reflected in the WM_WINDOW_ROLE(STRING) x property.
|
* at hand and this is often reflected in the WM_WINDOW_ROLE(STRING) x property.
|
||||||
|
|
Loading…
Reference in New Issue