90 Commits (751a21d94f1b4f0345d040ddfd54b723631d5991)

Author SHA1 Message Date
Simon Ser 2176c63856 xwayland: add option to disable WM
5 years ago
Simon Ser 27609ba0d9 xwayland: split server
5 years ago
Scott Moreau 3b4824a2fe xwayland: Expose configure request mask
5 years ago
emersion 9601019192 xwayland: don't set DISPLAY
6 years ago
emersion 9f0720c03a
primary-selection: introduce wlr_primary_selection_source
6 years ago
emersion f001f98cef
gtk-primary-selection: refactor everything, untie from seat
6 years ago
Ryan Dwyer 44613c0fa6 xwayland: Introduce set_decorations event
6 years ago
Ryan Dwyer b8cc4a4152 xwayland: Introduce set_role event
6 years ago
Ryan Dwyer 60a174eb11 xwayland: Introduce request_activate event
6 years ago
Ryan Dwyer 69a5279f79 xwayland: Add WM_STATE modal property
6 years ago
emersion 9dd4388ed9 xwayland: document SIGUSR1 handler
6 years ago
Drew DeVault 211ae764fd Initial pass on API stability guarantees
6 years ago
Markus Ongyerth 81cc842f8f reintroduce xwayland is_unmanaged
6 years ago
Ryan Dwyer dc58c1356d Introduce set_hints event for xwayland
6 years ago
emersion 153f37bdf5 xwayland: handle override_redirect flag changes
6 years ago
Vincent Vanlaer 72a75b3a72 Fix Xwayland cleanup
7 years ago
emersion 8e831cd416
Merge pull request #959 from VincentVanlaer/xwayland-lazy
7 years ago
Vincent Vanlaer 119a6cf35c Make xwayland_finish* clean up wlr_xwayland
7 years ago
Vincent Vanlaer c80bf1591e Allow xwayland to start lazily
7 years ago
emersion cf10cbc00c
Use UTF-8 xwayland window title if available
7 years ago
morganamilo 6305e6327f
Fix typos in comments and strings
7 years ago
emersion fa02e30adf
xwayland: emit new_surface when unmapped
7 years ago
emersion 8dec7036d0
Always unmap before destroying surface
7 years ago
emersion 17d0440b75
Add wlr_xwayland_surface_ping
7 years ago
Drew DeVault 506acbdecd Missed a spot
7 years ago
emersion 90fbab6f39
xwyaland: fix style issues
7 years ago
emersion 865b0aa123
xwayland: rename map_notify to map for consistency
7 years ago
Dominique Martinet 7d1870c6f1 move xwm.h out of include/wlr
7 years ago
Markus Ongyerth bb676013ed add xwayland unmanaged tests to support dmenu
7 years ago
emersion c2e1474010
Reformat all #include directives
7 years ago
emersion 65b28b3823
xwayland: render children window in fullscreen
7 years ago
Dominique Martinet ec952931a1 wlr_xwayland: preserve end of struct on restart
7 years ago
Dominique Martinet e0eafa0429 xwayland: listen to wlr_seat destroy signal
7 years ago
Björn Esser ff13849624
config: Avoid clash with other config-headers
7 years ago
emersion a79dc7df51
Merge pull request #524 from acrisci/role-committed
7 years ago
Tony Crisci 5c5f0611c4 xwayland: role committed
7 years ago
Björn Esser 57a09c8ca4
config: Put all defines into config.h
7 years ago
emersion 6b42bfad18
Merge branch 'master' into xwm-selection
7 years ago
emersion 75ef7860bb
Merge branch 'master' into display-destroy
7 years ago
emersion 6ef0219763
Merge branch 'master' into xwm-selection
7 years ago
Tony Crisci ea4b871e16 xwm: user custom event handler
7 years ago
Tony Crisci 35188834db Merge branch 'master' into feature/xwm-selection
7 years ago
emersion b06535718d
Do not destroy wl_client in wlr_xwayland_finish
7 years ago
emersion 18eb1eee3f
Listen to display destroy in xwayland, rename wlr_egl_free
7 years ago
Tony Crisci 86df909256 xwayland: remove xwayland param from xsurface methods
7 years ago
Tony Crisci fc17c74516 xwayland: clean up seat setting
7 years ago
Tony Crisci b0683874e9 xwm: send selection data
7 years ago
Tony Crisci 39e2ea8420 xwm: get selection targets
7 years ago
emersion 016744ef4d
Refactor wlr_list inside wlroots
7 years ago
Drew DeVault a317ecdab8 Run startup command after xwayland is ready
7 years ago