~ruther/dwl

feat: implement the output power management protocol

apply main-codeberg...guidocella:output-power-management.patch
2e4fdc16 — Leonardo Hernández Hernández 1 year, 4 months ago
use `l` instead of `layersurface`

`layer_surface` instead of `wlr_layer_surface`
and `scene_layer` whenever a wlr_scene_tree is related to layer surfaces
b100b446 — Leonardo Hernández Hernández 1 year, 4 months ago
return early if a layersurface didn't commit something
9cb1ece6 — Leonardo Hernández Hernández 1 year, 4 months ago
do not check if a layer surface has monitor on commit

We do not allow creating them w/o monitor and they are destroyed when
destroying their monitor
01a237bd — Leonardo Hernández Hernández 1 year, 4 months ago
send wl_surface.enter before initial commit

It's not necessary but it'll help clients to render a perfect first frame
a5e068b2 — Leonardo Hernández Hernández 1 year, 4 months ago
destroy the layer-suface's scene tree for popups
39f4ee56 — Leonardo Hernández Hernández 1 year, 4 months ago
use wlr_box_equal() instead of memcmp
a353eee2 — Leonardo Hernández Hernández 1 year, 4 months ago
simplify settings popups scene tree parent
66ec028b — Leonardo Hernández Hernández 1 year, 4 months ago
simplify check for wlr_layer_surface.output
1f10e69b — Leonardo Hernández Hernández 1 year, 4 months ago
use sizeof(*pointer) instead of sizeof(struct)
922e117f — Leonardo Hernández Hernández 1 year, 4 months ago
add new 'unreleased' section
2783e82b — Leonardo Hernández Hernández 1 year, 4 months ago
make sure to unlink Monitor.request_state listener
Change github links to codeberg links in README.md
d08e6a3a — Leonardo Hernández Hernández 1 year, 4 months ago
include CHANGELOG.md in the tarball

Fixes: 24576f1fdf56bc8879203bb2d7e7cd116d4bba42
f579dd86 — Leonardo Hernández Hernández 1 year, 4 months ago
bump version to 0.5
24576f1f — Leonardo Hernández Hernández 1 year, 5 months ago
add CHANGELOG.md
7ac76219 — Leonardo Hernández Hernández 1 year, 4 months ago
Merge branch 'wlroots-next'
6838f909 — Leonardo Hernández Hernández 1 year, 4 months ago
try to apply gamma LUT in updatemons

this in the case the output was re-enabled
d2dd2f49 — Leonardo Hernández Hernández 1 year, 4 months ago
ignore wl_surface.commit for xwayland clients

This is no longer needed
Next
Do not follow this link