~ruther/dwl

023efce6 — David Donahue 1 year, 4 months ago
use wlr_keyboard_group to manage all keyboards
fa660fb6 — Leonardo Hernández Hernández 1 year, 4 months ago
check toplevel resources

it's just a aesthetic change
9a84789f — Dima Krasner 1 year, 4 months ago
restore and respect rootcolor
49bfe927 — Leonardo Hernández Hernández 1 year, 4 months ago
merge X11Managed and X11Unmanaged into X11

now that client_is_unmanaged() checks the wlr struct we don't need to keep
track of it ourselves
c8896075 — Leonardo Hernández Hernández 1 year, 4 months ago
check if a client is unmanaged checking the o-r flag

it may change at any moment and I don't really want to add a listener for it
9c5bdcfb — Leonardo Hernández Hernández 1 year, 4 months ago
do not blindly try to send motion events when pointer button is pressed

we don't have to do this if the surface is the same
1884a076 — Leonardo Hernández Hernández 1 year, 4 months ago
sort LISTEN calls in createnotify{,x11}
79c51a45 — Leonardo Hernández Hernández 1 year, 4 months ago
use the same style for urgent() and sethints()
f5d83984 — Leonardo Hernández Hernández 1 year, 4 months ago
remove an unneeded cast in createpointer()
e03896b4 — Leonardo Hernández Hernández 1 year, 4 months ago
avoid duplication of lines

the output state is copied when creating a output configuration head
e7e84b10 — Leonardo Hernández Hernández 1 year, 4 months ago
add explanation about why we try to re-apply the gamma LUT on output changes
9694477b — Leonardo Hernández Hernández 1 year, 4 months ago
relax a bit the line length limit
6a151677 — Leonardo Hernández Hernández 1 year, 4 months ago
add a blank line to improve readability
e5e2d1c2 — Leonardo Hernández Hernández 1 year, 4 months ago
use (struct wlr_box){0} to empty the Monitor areas
bdbfb45d — Leonardo Hernández Hernández 1 year, 4 months ago
copy layout symbol when matching a MonitorRule
50ea84c5 — Leonardo Hernández Hernández 1 year, 4 months ago
remove extra blank line
472a31b5 — Leonardo Hernández Hernández 1 year, 4 months ago
LayerSurface::link -> LayerSurface.link
a760757b — Leonardo Hernández Hernández 1 year, 4 months ago
set the correct border color when mapping a client
80c9ad12 — Leonardo Hernández Hernández 1 year, 4 months ago
reduce calls to client_get_geometry
7341d047 — Leonardo Hernández Hernández 1 year, 4 months ago
add a note about not removing the default rule

Closes: https://codeberg.org/dwl/dwl/issues/527
Next
Do not follow this link