aboutsummaryrefslogtreecommitdiff
path: root/xwayland
AgeCommit message (Expand)Author
2022-12-05xwayland/xwm: rename xwm_map_shell_surface()Simon Ser
2022-11-18xwayland/xwm: add support for xwayland-shell-v1Simon Ser
2022-11-18xwayland/shell: add wlr_xwayland_shell_v1_surface_from_serial()Simon Ser
2022-11-18xwayland/server: delay non-lazy startupSimon Ser
2022-11-18xwayland/server: add start signalSimon Ser
2022-11-18xwayland: add wlr_xwayland_shell_v1_destroy()Simon Ser
2022-11-18xwayland: add wlr_xwayland_shell_v1_set_client()Simon Ser
2022-11-18xwayland-shell-v1: new protocol implementationSimon Ser
2022-11-06compositor: drop role object NULL checks in handlersKirill Primak
2022-11-06xwayland/xwm: use role object destroy handlerKirill Primak
2022-11-02xwayland: split headersSimon Ser
2022-10-19xwyland/xwm: simplify unpaired_link handlingSimon Ser
2022-10-18xwayland: Simplify net_wm_edges_to_wlrAlexander Orzechowski
2022-08-18Use wl_signal_emit_mutableAlexander Orzechowski
2022-08-06Set mapped before firing map/unmap eventsKenny Levinsen
2022-05-23xwayland: Add support for -force-xrandr-emulationJoshua Ashton
2022-05-07xwayland: terminate when no client is connectedSimon Ser
2022-05-07xwayland: add wlr_xwayland_server_options.terminate_delaySimon Ser
2022-04-28Zero-initialize structs in init functionsSimon Ser
2022-04-23xwayland: do not double free server on destroyzsugabubus
2022-04-17Revert "Copy xcb_icccm structs into wlroots"John Lindgren
2022-03-02Xwayland: use -displayfd instead of USR1Dominique Martinet
2022-03-02Xwayland: rename notify pipe 'p' to notify_fdDominique Martinet
2022-01-13surface: improve role precommit hookKirill Primak
2022-01-13surface: deprecate wlr_surface.hKirill Primak
2021-11-02xwayland: add support for -noTouchPointerEmulationSimon Ser
2021-09-11xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFOGuido Günther
2021-09-06surface: drop wlr_surface_state.buffer_resourceSimon Ser
2021-08-28xwm: do not restack surfaces on activationTudor Brindus
2021-08-20xwayland: Allow to retrieve _NET_STARTUP_IDGuido Günther
2021-08-17xwayland: do not free cursor in handle_server_ready()Michele Sorcinelli
2021-07-27xwayland: embed wlr_xwayland_server_options in server structSimon Ser
2021-07-27xwayland: simplify argv filling logicSimon Ser
2021-06-25xwayland: improve startup log messageSimon Ser
2021-05-31xwm: prevent X11 clients from blowing our stack by opening too many windowsTudor Brindus
2021-05-31xwm: implement _NET_CLIENT_LIST_STACKINGTudor Brindus
2021-05-31xwm: use correct list link when iterating over `unpaired_surfaces`Tudor Brindus
2021-05-12xwayland: actually use Xwayland from pkg-configThomas Weißschuh
2021-04-23xwayland: remove _NET_WM_PID handlerAleksei Bavshin
2021-04-23xwayland: query window PIDs via XResQueryClientIdsAleksei Bavshin
2021-04-16xwayland/sockets: ensure proper permissionsRyan Farley
2021-04-09Remove WLR_HAS_XCB_ERRORSSimon Ser
2021-04-08gtk-primary-selection: drop supportIsaac Freund
2021-03-29xwayland: use ICCCM state defines from xcb-icccmSimon Ser
2021-03-29xwayland: require xcb-icccmSimon Ser
2021-03-29xwayland: assume no WM_HINTS means window wants inputSimon Ser
2021-03-03xwayland: use -listenfd if availableSimon Ser
2021-03-03xwayland: check executable exists on initSimon Ser
2021-03-03xwayland: add dependency on xwaylandSimon Ser
2021-02-15build: use dictionnary for features instead of configuration_dataSimon Ser