Scratchpads improvement (multi-monitor support)

This commit is contained in:
bakkeby
2020-09-07 09:50:42 +02:00
parent fce55dadcb
commit f4f5ecab75
4 changed files with 55 additions and 24 deletions

View File

@ -714,6 +714,9 @@
*/
#define SCRATCHPADS_PATCH 0
/* Minor alteration of the above allowing clients to keep their size and position when shown */
#define SCRATCHPADS_KEEP_POSITION_AND_SIZE_PATCH 0
/* This alternative patch enables a scratchpad feature in dwm similar to the scratchpad
* feature in i3wm.
* https://github.com/GasparVardanyan/dwm-scratchpad