aboutsummaryrefslogtreecommitdiff
path: root/sway/server.c
AgeCommit message (Collapse)Author
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
Necessary to make primary selection syncronize
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
Breaking changes in wlr_xdg_shell_v6 and wlr_renderer have been made upstream.
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
See #1390
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
wlroots 6a7560 renamed the header file
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