~ruther/dwl

Merge pull request #193 from fauxmight/chasing-wlroots

Chasing wlroots
76b3756d — A Frederick Christensen 3 years ago
Merge remote-tracking branch 'origin/wlroots-xdg-shell-refactor' into chasing-wlroots
97881c88 — A Frederick Christensen 3 years ago
Merge remote-tracking branch 'origin/output-layout-get-box-update' into chasing-wlroots
b8ce8d0f — A Frederick Christensen 3 years ago
Account for changes expecting wlr_xdg_toplevel rather than wlr_xdg_surface
ed44bc0c — A Frederick Christensen 3 years ago
update wlr-output-layout-get-box
3300f6c9 — A Frederick Christensen 3 years ago
Upgrade for wlroots surface refactoring

See [1] for details.

[1]: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3412
f85d8e79 — Devin J. Pohly 3 years ago
Merge branch 'wlroots-next'

wlroots 0.15.0 was released
09413da6 — Devin J. Pohly 3 years ago
Merge branch 'main' of github:djpohly/dwl
27f66c87 — Devin J. Pohly 3 years ago
explicitly create renderer and allocator

autocreate was removed
52dbc97e — Leonardo Hernandez Hernandez 3 years ago
`wlr_xdg_surface.configure_serial` has been moved into `wlr_xdg_surface_state`

as seen in swaywm/wlroots@0e34208
852fe819 — Devin J. Pohly 3 years ago
Merge branch 'wlroots-next' of github:djpohly/dwl into wlroots-next
2d9740c2 — Devin J. Pohly 3 years ago
document status information and <&- in README

As mentioned in #158.
96ce40cf — Devin J. Pohly 3 years ago
Merge pull request #152 from ARDiDo/no_redundant_xcursor

remove redundancies in xcursors
99fbebca — ARDiDo 3 years ago
Remove redundant xcursor manager
d3efb0b2 — Devin J. Pohly 3 years ago
Merge pull request #150 from Sevz17/wlroots-next

client_pending has been renamed as pending in wlr_layer_surface_v1
1e1482ad — Leonardo Hernandez Hernandez 3 years ago
client_pending has been renamed as pending in wlr_layer_surface_v1

as seen in swaywm/wlroots@59fa363
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.
Next
Do not follow this link