~ruther/dwl

ref: 972e3f3050be85ab324ea1216f545871efe07d1e dwl/dwl.c -rw-r--r-- 83.1 KiB
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
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
846ce52b — Leonardo Hernández Hernández 2 years ago
fix crash in dirtomon() when selmon is disabled
a9e2ebaf — Leonardo Hernández Hernández 2 years ago
closemon() now updates selmon if needed
9b5f0f0f — Leonardo Hernández Hernández 2 years ago
use just one loop in outputmgrapplyortest()

we do the magic in updatemons()
cb01ce9b — Leonardo Hernández Hernández 2 years ago
move focus and clients off disabled monitors
9588b46b — Leonardo Hernández Hernández 2 years ago
only raise the client's node in monocle()

Fixes: https://github.com/djpohly/dwl/issues/326
1eeb3689 — Leonardo Hernández Hernández 2 years ago
add support for the ext-idle-notify-v1 protocol

for now we use macros to support both KDE idle and ext-idle, wlroots will
likely drop support for KDE idle in 0.17
e9826de2 — Leonardo Hernández Hernández 2 years ago
Revert "stop trying resize clients during commitnotify()"

This reverts commit 2d9d758c8dec083178ff78b154da784b97260bd1.

wasn't meant to be pushed to main
110cde8f — Leonardo Hernández Hernández 2 years ago
update comment about exclusive focus in focusclient()
2d9d758c — Leonardo Hernández Hernández 2 years ago
stop trying resize clients during commitnotify()

instead resize them in configurex11()
332ceb71 — Leonardo Hernández Hernández 2 years ago
allow unmanaged clients (like dzen or dmenu) to have keyboard focus
Next
Do not follow this link