aboutsummaryrefslogtreecommitdiff
path: root/xwayland
AgeCommit message (Expand)Author
2020-05-27xwayland: add error-checking to `server_start_lazy`Tudor Brindus
2020-05-25xwayland: send focus change event unconditionallyTudor Brindus
2020-05-19xwayland: add option to disable WMSimon Ser
2020-05-19xwayland: split serverSimon Ser
2020-03-06xwayland: remove underscore prefix from atom namesSimon Ser
2020-03-06xwayland: remove duplicate _NET_WM_NAME entrySimon Ser
2020-03-06xwayland: use explicit indexes when initializing atom_mapSimon Ser
2020-02-19xwayland: ignore pointer focus changesSimon Ser
2020-01-05xwm: allow applications to change focus between their own surfacesIlia Bozhinov
2019-12-31xwayland: Clean up if Xwayland fails to startScott Moreau
2019-12-23meson: Various improvementsScott Anderson
2019-10-08xwayland: Expose configure request maskScott Moreau
2019-08-12xwayland: prevent possible array overrunAntonin Décimo
2019-07-27Remove all wayland-server.h includesSimon Ser
2019-06-30Implement serial validation for selection requestsManuel Stoeckl
2019-03-06xwayland: set CLOEXEC on /dev/null FDemersion
2019-03-04xwayland: don't set DISPLAYemersion
2019-03-04xwm: fix typos in WM_NORMAL_HINTS handlingIlia Bozhinov
2019-03-03xwm: use min size as base size hint if it is missing and vice versaIlia Bozhinov
2019-03-01meson: enable more compiler warningsemersion
2019-02-20xwayland: remove remaining SOCK_CLOEXECemersion
2019-02-19xwayland: don't use SOCK_CLOEXECemersion
2019-02-18xwayland, data-device: fix surface state on unmapemersion
2019-02-15xwm: Add _NET_CLIENT_LIST supportUli Schlachter
2019-02-13xwm: stack below on mapBrian Ashworth
2019-02-05data-device: destroy previous source when starting dragemersion
2019-02-03Fix another instance of swaywm/sway#3545.John Chen
2019-01-24data-device: make sources inert, rename cancel to destroyemersion
2019-01-24data-device, primary-selection: add request_set_selectionemersion
2019-01-21primary-selection: add a serial argumentemersion
2018-12-13xwayland: remove clearenv() callDominique Martinet
2018-11-29primary-selection: introduce wlr_primary_selection_sourceemersion
2018-11-27gtk-primary-selection: use impl pattern for sourcesemersion
2018-11-27gtk-primary-selection: refactor everything, untie from seatemersion
2018-11-23Rename wlr_primary_selection to wlr_gtk_primary_selectionemersion
2018-11-12Use #if instead of #ifdef for wlroots config dataemersion
2018-11-06Use _POSIX_C_SOURCE, use shm_openemersion
2018-10-28xwayland: don't fail if XDG_RUNTIME_DIR is not setemersion
2018-10-27xwayland: fix typo to enable transparencyemersion
2018-10-22xwm: Unset min/max size hints if they're not usedRyan Dwyer
2018-10-19xwm: Remove child->parent pointer when parent destroysRyan Dwyer
2018-10-18xwayland: handle configure event maskemersion
2018-10-13xwayland/xwm: make hints->input default to trueWolf480pl
2018-09-28xwayland/xwm: Stop including xcb_image.hArkadiusz Hiler
2018-09-24xwayland: Introduce set_decorations eventRyan Dwyer
2018-09-08Fix wlr_xwayland_destroynyorain
2018-09-03Merge pull request #1213 from arandomhuman/wlr_log_get_verbosityDrew DeVault
2018-09-03Close stdout/stderr for Xwaylandrandom human
2018-09-03xwayland: Introduce set_role eventRyan Dwyer
2018-09-02xwayland: Introduce request_activate eventRyan Dwyer