~ruther/dwl

df332de9 — Leonardo Hernandez Hernandez 3 years ago
send frame_done also to all layer surfaces

this fixes an issue when bemenu don't update his surface when typing
7de6920b — Devin J. Pohly 3 years ago
send frame_done to all visible surfaces
c8bf457c — Devin J. Pohly 3 years ago
fixup: follow name change on surface_tree_create
0146a995 — Devin J. Pohly 3 years ago
use scene_output for damage-tracked rendering
be6f573b — Devin J. Pohly 3 years ago
use scene to keep track of LayerSurfaces' layers
1b38801e — Devin J. Pohly 3 years ago
use scene-graph API for Client/LayerSurface
929d3d95 — Devin J. Pohly 3 years ago
use type enum to distinguish Client from LayerSurface
40e45a33 — Devin J. Pohly 3 years ago
Merge branch 'main' into wlroots-next
0c1e621b — Devin J. Pohly 3 years ago
simplify fullscreen expression
417e958a — Devin J. Pohly 3 years ago
Merge branch 'main' into wlroots-next
2e9c4d8e — Devin J. Pohly 3 years ago
simplify client_for_each_surface

All the XDG surface iterator does is iterate the main wlr_surface, then
iterate the popups.  If we inline that function, we can merge part of it
with the X11 case.
55bbbc3d — Devin J. Pohly 3 years ago
Merge branch 'main' into wlroots-next
d4e08c07 — Devin J. Pohly 3 years ago
update deprecated xkb function name
772c0fe1 — Devin J. Pohly 3 years ago
Merge pull request #145 from PalanixYT/wlroots-next

wlr_layer_surface_v1_close has been replaced by wlr_layer_surface_v1_…
3273f749 — Palanix 3 years ago
wlr_layer_surface_v1_close has been replaced by wlr_layer_surface_v1_destroy
1183a319 — Devin J. Pohly 3 years ago
Merge pull request #136 from guidocella/presentation-time

implement the presentation time protocol
3f70bbb5 — Devin J. Pohly 3 years ago
Merge pull request #130 from drdonahue/printstatus-fix

Fix excessive printstatus() calls when dmenu is up
d175a58d — Guido Cella 3 years ago
implement the presentation time protocol

This lets applications, such as mpv with --video-sync=display-resample,
know accurately when frames are displayed and ensure smooth video
playback.
52e6bf47 — David Donahue 3 years ago
Moved printstatus() call in focusclient() to prevent printstatus being called on every frame when things like dmenu are up
3b05eade — Devin J. Pohly 3 years ago
update notes about starting dwl

Includes mention of video/input groups
Next
Do not follow this link