aboutsummaryrefslogtreecommitdiff
path: root/sway/server.c
AgeCommit message (Expand)Author
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
2018-07-01Init screencopy manageremersion
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-25Implement transaction timings debugRyan Dwyer
2018-06-23Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-23Implement atomic layout updates for tree operationsRyan Dwyer
2018-06-22Merge pull request #2146 from tobiasblass/prepare_server_before_dropping_priv...Drew DeVault
2018-06-22Init the dmabuf exporting protocol in wlrootsRostislav Pehlivanov
2018-06-19Perform (partial) server initialization before dropping privileges.Tobias Blass
2018-06-18Automatically float xwayland windowsemersion
2018-05-25Update for swaywm/wlroots#1000emersion
2018-05-21Update for swaywm/wlroots#993emersion
2018-05-16sway: run commands without waiting for XwaylandDominique Martinet
2018-05-14Kill wl_shellemersion
2018-05-13Enable lazy xwaylandDrew DeVault
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-05-09Fix null deref in server_initDan Robertson