52 Commits (9eddcbc376ff92a3a03002b910c31bf96bdba2da)

Author SHA1 Message Date
emersion 7901740f94
rootston: enable export-dmabuf
7 years ago
Dorota Czaplejewicz 5334ee8bfd virtual-keyboard: add support for the virtual-keyboard-v1 protocol
7 years ago
Vincent Vanlaer dbf4f9a231 Make startup command no longer wait for xwayland
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 dc412c514b Find layer surfaces for input events
7 years ago
Drew DeVault 662f40b8ae Refactor cursor event passhtrough
7 years ago
Drew DeVault 097e87ca9f Handle usable area for maximized windows
7 years ago
Drew DeVault 4bf936360d Arrange & render layer surfaces
7 years ago
Drew DeVault b31ce4220c Add broken test client and rootston stubs
7 years ago
Drew DeVault f29d8b55ae Initial scaffolding of layer shell
7 years ago
Tony Crisci 09413aa7f1
Merge pull request #711 from emersion/map-unmap
7 years ago
Guido Günther eb4337b5ee Wire up linux_dmabuf in rootston
7 years ago
emersion c27fd1e1ee
rootston: add view_map and view_unmap
7 years ago
Markus Ongyerth bb676013ed add xwayland unmanaged tests to support dmenu
7 years ago
Markus Ongyerth 3016133f91 idle-inhibit: feedback pass
7 years ago
Markus Ongyerth 50d573b2ca implements the idle_inhibit protocol type
7 years ago
Dominique Martinet 7d26a6debd xdg-shell stable: copy-pasta implementation
7 years ago
emersion c2e1474010
Reformat all #include directives
7 years ago
emersion 10ecf871f2
Remove wlr_backend.events.{output_remove,device_remove}
7 years ago
emersion 63736be214
rootston: fix damage tracking for SSD
7 years ago
emersion a636d72fc7
rootston: track subsurface damage
7 years ago
emersion 96d6f34edd
rootston: replace view_damage with view_apply_damage and view_damage_whole
7 years ago
emersion 01bcc2ab01
rootston: damage views when moved
7 years ago
emersion 1a084807ce
rootston: do not redraw if output has no damage
7 years ago
Heghedus Razvan 440cf7112d Include idle protocol in rootston
7 years ago
emersion 1fe1d64042
Fix views outside output layout
7 years ago
Björn Esser ff13849624
config: Avoid clash with other config-headers
7 years ago
Björn Esser 57a09c8ca4
config: Put all defines into config.h
7 years ago
emersion a95d09d561
Add missing gtk-primary-selection interfaces
7 years ago
emersion 9a6f799d8f
Add fullscreen command, fix view_at with fullscreen views
7 years ago
emersion abab2902f5
Check for subsurfaces and popups before using wlr_output_set_fullscreen_surface
7 years ago
emersion 76e8e1a6ad
Merge branch 'master' into seat-views
7 years ago
Tony Crisci 90d2eca218 rootston: xwayland ready listener
7 years ago
emersion bb6d34e7a5
rootston: add per-seat views
7 years ago
emersion 5d986f1e87
Remove unnecessary include
7 years ago
emersion 8605243459
Introduce wlr_xcursor_manager
7 years ago
emersion aaf0691883
rootston: add roots_xcursor_theme
7 years ago
emersion a43acae000
Send server-decoration ack event automatically
7 years ago
Drew DeVault 169b68b17c Rename remaining refs to wlr_list
7 years ago
Drew DeVault d0d6413772 Merge pull request #220 from versusvoid/optional-xwayland
7 years ago
emersion 05096ab458
rootston: create screenshooter interface
7 years ago
Versus Void 9cab66f0f9 Make xwayland compile-time optional
7 years ago
Versus Void c5df6ca900 Fix memory leaks
7 years ago
Tony Crisci 4c1bd9bde8 input events for subsurfaces
7 years ago
Drew DeVault ada7fde6fb DRY up focus and implement z ordering
7 years ago
Drew DeVault 906a816abf Fix rootston keyboard, add Xwayland
7 years ago
emersion ed9a43c213
Add first try to add wl_shell to rootston
7 years ago
Drew DeVault eaf6c0ccf4 Implement pointer motion and buttons
7 years ago
Drew DeVault e81e99d16d Render XDG shell surfaces
7 years ago