~ruther/dwl

ref: c60f65195186e6c72ec66ba7f10139a420a595a0 dwl/dwl.c -rw-r--r-- 88.6 KiB
c60f6519 — Leonardo Hernández Hernández 2 years ago
Revert "force line-buffered stdout if stdout is not a tty"

This reverts commit deb48ff48b186ff77a7e9d3b3ab724ff4c3c340f.

Fixes: https://github.com/djpohly/dwl/issues/253
79b051f2 — Leonardo Hernández Hernández 3 years ago
implement ext-session-lock-v1
d42a977b — Leonardo Hernández Hernández 2 years ago
Revert "remove unneeded changes in commitnotify()"

This reverts commit 30c24a53ad2aaa842bc3b028ba0b98e3362dad7c.

Bug: https://github.com/djpohly/dwl/issues/349
4a322935 — Leonardo Hernández Hernández 2 years ago
Revert "fix flickering when resizing/spawning windows"

This reverts commit 017bb7d7521f68d37bfe656c10f45edbcc92dd61.

Bug: https://github.com/djpohly/dwl/issues/349
9136b624 — Leonardo Hernández Hernández 2 years ago
return early if couldn't find the popup's parent
19b5d47a — Leonardo Hernández Hernández 2 years ago
fix popups appearing outside the monitor

and a potentially crash
22336612 — Leonardo Hernández Hernández 2 years ago
improve type safety of toplevel_from_wlr_surface()
38bd0035 — Leonardo Hernández Hernández 2 years ago
merge toplevel_from_{wlr_layer_surface,popup} into client_from_wlr_surface

now it is a big function called toplevel_from_wlr_surface
13b929d7 — Leonardo Hernández Hernández 2 years ago
remove unneeded call to wlr_scene_rect_set_color()

wlr_scene_rect_create() requires a color as parameter
b6d61277 — Leonardo Hernández Hernández 2 years ago
add option for set button map
16a49e99 — Dima Krasner 2 years ago
fix null deref in sigchld() if Xwayland is disabled
30c24a53 — Palanix 2 years ago
remove unneeded changes in commitnotify()
017bb7d7 — Palanix 2 years ago
fix flickering when resizing/spawning windows

Fixes: https://github.com/djpohly/dwl/issues/306
fac3b6f2 — Leonardo Hernández Hernández 2 years ago
use root surfaces to check idle inhibitors

References: https://github.com/djpohly/dwl/pull/343
035bb99d — Leonardo Hernández Hernández 2 years ago
Revert "Check that inhibitor scene tree is not null"

This reverts commit 9c155eefdc018f878ea6950e6bd383b985401339.

This commit was applied just a workaround, the proper fix is the next commit
9c155eef — Ben Jargowsky 2 years ago
Check that inhibitor scene tree is not null
eaf8a216 — Leonardo Hernández Hernández 2 years ago
unset fullscreen when mapping a client in the same monitor

Fixes: https://github.com/djpohly/dwl/issues/327
ce1d0405 — Leonardo Hernández Hernández 2 years ago
Merge branch 'main' of github.com:djpohly/dwl
6df6781b — Leonardo Hernández Hernández 2 years ago
simplify check for surface's node state

all `struct wlr_surface` should have a `wlr_scene_tree *` as data
10c56d63 — Leonardo Hernández Hernández 2 years ago
add option to allow invisible surfaces to disable idle tracking
Next
Do not follow this link