aboutsummaryrefslogtreecommitdiff
path: root/sway/server.c
AgeCommit message (Expand)Author
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
2018-05-07Update xwayland start for new APIVincent Vanlaer
2018-04-21Use wlr_renderer_init_wl_shmemersion
2018-04-17Destroy display in server_finiemersion
2018-04-08Update for wlroots#850emersion
2018-04-07Add basic server decorations supportDrew DeVault
2018-04-05Configure wlr_xdg_output_manager during initDrew DeVault
2018-04-02rename input-manager functionsTony Crisci
2018-03-31Set Xwayland seat on focusDrew DeVault
2018-03-31Configure linux_dmabuf, primary_selectionDrew DeVault
2018-03-31Set xwayland cursoremersion
2018-03-30Cleanup and remove global renderer referenceemersion
2018-03-30Set WAYLAND_DISPLAY earlier in startupDrew DeVault
2018-03-29Spawn swaybars when outputs are addedDrew DeVault
2018-03-28Add initial layer shell skeletonDrew DeVault
2018-03-19Update wlroots APIemersion
2018-02-24take seat param for handle_command and renameTony Crisci
2018-02-14output destroyTony Crisci
2018-01-30Execute pending commands when Xwayland is readyDrew DeVault
2017-12-31Consolidate WLR and Sway loggingCalvin Lee
2017-12-12sway input deviceTony Crisci
2017-12-08input include directoryTony Crisci
2017-12-07rename input to input-managerTony Crisci
2017-12-06input skeletonTony Crisci
2017-12-04Merge branch 'wlroots' into feature/xwaylandTony Crisci
2017-12-04xwayland shellTony Crisci
2017-12-03basic wl-shellTony Crisci
2017-11-22Add views to tree and render themDrew DeVault
2017-11-23wlr_data_device header updateDominique Martinet
2017-11-18Move everything to sway/old/Drew DeVault
2017-11-11Initial (awful) pass on xdg shell supportDrew DeVault
2017-11-11Wire up output frame loopDrew DeVault
2017-11-11Initialize outputs from backend and add to treeDrew DeVault
2017-11-11Establish sway input submoduleDrew DeVault
2017-11-11Fire up the wlroots backend and run the event loopDrew DeVault