aboutsummaryrefslogtreecommitdiff
path: root/xwayland
AgeCommit message (Expand)Author
2021-01-25xwayland/selection: rename Wayland-facing data and helpersTudor Brindus
2021-01-25xwayland/selection: prevent fd leak on unsupported MIME typeTudor Brindus
2021-01-25xwayland: use wlr_log_errno instead of %mTudor Brindus
2021-01-20Expose ICCCM input statusBrassyPanache
2021-01-17Free xwayland cursor in wlr_xwayland_destroyChris Chamberlain
2021-01-10xwayland: remove protocol debug messagesSimon Ser
2020-12-19xwayland: avoid crash on repeated server_finish_display() callIsaac Freund
2020-12-15Remove inline keywordSimon Ser
2020-12-07xwayland: use pipe instead of SIGUSR1 to signal readinessDominik Honnef
2020-12-02xwayland: add -core to flagsSimon Ser
2020-11-30xwm: add wlr_xwayland_surface_restack()Ilia Bozhinov
2020-11-03xwayland: log unhandled NET_WM_STATE property changesSimon Ser
2020-11-03xwayland: minor code style fixesSimon Ser
2020-10-20xwayland: fix minor typo in debug logTudor Brindus
2020-10-14xwayland: add set_geometry eventIlia Bozhinov
2020-10-13xwayland: notify requestor when we fail to respond to their requestTudor Brindus
2020-10-12xwayland: remove stale transfers from the same requestorTudor Brindus
2020-10-11xwayland: introduce WLR_XWAYLAND for specifying which Xwayland to useTudor Brindus
2020-10-11xwayland: fix use-after-free in selection handlingTudor Brindus
2020-10-11xwayland: using %m in `wlr_log` is broken, use `wlr_log_errno` insteadTudor Brindus
2020-10-08xwm: add loop detection for read_surface_parentRouven Czerwinski
2020-09-04xwayland: disconnect display destroy listener even if xwayland didn't initializeIlia Bozhinov
2020-07-30xwayland: do not allow apps to change focus after wlroots requestIlia Bozhinov
2020-07-27xwm: Set _NET_WM_STATE_FOCUSED property for the focused surfaceScott Moreau
2020-07-27xwayland: free server in error pathAntonin Décimo
2020-07-27Fix incorrect format parametersAntonin Décimo
2020-07-22xwayland/xwm: use initializer for props in xsurface_set_wm_stateSimon Ser
2020-07-22xwayland/xwm: add prop count assert in xsurface_set_net_wm_stateSimon Ser
2020-07-22xwayland/xwm: don't insert surface in list on errorSimon Ser
2020-07-21xwm: add support for xwayland minimizeTobias Langendorf
2020-07-03xwm: end transfers when the requestor is destroyedJohn Chadwick
2020-06-30xwm: Destroy xwm on hangup or errorScott Moreau
2020-06-30xwayland: Don't discard ready signalsScott Moreau
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