Commit Graph

3303 Commits (1b9ebcf6452c913603d38da2685c56e55ee13063)
 

Author SHA1 Message Date
Guido Günther 67a10cc1f6 examples/layer-shell: take an explicit grab on the popup 7 years ago
Drew DeVault e2ed7be0ba
Merge pull request 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 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 from emersion/remove-surface-subsurface 7 years ago
emersion 704bc490a7
Merge pull request 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 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 from emersion/advertize-renderer-formats 7 years ago
Drew DeVault 5e16bc96b1
Merge pull request 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
Drew DeVault c18afd6731
Merge pull request from Ongy/keyboard_order 7 years ago
Markus Ongyerth c8ccb1bef3 reorder xkb state handling in wlr_keyboard 7 years ago
Drew DeVault dbdc63ddde
Merge pull request from emersion/output-dont-emit-mode-twice 7 years ago
emersion 94fa6c88f4
output: don't emit the mode event if it hasn't changed 7 years ago
emersion 7c8c81c3a4
Merge pull request from agx/layer-shell-crash 7 years ago
Guido Günther 47e1eda669 rootston: don't crash on shutdown 7 years ago
Drew DeVault 72411a7a7c
Merge pull request from psychon/x11_needs_swap 7 years ago
Uli Schlachter e5ab12339f x11 backend: Expose events mean "needs swap" 7 years ago
emersion 1db8667cea
Merge pull request from psychon/x11-cleanups 7 years ago
Uli Schlachter e79d924588 x11 backend: Ignore expose if frame is pending 7 years ago
Uli Schlachter 52b058c2a3 x11 backend: Do not set a back pixel on windows 7 years ago
Uli Schlachter 98f8ec6a08 x11_handle_input_event: Remove return value 7 years ago
Uli Schlachter 3728abd1fc handle_x11_event: Remove return value 7 years ago
Drew DeVault 63763d3279
Merge pull request from emersion/renderer-scissor-upside-down 7 years ago
emersion bcf5da5cd7
Merge pull request from emersion/xwayland-unmapped-on-create 7 years ago
emersion fa02e30adf
xwayland: emit new_surface when unmapped 7 years ago