Merge remote-tracking branch 'upstream/main' into wlroots-next
Allow negative coordinates in MonitorRules
Monitor/output position (-1, -1) remains as a single indicator value for autoconfigure layout.
Additionally, one minor comment typo is corrected.
switch to wmenu
bemenu is very bloated, turning itself into a library, which makes it
7489 SLOC.
wmenu on the other hand, looks suckless by default, and is only 2000
SLOC, which i also find alot nicer to use, since bemenu does nothing
to replicate the original dmenu feel.
Merge remote-tracking branch 'upstream/main' into wlroots-next
Fix rule examples; minimize newbie surprises
Make example rules be actual EXAMPLES.
Now newcomers should not have to ask, "When I start firefox, nothing
happens. What is going on?"
Also clarified a minor typo and a consistency in spacing.
Merge remote-tracking branch 'upstream/main' into wlroots-next
turn on -Wfloat-conversion
restore and respect rootcolor
Merge branch 'main' into wlroots-next
Merge remote-tracking branch 'upstream/main' into wlroots-next
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