~ruther/dwl

3213088a — Leonardo Hernández Hernández 2 years ago
do not try to set the parent's same tags and monitor for xwayland clients

References: https://github.com/djpohly/dwl/pull/334#issuecomment-1330166324
08737369 — Leonardo Hernández Hernández 2 years ago
Revert "Add a configuration option for fullscreen locking"

now all fullcreen clients are rendered above tiled and floating clients

This partially reverts commit 326eee14445f8a2c08e80c30778445630c75d3bb.
caec5662 — Leonardo Hernández Hernández 2 years ago
create a dedicated layer for fullscreen clients

Bug: https://github.com/djpohly/dwl/issues/327
05eca0e2 — Leonardo Hernández Hernández 2 years ago
rename xwayland_surface to xsurface

this save us 2 lines
7eebe677 — Leonardo Hernández Hernández 2 years ago
set x and y of the layersurface's geometry box
63d6de58 — Leonardo Hernández Hernández 2 years ago
fix set of layersurface->popups and surface->data
60a98b87 — Leonardo Hernández Hernández 2 years ago
inhibit idle if surface's node is enabled
93a911d6 — Leonardo Hernández Hernández 2 years ago
simplify `if` expression in checkidleinhibitor()
88d386bf — Leonardo Hernández Hernández 2 years ago
configurex11: resize floating clients and arrange tiled clients' monitor
972e3f30 — Leonardo Hernández Hernández 2 years ago
Merge branch 'wlroots-next' into main
569f5540 — Leonardo Hernández Hernández 2 years ago
don't unfocus focused client when starting a drag

this fix chromium keyboard focus loss after a drag
Fix: 3cc22de712415342e4865eef099fcfde49bcf734
fcb3fa4e — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
b59c7f6a — Leonardo Hernández Hernández 2 years ago
config.def.h: fix comment

Fixes: https://github.com/djpohly/dwl/issues/333
check null in toplevel_from_popup

managed to SEGFAULT the server by trying to create a popup
without setting a parent first.

Not sure if this is dwl or wlroots issue, so also opened a ticket upstream: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3811
8bd34425 — Leonardo Hernández Hernández 2 years ago
layersurface: create a dedicated scene tree for popups

this tree should be always above the top layer

Fixes: https://github.com/djpohly/dwl/issues/328
3cc22de7 — Leonardo Hernández Hernández 2 years ago
client: don't change border color during drags

Fixes: https://github.com/djpohly/dwl/issues/318
448a96de — Leonardo Hernández Hernández 2 years ago
remove now unneeded workaround in outputmgrapplyortest()
99f06227 — Leonardo Hernández Hernández 2 years ago
only destroy monitor's layer surfaces at destroy
8298f20a — Leonardo Hernández Hernández 2 years ago
allow change adaptive sync in outputmgrapplyortest()
6a0ec2a8 — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
Next
Do not follow this link