aboutsummaryrefslogtreecommitdiff
path: root/include/sway/server.h
AgeCommit message (Expand)Author
2023-06-23idle-inhibit-v1: simplify with server globalSimon Ser
2023-06-08Handle gamma-control-v1 set_gamma eventsSimon Ser
2023-02-05launcher: support external launcher tokensRonan Pigott
2022-11-28Make session optionalSimon Ser
2022-11-26launcher: initialize launcher_ctxs once on startupRonan Pigott
2022-11-15Update for wlroots!3814Simon Ser
2022-11-15ipc: add view content typeSimon Ser
2022-10-28Rework session lock keyboard focus handlingDaniel De Graaf
2022-10-14Add support for ext-idle-notify-v1Simon Ser
2022-06-03Refuse to start when SUID is detectedKenny Levinsen
2022-05-18realtime: request SCHED_RR using CAP_SYS_NICERouven Czerwinski
2022-04-29Implement ext-session-lock-v1Daniel De Graaf
2021-12-13Add support for linux-dmabuf surface hintsSimon Ser
2021-11-25sway: replace noop_output by fallback_outputSimon Zeni
2021-11-18sway: create wlr_renderer and wlr_allocatorSimon Zeni
2021-10-30Bump RLIMIT_NOFILESimon Ser
2021-09-20Add -Dnoscanout debug optionSimon Ser
2021-09-09introduce wlr_drm_lease_v1Simon Zeni
2021-06-02Implement xdg-activation-v1Simon Ser
2021-02-16transactions: Amend pending transactionsKenny Levinsen
2020-06-23Implement wlr-foreign-toplevel-management-v1Drew DeVault
2020-05-01Add a secondary headless backendSimon Ser
2020-04-04Port input method and text input from rootstonxdavidwu
2020-02-26Add support for wlr-output-power-management-unstable-v1Simon Ser
2020-01-24Fix compiling with -fno-commonthermitegod
2019-11-17Add sway_surfaceIvan Molodetskikh
2019-09-25input: Add support for tablet protocol.John Chadwick
2019-08-20Remove xdg-shell v6 supportSimon Ser
2019-07-27Remove all wayland-server.h includesSimon Ser
2019-07-17Update output manager on layout changeJosef Gajdusek
2019-05-24Implement wlr-output-management-v1Josef Gajdusek
2019-03-18Remove debug treeRyan Dwyer
2019-01-30Add relative pointerabsrd
2019-01-30Implement pointer-constraints-unstable-v1Las
2019-01-22Use noop output when there's no outputs connectedRyan Dwyer
2018-11-19Add xwayland commandemersion
2018-11-18Use #if instead of #ifdefemersion
2018-10-23Implement the presentation-time protocolemersion
2018-09-27Add CSD to border modesRyan Dwyer
2018-09-14Update for swaywm/wlroots#1243emersion
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-08-19Standardise debug variablesRyan Dwyer
2018-08-06Handle views created after decoration mode is sent for xdg-shellemersion
2018-08-06Listen to server-decoration mode changesemersion
2018-07-25more style fixes, included "sway/config.h" where neededPascal Pascher
2018-07-24style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: falsePascal Pascher
2018-07-24Added meson option "enable_xwayland" (default: true) to enable/disable xwayla...Pascal Pascher
2018-07-19Fix deferred command handlingBrian Ashworth
2018-07-14Simplify transactions by utilising a dirty flag on containersRyan Dwyer
2018-07-02idle_inhibit: move server data to its own structDominique Martinet