~ruther/dwl

e277d84c — Leonardo Hernández Hernández 1 year, 3 months ago
more style fixes

missed from the previous iteration
1f0afcfc — Leonardo Hernández Hernández 1 year, 3 months ago
create a wlr_keyboard_group for virtual keyboards

Fixes: https://codeberg.org/dwl/dwl/issues/554
23fd3124 — Leonardo Hernández Hernández 1 year, 3 months ago
fix typo

Fixes: 7afdc191fe4e9b3d16604b7f0c96f9741247e2d2
Thanks to: David Donahue <david.donahue2996@gmail.com>
e39d9314 — Leonardo Hernández Hernández 1 year, 4 months ago
tie xdg_toplevel_decorations to Client

a xdg_toplevel can only have one xdg_toplevel_decoration so there is no need to
have a new struct for decorations
396840cd — Leonardo Hernández Hernández 1 year, 4 months ago
Revert "nuke CSDs, hopefully for good!"

The compositor must respond to the client requesting a change to the decoration
mode, it does not matter if the compositor chooses a different mode.

This reverts commit 9071ce6c848ce214939fb84f85ae77de86de88d7.
a71b3684 — Leonardo Hernández Hernández 1 year, 4 months ago
Revert "remove typedef `Decoration`"

This reverts commit d1ff1e6f75d9c53c953957b5c0a64e0bcb40008b.
7afdc191 — Leonardo Hernández Hernández 1 year, 3 months ago
style fixes
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
Next
Do not follow this link