add [-d] flag to enable debug logging
make the borders red borders for urgent clients
iirc this is the same behavior of dwm
use the same border colors as dwm
add missing url about the COLOR macro
tagcount should have been a #define
remove tag labels from dwl
Tag labels are not used in dwl. Only the number of tags is important.
Tag labels should be defined for each tag in whatever status bar is
used.
add missing comma in "MonitorRule"
add a missing comma for the example
allow configure x and y of outputs
add option for set button map
add option to allow invisible surfaces to disable idle tracking
Revert "Add a configuration option for fullscreen locking"
now all fullcreen clients are rendered above tiled and floating clients
This partially reverts commit 326eee14445f8a2c08e80c30778445630c75d3bb.
Merge remote-tracking branch 'upstream/main' into wlroots-next
Merge remote-tracking branch 'djpohly/main' into wlroots-next