aboutsummaryrefslogtreecommitdiff
path: root/include/wlr/xwayland.h
AgeCommit message (Expand)Author
2022-11-02xwayland: split headersSimon Ser
2022-07-02Document NULL return value of foo_from_wlr_surface() functionsIsaac Freund
2022-05-23xwayland: Add support for -force-xrandr-emulationJoshua Ashton
2022-05-07xwayland: add wlr_xwayland_server_options.terminate_delaySimon Ser
2022-04-17Revert "Copy xcb_icccm structs into wlroots"John Lindgren
2021-11-02xwayland: add support for -noTouchPointerEmulationSimon Ser
2021-09-11xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFOGuido Günther
2021-08-20xwayland: Allow to retrieve _NET_STARTUP_IDGuido Günther
2021-07-27xwayland: embed wlr_xwayland_server_options in server structSimon Ser
2021-05-31xwm: implement _NET_CLIENT_LIST_STACKINGTudor Brindus
2021-01-20Expose ICCCM input statusBrassyPanache
2020-12-07xwayland: use pipe instead of SIGUSR1 to signal readinessDominik Honnef
2020-11-30xwm: add wlr_xwayland_surface_restack()Ilia Bozhinov
2020-11-05xwayland: remove unused listenerIsaac Freund
2020-10-14xwayland: add set_geometry eventIlia Bozhinov
2020-07-21xwm: add support for xwayland minimizeTobias Langendorf
2020-05-19xwayland: add option to disable WMSimon Ser
2020-05-19xwayland: split serverSimon Ser
2019-10-08xwayland: Expose configure request maskScott Moreau
2019-03-04xwayland: don't set DISPLAYemersion
2018-11-29primary-selection: introduce wlr_primary_selection_sourceemersion
2018-11-27gtk-primary-selection: refactor everything, untie from seatemersion
2018-09-24xwayland: Introduce set_decorations eventRyan Dwyer
2018-09-03xwayland: Introduce set_role eventRyan Dwyer
2018-09-02xwayland: Introduce request_activate eventRyan Dwyer
2018-09-02xwayland: Add WM_STATE modal propertyRyan Dwyer
2018-08-02xwayland: document SIGUSR1 handleremersion
2018-07-29Initial pass on API stability guaranteesDrew DeVault
2018-07-29reintroduce xwayland is_unmanagedMarkus Ongyerth
2018-07-19Introduce set_hints event for xwaylandRyan Dwyer
2018-07-18xwayland: handle override_redirect flag changesemersion
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-06Allow xwayland to start lazilyVincent Vanlaer
2018-05-04Use UTF-8 xwayland window title if availableemersion
2018-05-03Fix typos in comments and stringsmorganamilo
2018-04-13xwayland: emit new_surface when unmappedemersion
2018-04-11Always unmap before destroying surfaceemersion
2018-04-08Add wlr_xwayland_surface_pingemersion
2018-04-02Missed a spotDrew DeVault
2018-03-31xwyaland: fix style issuesemersion
2018-03-30xwayland: rename map_notify to map for consistencyemersion
2018-03-03move xwm.h out of include/wlrDominique Martinet
2018-02-26add xwayland unmanaged tests to support dmenuMarkus Ongyerth
2018-02-12Reformat all #include directivesemersion
2018-01-14xwayland: render children window in fullscreenemersion
2017-12-29wlr_xwayland: preserve end of struct on restartDominique Martinet
2017-12-29xwayland: listen to wlr_seat destroy signalDominique Martinet
2017-12-27config: Avoid clash with other config-headersBjörn Esser