aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29Fixed laggy focused output booleanDrew DeVault
2018-03-29Tear down bar when display exitsDrew DeVault
2018-03-29Clean up status line on exitDrew DeVault
2018-03-29Implement status lineDrew DeVault
2018-03-29Iterate over workspaces backwardsDrew DeVault
2018-03-29Some layer shell fixesDrew DeVault
2018-03-29Respect user bar height preferenceDrew DeVault
2018-03-29Pixel-perfect renderingDrew DeVault
2018-03-29Add binding mode indicatorDrew DeVault
2018-03-29Re-render bar on IPC updatesDrew DeVault
2018-03-29Implement workspace button renderingDrew 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-29Allow sway IPC clients to fall back to i3 socketDrew DeVault
2018-03-29Merge pull request #1652 from ascent12/glclearemersion
2018-03-30Clear buffer after beginning rendererScott Anderson
2018-03-29address feedbackTony Crisci
2018-03-2980colTony Crisci
2018-03-29fix container_get_in_direction nameTony Crisci
2018-03-29rename container destroy funcTony Crisci
2018-03-29rename layout initTony Crisci
2018-03-29more renaming thingsTony Crisci
2018-03-29rename container functionsTony Crisci
2018-03-29Maximize xdg shell surfaces on creationDrew DeVault
2018-03-29remove swayc_t typedefTony Crisci
2018-03-29move tree includes to their own directoryTony Crisci
2018-03-28Merge pull request #1643 from acrisci/xdg-protocol-headerDrew DeVault
2018-03-28add xdg-protocol headerTony Crisci
2018-03-28Merge pull request #1642 from swaywm/layer-shellDrew DeVault
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-28Merge pull request #1638 from swaywm/swaybg-layersDrew DeVault
2018-03-28Address review commentsDrew DeVault
2018-03-28Merge pull request #1641 from swaywm/transformed-eventsDrew DeVault
2018-03-28Refactor configure/ack configure/commit flowDrew DeVault
2018-03-28Remove obsolete client codeDrew DeVault
2018-03-28Fix styleDrew DeVault
2018-03-28s/scaling_mode/background_mode/gDrew DeVault
2018-03-28Implement image backgroundsDrew DeVault
2018-03-28Add solid-color rendering to swaybgDrew DeVault
2018-03-28Add client protocols and swaybg skeletonDrew DeVault
2018-03-28Update input events per swaywm/wlroots#765Drew DeVault
2018-03-28Add subprojects to gitignoreDrew DeVault