aboutsummaryrefslogtreecommitdiff
path: root/include/sway/server.h
AgeCommit message (Expand)Author
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
2018-07-02idle_inhibit: stop inhibitor when views become invisibleDominique Martinet
2018-07-02Add idle inhibit unstable v1 supportDominique Martinet
2018-06-29Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-27Allow views to skip configuresRyan Dwyer
2018-06-27Merge branch 'master' into xwayland-wants-floatRyan Dwyer
2018-06-26Remove incorrect assertion and supporting codeRyan Dwyer
2018-06-25Implement transaction timings debugRyan Dwyer
2018-06-24Force transactions to complete in orderRyan Dwyer
2018-06-23Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-23Implement atomic layout updates for tree operationsRyan Dwyer
2018-06-19Perform (partial) server initialization before dropping privileges.Tobias Blass
2018-06-18Automatically float xwayland windowsemersion
2018-05-16sway: run commands without waiting for XwaylandDominique Martinet
2018-05-14Kill wl_shellemersion
2018-05-13Merge pull request #1970 from emersion/xdg-shell-stableDrew DeVault
2018-05-13Add xdg-shell stable supportemersion
2018-05-13Idle handling for dpms/lockscreen et alMattias Eriksson
2018-03-31Set xwayland cursoremersion