~ruther/dwl

05c263de — Leonardo Hernández Hernández 1 year, 3 months ago
only create wlr_presentation (wlroots!4482)

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4482
bf35e778 — Leonardo Hernández Hernández 1 year, 3 months ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
6cbf8e9b — Leonardo Hernández Hernández 1 year, 3 months ago
unset DISPLAY before setting up xwayland
d1301538 — Leonardo Hernández Hernández 1 year, 3 months ago
only execute the first keybinding
e277d84c — Leonardo Hernández Hernández 1 year, 3 months ago
more style fixes

missed from the previous iteration
bf5a6be7 — Leonardo Hernández Hernández 1 year, 3 months ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
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, 4 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, 4 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
126a3333 — Leonardo Hernández Hernández 1 year, 4 months ago
Merge remote-tracking branch 'upstream/main' into wlroots-next

Fixes: https://codeberg.org/dwl/dwl/issues/432
Fixes: https://codeberg.org/dwl/dwl/issues/547
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
0de7d1aa — Leonardo Hernández Hernández 1 year, 4 months ago
Merge branch 'main' into wlroots-next
Next
Do not follow this link