~ruther/dwl

70c5fcc2 — Leonardo Hernández Hernández 1 year, 8 months ago
chase xdg-shell events update (wlroots!4345)

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4345
3fe3581a — Leonardo Hernández Hernández 1 year, 8 months ago
chase wlr_layer_shell_v1.new_surface changes (wlroots!4265)

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4265
057d50af — Leonardo Hernández Hernández 1 year, 8 months ago
pass wl_display to wlr_output_layout_create (wlroots!4310)

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4310
2e4fdc16 — Leonardo Hernández Hernández 1 year, 8 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, 8 months ago
return early if a layersurface didn't commit something
9cb1ece6 — Leonardo Hernández Hernández 1 year, 8 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, 8 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, 8 months ago
destroy the layer-suface's scene tree for popups
39f4ee56 — Leonardo Hernández Hernández 1 year, 8 months ago
use wlr_box_equal() instead of memcmp
a353eee2 — Leonardo Hernández Hernández 1 year, 8 months ago
simplify settings popups scene tree parent
66ec028b — Leonardo Hernández Hernández 1 year, 8 months ago
simplify check for wlr_layer_surface.output
1f10e69b — Leonardo Hernández Hernández 1 year, 8 months ago
use sizeof(*pointer) instead of sizeof(struct)
922e117f — Leonardo Hernández Hernández 1 year, 8 months ago
add new 'unreleased' section
2783e82b — Leonardo Hernández Hernández 1 year, 8 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, 8 months ago
include CHANGELOG.md in the tarball

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

this in the case the output was re-enabled
Next