689 Commits (4852010f296bf7fc3f291d3cec6f109308ae42fa)

Author SHA1 Message Date
Tony Crisci 356e466d5a use seat function to end grab
7 years ago
Tony Crisci e8c0996b93 Merge branch 'master' into cancel-grab-on-focus-change
7 years ago
emersion 57548b557a
Merge branch 'master' into screencontent
7 years ago
emersion 0378d143d9
surface: remove wlr_surface.texture
7 years ago
Genki Sky 28d718c0dd rootston: Cancel existing keyboard grab when changing focus
7 years ago
emersion 3a81afed0e
rootston: destroy xwayland before all clients
7 years ago
Tony Crisci 5d3e95f833 dont damage drag icon after update_position
7 years ago
Tony Crisci 7c888a39c6 update drag position at the right times
7 years ago
Tony Crisci 9333acd68e handle drag icon map in rootston
7 years ago
Tony Crisci 1c75d4e54a rename drag-icon map to unmap
7 years ago
Markus Ongyerth 3994762ae0 Add wlr_surface_get_geometry
7 years ago
emersion 21928cbe61
Merge branch 'master' into screencontent
7 years ago
Genki Sky 32013abae6 rootston: xdg-shell*: Fix get_size() for newly-mapped views
7 years ago
emersion f9ad63c5cb
rootston: use wl_display_destroy_clients
7 years ago
emersion 7901740f94
rootston: enable export-dmabuf
7 years ago
emersion e1f56538a8
Merge pull request #999 from dcz-purism/virtual-keyboard
7 years ago
Dorota Czaplejewicz 5334ee8bfd virtual-keyboard: add support for the virtual-keyboard-v1 protocol
7 years ago
emersion 6eb4b5b54d
Merge pull request #993 from emersion/bind-wl-drm-in-renderer
7 years ago
Ilia Bozhinov 24cf70ae96 backends: implement custom EGL and renderer initialization
7 years ago
Dorota Czaplejewicz a94c56a828 rootston: Keep focus unchanged when non-focusable element clicked
7 years ago
Dorota Czaplejewicz fa13493ad5 rootston: Disable keyboard focus on inactive views
7 years ago
emersion 41130fe54b
render: bind wl_drm in renderer
7 years ago
emersion e849a68e6e
output: correctly clear screen when fullscreened
7 years ago
emersion db84379242
Send axis source event
7 years ago
emersion 0b58579564
Add support for discrete axis values
7 years ago
emersion 8e831cd416
Merge pull request #959 from VincentVanlaer/xwayland-lazy
7 years ago
Vincent Vanlaer 6936be984f Document xwayland rootston config changes
7 years ago
Vincent Vanlaer ef1a24430a Make lazy xwayland start default in rootston
7 years ago
emersion 6436ce6300
rootston: remove outdated comment
7 years ago
Markus Ongyerth 8931452e1d add wlr_layer_surface_surface_at
7 years ago
Vincent Vanlaer dbf4f9a231 Make startup command no longer wait for xwayland
7 years ago
Vincent Vanlaer 31861b3a7a Add option to rootston to start xwayland lazy
7 years ago
Vincent Vanlaer c80bf1591e Allow xwayland to start lazily
7 years ago
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