aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-03-29Implement modesDrew DeVault
2018-03-29Spawn swaybars when outputs are addedDrew DeVault
2018-03-29Add swaybg_commandDrew DeVault
2018-03-29Move bar config into its own fileDrew DeVault
2018-03-29Add bar configuration commandsDrew DeVault
2018-03-29Implement enough IPC for swaybar to workDrew DeVault
2018-03-29Implement status lineDrew DeVault
2018-03-29Some layer shell fixesDrew DeVault
2018-03-29Pixel-perfect renderingDrew DeVault
2018-03-29Re-render bar on IPC updatesDrew DeVault
2018-03-29Round up workspaces on each outputDrew DeVault
2018-03-29Only utilize the configured outputsDrew DeVault
2018-03-29Wire up basic IPC supportDrew DeVault
2018-03-29Start port of swaybar to layer shellDrew DeVault
2018-03-29address feedbackTony Crisci
2018-03-29fix container_get_in_direction nameTony Crisci
2018-03-29more renaming thingsTony Crisci
2018-03-29rename container functionsTony Crisci
2018-03-29remove swayc_t typedefTony Crisci
2018-03-29move tree includes to their own directoryTony Crisci
2018-03-28Address review feedbackDrew DeVault
2018-03-28Render layer surfaces and respect exclusive zoneDrew DeVault
2018-03-28Add initial layer shell skeletonDrew DeVault
2018-03-28Address review commentsDrew DeVault
2018-03-28Remove obsolete client codeDrew DeVault
2018-03-28Add solid-color rendering to swaybgDrew DeVault
2018-03-19Update wlroots APIemersion
2018-02-27ipc new window eventTony Crisci
2018-02-25Send surface enter/leave eventsDrew DeVault
2018-02-24take seat param for handle_command and renameTony Crisci
2018-02-24update log.h for latest wlrTony Crisci
2018-02-22basic layout commandTony Crisci
2018-02-20rename new_input listener on input-managerTony Crisci
2018-02-20make handle_output_destroy() staticTony Crisci
2018-02-20add doc to sway_seat_get_focus_inactive()Tony Crisci
2018-02-17use quotes for container includeTony Crisci
2018-02-14fix build for latest apiTony Crisci
2018-02-14output destroyTony Crisci
2018-02-14input device destroyTony Crisci
2018-02-14get swayc in directionTony Crisci
2018-02-10remove old focus memberTony Crisci
2018-02-10use bfs iterator to collect focus stackTony Crisci
2018-02-10refactor workspace.hTony Crisci
2018-02-07separate seat get focus and seat get focus inactiveTony Crisci
2018-02-04basic focus overhaulTony Crisci
2018-01-30Implement workspacesDrew DeVault
2018-01-30Remove include/sway/old/Drew DeVault
2018-01-30Execute pending commands when Xwayland is readyDrew DeVault
2018-01-22config reload: destroy old seat when removed from configDominique Martinet
2018-01-22Merge pull request #1574 from acrisci/config-refactoremersion