2419 Commits (d47713ac0f28e9dcc85f8aa40a0372381730d43b)
 

Author SHA1 Message Date
emersion d47713ac0f
compositor: destroy subsurface resources with wlr_subcompositor
7 years ago
emersion 89a9c96fab
compositor: make wlr_compositor_destroy destroy resources
7 years ago
emersion cd9f25711c
backend: destroy renderer when destroying backend
7 years ago
Drew DeVault 097561d6bf
Merge pull request #901 from emersion/layer-shell-minor-memory-leak
7 years ago
emersion 99e9f08c4a
Merge pull request #903 from emersion/wlr-egl-destroy-surface
7 years ago
emersion 018b82c01e
render/egl: allow passing NULL to surface and image destructors
7 years ago
emersion eaed6bd03b
render/egl: add wlr_egl_destroy_surface
7 years ago
emersion 8e2f3056f8
layer-shell: fix small memory leak
7 years ago
Drew DeVault c40f86d27f
Merge pull request #900 from emersion/cursor-wrap-absolute-zero
7 years ago
emersion bc0bfde5ee
cursor: allow to call wlr_cursor_wrap_absolute with zero
7 years ago
Drew DeVault a6790d45b2
Merge pull request #895 from agx/layer-shell-popup-damage
7 years ago
Guido Günther 24fa07565d layer-shell: use output_damage_{whole,from}_local_surface on map/unmap
7 years ago
Guido Günther c4dff67e00 layer-shell: use output_damage_{whole,from}_local_surface for popups
7 years ago
emersion 09b491f36c
Merge pull request #893 from emersion/fix-subsurface-recreate
7 years ago
emersion 38064f1d18
Fix protocol error when a client destroys and re-creates a subsurface
7 years ago
Drew DeVault c0831344aa
Merge pull request #891 from agx/layer-shell-popup-grab
7 years ago
Guido Günther 67a10cc1f6 examples/layer-shell: take an explicit grab on the popup
7 years ago
Drew DeVault e2ed7be0ba
Merge pull request #877 from agx/layer-popups
7 years ago
Guido Günther 32e043f996 examples: Allow to close the popup
7 years ago
Guido Günther 5209c79702 examples: Handle input entering popup in layer-shell
7 years ago
Guido Günther 57cc4c319d rootston: Send frame_done for popups too
7 years ago
Guido Günther 421652a450 examples: Animate popup in layer-shell
7 years ago
Guido Günther ad22e02310 rootston: Damage layer-shell popups
7 years ago
Guido Günther d4cb33c9fc rootston: Let layer_surface_at look at popups
7 years ago
Guido Günther d1e82a8ede examples: Drop unused variable
7 years ago
Drew DeVault 941f88ce23 Fix popup positioning & double popups
7 years ago
Drew DeVault 52baf3dd8a Move get_geometry call back to xdg-shell
7 years ago
Drew DeVault 0a0627f5d0 Finish forward-porting @acrisci's positioner work
7 years ago
Drew DeVault 2e3d901ac5 Forward-port xdg-shell-v6 positioner improvements
7 years ago
Drew DeVault 278aa84619 Basic layer popup rendering
7 years ago
Drew DeVault d3cdb00208 Add (shitty) support for popups to layer example
7 years ago
Drew DeVault 6b7b64ec1e Generalize xdg-shell popups and add to layer-shell
7 years ago
Drew DeVault da944cccb3
Merge pull request #887 from swaywm/layer-optional-output
7 years ago
Drew DeVault 625bc7b8b3 assert(surface->output); after new_surface emit
7 years ago
Drew DeVault 4575f27932 Update layer shell example -o behavior
7 years ago
Drew DeVault edbf4a2f60 Implement output auto-selection in rootston
7 years ago
Drew DeVault 177b548b15 Update layer shell with optional wl_output
7 years ago
Drew DeVault 12bf39a715
Merge pull request #885 from emersion/remove-surface-subsurface
7 years ago
emersion 704bc490a7
Merge pull request #886 from n3rdopolis/patch-2
7 years ago
n3rdopolis a470f101c1
xwayland: preserve the PATH variable
7 years ago
emersion 3bce5dfc9f
Fix segfaults in wlr_surface_is_*
7 years ago
emersion bfcd3f3707
Add wlr_subcompositor
7 years ago
emersion fa84b267e0
Remove wlr_surface::subsurface
7 years ago
Drew DeVault 4b2f56cc01
Merge pull request #883 from atomnuker/master
7 years ago
Rostislav Pehlivanov 12298ce88c Do not advertize *RGB8888 as supported shm formats
7 years ago
Drew DeVault b116414bd5
Merge pull request #880 from emersion/advertize-renderer-formats
7 years ago
Drew DeVault 5e16bc96b1
Merge pull request #881 from emersion/prefixed-unexported-symbols
7 years ago
emersion f2eef670d1
Use tabs instead of spaces in symbols file
7 years ago
emersion 1588094b99
Remove a few local prefixed symbols
7 years ago
emersion 70d820be25
Add wlr_renderer_init_wl_shm to advertize supported renderer formats
7 years ago