~ruther/dwl

aede3b29 — Rutherther 9 months ago
Fix applybounds

Applybounds doesn't move client when it overlays
only with border with monitor to the right.

Apparently, c->geom.width already includes the border
as well.
7d8c3ea3 — Rutherther 11 months ago
feat: focus empty monitor when clicked
2db0a2e8 — Leonardo Hernández Hernández 9 months ago
use round(3) and ceilf(3) from the math library

ΔSLOC: -1
ab5c554d — Leonardo Hernández Hernández 10 months ago
set preferred scale after the first commit (XDGshell)
b4638fef — Leonardo Hernández Hernández 9 months ago
drop useless maplayersurfacenotify()
71f11e6c — Leonardo Hernández Hernández 9 months ago
set O_NONBLOCK flag to stdout
2b4893a0 — Leonardo Hernández Hernández 9 months ago
add a note about having at least a dummy rule for `rules[]`

Closes: https://codeberg.org/dwl/dwl/issues/656
1002ea04 — Leonardo Hernández Hernández 9 months ago
add bugref about why we call updatemons in outputmgrapplyortest
46ae0754 — Leonardo Hernández Hernández 10 months ago
set preferred scale on creation (LayerShell)
13925eb1 — Leonardo Hernández Hernández 9 months ago
correctly report position to xwayland clients

Previously we didn't take into account their borders requiring us to add
`borderpx` to override_redirect clients.

Fixes: https://codeberg.org/dwl/dwl/issues/651
4a7d1beb — Leonardo Hernández Hernández 9 months ago
add bugref for negative x,y monitor position and xwayland
845d3c47 — Leonardo Hernández Hernández 9 months ago
Reapply gamma LUT when re-enabling an output using wlr-output-power-management
9cdce1b8 — Leonardo Hernández Hernández 9 months ago
try to limit (79 characters) the line lenght in the Makefile
650a9180 — thanatos 9 months ago
Updated power management handling to address issues raised in the PR
2902df94 — David Donahue 1 year, 8 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
92d1c286 — Leonardo Hernández Hernández 9 months ago
default CC to gcc

posix c99 does not accept `-pedantic`

Fixes: https://codeberg.org/dwl/dwl/issues/584
784b047b — Rutherther 10 months ago
Check for null monitor in resize function
11baacbe — Rutherther 10 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
Next
Do not follow this link