656 Commits (34be87a3f62f5807779c738ee7ef81d6fa5d1b00)

Author SHA1 Message Date
emersion 393f7aaeff
Fix a rootston crash when a client creates non-topmost popups
7 years ago
Ilia Bozhinov 54bf3a36ca rootston: remove mode and transform signals when output is destroyed
7 years ago
emersion 9e7a997433
rootston: map input devices with wlr_input_device.output_name
7 years ago
emersion 6e7c0b57f6
cursor: use NAN for unspecified axes, refactor absolute warping code
7 years ago
Guido Günther b1bd0e2557 layer-shell: Fix crash when cursor is intially outside any output
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
Guido Günther 57cc4c319d rootston: Send frame_done for popups too
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
Drew DeVault 0a0627f5d0 Finish forward-porting @acrisci's positioner work
7 years ago
Drew DeVault 278aa84619 Basic layer popup rendering
7 years ago
Drew DeVault edbf4a2f60 Implement output auto-selection in rootston
7 years ago
emersion fa84b267e0
Remove wlr_surface::subsurface
7 years ago
emersion 70d820be25
Add wlr_renderer_init_wl_shm to advertize supported renderer formats
7 years ago
Guido Günther 47e1eda669 rootston: don't crash on shutdown
7 years ago
Drew DeVault 63763d3279
Merge pull request #862 from emersion/renderer-scissor-upside-down
7 years ago
emersion bcf5da5cd7
Merge pull request #866 from emersion/xwayland-unmapped-on-create
7 years ago
emersion fa02e30adf
xwayland: emit new_surface when unmapped
7 years ago
Dominique Martinet 555206cf60 Fix gcc string truncation warnings
7 years ago
emersion 1b802d9251
Make wlr_renderer_scissor take normal coords instead of upside-down ones
7 years ago
Drew DeVault 7efd9885b6
Merge pull request #853 from emersion/xwayland-client-timeout
7 years ago
emersion 17d0440b75
Add wlr_xwayland_surface_ping
7 years ago
Drew DeVault 902d859c67 Fix syntax errors
7 years ago
Drew DeVault 7bb8512afb Fix assertions with side-effects
7 years ago
Drew DeVault bef5c1fd56
Merge pull request #850 from emersion/remove-backend-egl
7 years ago
emersion d2ebbd103c
backend: remove wlr_backend_get_egl
7 years ago
Bruno ba5c0903f9
rootston: fix compilation without XWayland support
7 years ago
emersion 285cf12e37
Remove rootston surface iterator
7 years ago
emersion 4a9a9eae9a
Add surface iterators
7 years ago
Drew DeVault da73b4f60b
Merge pull request #830 from swaywm/xdg-output
7 years ago
Tancredi Orlando 74a4b1702b Initialize rootston _surface
7 years ago
Drew DeVault abfe7923c4 Add wlr_xdg_output_manager
7 years ago
emersion 3ea425d4e2
Fix xdg-shell popups, add wlr_xdg_surface_surface_at
7 years ago
emersion c9d21106b4
Add wlr_xdg_surface_v6_surface_at and wlr_wl_shell_surface_surface_at
7 years ago
emersion 1a8b24bdd2
rootston: fix view_at
7 years ago
emersion d16127b3cb
Fix wlr_surface_subsurface_at, change it to be wlr_surface_surface_at
7 years ago
emersion f7539b9d14
rootston: send enter event for layer surfaces
7 years ago
Drew DeVault 56deff41b6 Implement input inhibit in rootston
7 years ago
Drew DeVault 3a8c7f283d Add input-inhibitor example client
7 years ago
Drew DeVault d88f3c1eb3 Fix segfault when clicking rootston desktop
7 years ago
Drew DeVault 9ce53d7dc4
Merge pull request #804 from swaywm/keyboard-layers
7 years ago
Drew DeVault 333ab59902 Add wlr_surface_is_*_surface
7 years ago
Drew DeVault 9ae861c416 Address review feedback
7 years ago
Drew DeVault 37036df822 Handle layer surfaces below shell surfaces
7 years ago
Danilo Spinella 046d909e7a Change meson option names to use hypen
7 years ago
Drew DeVault a94f4d0edc Always give keyboard focus to the topmost layer
7 years ago
Drew DeVault 883d8d306c Identify topmost interactive layer surface
7 years ago
Drew DeVault d466cc117f Don't reset exclusive between layer shell passes
7 years ago
Drew DeVault 937362b552 FIx crash on touch down
7 years ago