aboutsummaryrefslogtreecommitdiff
path: root/sway/server.c
AgeCommit message (Expand)Author
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-06-05add seat sub command 'xcursor_theme'Daniel Eklöf
2019-06-02Remove orbital gamma-control protocolSimon Ser
2019-05-24Implement wlr-output-management-v1Josef Gajdusek
2019-03-04Set DISPLAY after initializing Xwaylandemersion
2019-02-20Add wp-primary-selection-unstable-v1emersion
2019-01-30Add relative pointerabsrd
2019-01-30Implement pointer-constraints-unstable-v1Las
2019-01-22Use noop output when there's no outputs connectedRyan Dwyer
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-13Merge pull request #3144 from emersion/cmd-xwaylandDrew DeVault
2019-01-07Add data-control-v1emersion
2018-11-23Update for swaywm/wlroots#1387emersion
2018-11-19Add xwayland commandemersion
2018-11-18Use #if instead of #ifdefemersion
2018-10-23Implement the presentation-time protocolemersion
2018-10-20Minor refactor of input managerRyan Dwyer
2018-10-17Export XCURSOR_SIZE and XCURSOR_THEMEemersion
2018-09-27Add CSD to border modesRyan Dwyer
2018-09-14Merge branch 'master' into wlroots-1243Drew DeVault
2018-09-14Additional fix for xdg-outputDrew DeVault
2018-09-14Merge branch 'master' into wlroots-1243Drew DeVault
2018-09-14Postfix xdg-output headersDrew DeVault
2018-09-14Update for swaywm/wlroots#1243emersion
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-09-03Merge remote-tracking branch 'upstream/master' into fix-freebsd-buildsghctoma
2018-09-01Update for swaywm/wlroots#1216emersion
2018-08-30Add missing destroy calls to server_finisghctoma
2018-08-26Remove layout.cRyan 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-08-02Merge branch 'master' into wlr-gamma-controlemersion
2018-07-25reverted includes of "sway/config.h" and replaced with "config.h" from meson ...Pascal 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-22Enable wlr-gamma-control-unstable-v1emersion
2018-07-19Merge branch 'master' into update-wlroots-1148Drew DeVault
2018-07-19Update for swaywm/wlroots#1148emersion
2018-07-19Fix deferred command handlingBrian Ashworth
2018-07-15Merge pull request #2272 from RyanDwyer/simplify-transactionsDrew DeVault
2018-07-14Simplify transactions by utilising a dirty flag on containersRyan Dwyer
2018-07-13Remove orbital screenshooteremersion
2018-07-09Update for swaywm/wlroots#1126emersion
2018-07-04startup: move setenv WAYLAND_DISPLAY before config execsDominique Martinet
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