31 Commits (3497e53516d96ad67b26115e2e06218f68e1114d)

Author SHA1 Message Date
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
Dominique Martinet 61b91a5721 xwayland restart: copy seat and events over
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
emersion e30b943fbd
Destroy xwayland client when possible
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 fc17c74516 xwayland: clean up seat setting
7 years ago
Tony Crisci b0683874e9 xwm: send selection data
7 years ago
Drew DeVault a317ecdab8 Run startup command after xwayland is ready
7 years ago
emersion 3f4ad47421
Use compositor theme for xwm cursor
7 years ago
Tony Crisci 2ff94d0036 xwm: get rid of displayable surfaces list
7 years ago
Greg V a5fe9aa736 Add FreeBSD compatibility
7 years ago
Calvin Lee dd4bdf1f56 Unset $DISPLAY until XWayland is ready
7 years ago
emersion b7927078e9
x11 -> xwayland, window -> surface, fix some calloc sizes and wrong types
7 years ago
Drew DeVault 906a816abf Fix rootston keyboard, add Xwayland
7 years ago
Dominique Martinet 871646d225 Double-fork for xwayland execution
7 years ago
Dominique Martinet b29c7d01b1 xwayland: relinquish wl_fd[0] after creating client
7 years ago
Dominique Martinet 4a288fdacb xwm: free x11 windows on finish
7 years ago
Dominique Martinet e3143b50b6 xwayland: fix some shutdown cases
7 years ago
Dominique Martinet fd3ad3b9e4 xwayland: fix shutdown caused by Xwayland/client stop
7 years ago
Dominique Martinet 3391e5b634 xwayland: fix style issues
7 years ago
Dominique Martinet 1458a95e65 example compositor: loop through xwayland surfaces
7 years ago
Dominique Martinet eb5b9cc6da xwayland: move & split internal header file
7 years ago
Dominique Martinet fa0e1015c6 xwm: fix minimal init, this gets us some events on window creations
7 years ago
Dominique Martinet 6eb20fb8d2 init xwm only once Xwayland server is ready
7 years ago
Dominique Martinet b2bab1af5c xwayland: split xwm structure out, initial xwm.c
7 years ago
Dominique Martinet 49a823d4c6 Xwayland: first draft, just start server for now
7 years ago