~ruther/dwl

ref: a3a3e3ba3f581e469c0fbcc8d1978ab0dc12b562 dwl/dwl.c -rw-r--r-- 100.6 KiB
4cf1d604 — Leonardo Hernández Hernández 10 months ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
650a9180 — thanatos 10 months ago
Updated power management handling to address issues raised in the PR
2902df94 — David Donahue 1 year, 16 days ago
Prevent updatemons() from removing monitors that have been put to sleep from the layout
Implement support for output power management

This patch is based on the original stale patch by Guido Cella @guidocella.
It has been modified to apply cleanly to the latest v5.0 tag. Since the SLOC
limit is now lifted, this core feature should be merged into dwl upstream.

Thanks to Dima Krasner @dimkr for the cherry-pick.

Closes: #559, #525
784b047b — Rutherther 10 months ago
Check for null monitor in resize function
11baacbe — Rutherther 11 months ago
Add output to layout after enabled state is committed
16076ec5 — Rutherther 11 months ago
fix: make sure selmon doesn't get set to disabled mon
a8403d7b — Leonardo Hernández Hernández 11 months ago
handle gpu resets

Fixes: https://codeberg.org/dwl/dwl/issues/601
7a46fccd — Peter Hofmann 10 months ago
Run startup_cmd in new session and kill the entire group

When a user's startup_cmd is a little more complex, e.g. a shell script,
and forks off several processes, then killing only the main child pid
might leave unwanted processes behind on exit. Not all children will
notice when their parent or the compositor has quit.

To fix this, put startup_cmd into its own session and process group, and
kill the entire group on exit.
c2e7350f — Forrest Bushstone 10 months ago
Make sure toplevel_from_wlr_surface is called with a valid surface pointer
f4b6b429 — Leonardo Hernández Hernández 10 months ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
21205f2f — Leonardo Hernández Hernández 10 months ago
make sure clients share the same layer on floating layout
8f6fca35 — Leonardo Hernández Hernández 1 year, 2 months ago
create a keyboard group for each virtual keyboard
bca077b9 — A Frederick Christensen 10 months ago
Allow negative coordinates in MonitorRules

Monitor/output position (-1, -1) remains as a single indicator value for autoconfigure layout.
Additionally, one minor comment typo is corrected.
0047ff74 — Forrest Bushstone 1 year, 17 days ago
Replicate dwm behavior for sloppyfocus
3b1f0a8a — Leonardo Hernández Hernández 11 months ago
add support for alpha-modifier-v1 (wlroots!4616)

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4616
bb734816 — Leonardo Hernández Hernández 1 year, 1 day ago
use wlr_renderer_get_texture_formats (wlroots!4644)

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4644
put wlr_layer_shell top layer below fullscreen

fixes wlr_layer_shell top clients showing over fullscreen clients
72e2ce8b — Leonardo Hernández Hernández 1 year, 18 days ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
properly resize on configurex11
Next
Do not follow this link