aboutsummaryrefslogtreecommitdiff
path: root/xwayland
AgeCommit message (Expand)Author
2018-05-26xwm: set the proper event mask in client messagesIlia Bozhinov
2018-05-19Remove unused argumentScott Anderson
2018-05-10Fix Xwayland cleanupVincent Vanlaer
2018-05-08Merge pull request #959 from VincentVanlaer/xwayland-lazyemersion
2018-05-08Make xwayland_finish* clean up wlr_xwaylandVincent Vanlaer
2018-05-07Clean up eventsVincent Vanlaer
2018-05-07Add beter handling for Xwayland failing at startupVincent Vanlaer
2018-05-06Allow xwayland to start lazilyVincent Vanlaer
2018-05-04Use UTF-8 xwayland window title if availableemersion
2018-04-27xwayland: make utility windows unmanaged againemersion
2018-04-27Merge pull request #918 from emersion/xwayland-unmapped-request-configureDrew DeVault
2018-04-26xwayland: fix some Chromium comboboxesemersion
2018-04-26xwayland: forward configure events to compositor when unmappedemersion
2018-04-26xwayland/selection: fix little memory leak on erroremersion
2018-04-26Merge pull request #882 from emersion/unprefix-local-symbolsDrew DeVault
2018-04-26Use correct printf format specifiers for ssize_tGuido Guenther
2018-04-25Don't use the wlr_ prefix for static functionsemersion
2018-04-25Make sure we don't use others' prefixesemersion
2018-04-22Merge pull request #885 from emersion/remove-surface-subsurfaceDrew DeVault
2018-04-21xwayland: preserve the PATH variable n3rdopolis
2018-04-21Fix segfaults in wlr_surface_is_*emersion
2018-04-13xwayland: emit new_surface when unmappedemersion
2018-04-11Always unmap before destroying surfaceemersion
2018-04-08Add wlr_xwayland_surface_pingemersion
2018-04-08xwayland: add _NET_WM_WINDOW_TYPE_MENU supportemersion
2018-04-06Emit xwayland unmap signal before unmappingemersion
2018-04-03xwayland: refactor selection codeemersion
2018-04-03xwayland: fix incoming incr transfersemersion
2018-04-03Merge branch 'master' into xwayland-dndemersion
2018-04-03xwayland: use strndup in xwm_get_atom_nameemersion
2018-04-03xwayland: fix outgoing incr transfersemersion
2018-04-03xwayland: only send one target at a timeemersion
2018-04-02xwayland: improve xwm_selection_send_notifyemersion
2018-04-02Missed a spotDrew DeVault
2018-04-02xwayland: support multiple wayland → xwayland selection transfersemersion
2018-04-02Merge branch 'master' into xwayland-dndemersion
2018-03-31xwayland: specify xwm cursor stride in bytesemersion
2018-03-30xwayland: rename map_notify to map for consistencyemersion
2018-03-29xwayland: use a separate window for drag'n'dropemersion
2018-03-29xwayland: receive DND_FINISHEDemersion
2018-03-29xwayland: allow drag data source transfer after drag endsemersion
2018-03-29xwayland: send drag'n'drop action to data sourceemersion
2018-03-28xwayland: improve error handlingemersion
2018-03-28xwayland: make wayland → xwayland workemersion
2018-03-28xwayland: send DND_LEAVEemersion
2018-03-28xwayland: fixes events not flushed causing issues with GTK appsemersion
2018-03-28xwayland: print names of unsupported properties and client messagesemersion
2018-03-28xwayland: send DND_DROPemersion
2018-03-28xwayland: send DND_POSITIONemersion
2018-03-28xwayland: send DND_ENTERemersion