~ruther/dwl

f5b046ce — Leonardo Hernández Hernández 1 year, 6 months ago
prefer functionality over philosophy
6340989c — Leonardo Hernández Hernández 1 year, 3 months ago
add acknowledgment to djpohly
25e34e4d — Ben Jargowsky 1 year, 3 months ago
Destroy fullscreen node after moving clients off mon
f3c4f723 — Leonardo Hernández Hernández 1 year, 3 months ago
fix posible NULL-dereference in wl_surface.commit handler
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
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}
Next
Do not follow this link