aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-30Fix crash when override redirect views closeDrew DeVault
2018-03-30Finish porting over workspace_next_nameDrew DeVault
2018-03-30Fix issues with swaybar on DRMDrew DeVault
2018-03-30Use output coords for layer surfacesDrew DeVault
2018-03-30Set WAYLAND_DISPLAY earlier in startupDrew DeVault
2018-03-30Merge pull request #1648 from swaywm/swaybar-layersDrew DeVault
2018-03-30Merge remote-tracking branch 'origin/wlroots' into swaybar-layersDrew DeVault
2018-03-30Merge pull request #1654 from acrisci/refactor-2-electric-boogalooDrew DeVault
2018-03-29Fix oversights from previous pull requestTony Crisci
2018-03-29Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Tony Crisci
2018-03-29Early return from render functions if necessaryDrew DeVault
2018-03-29Merge pull request #1653 from swaywm/revert-1647-refactor-treeDrew DeVault
2018-03-29Revert "Refactor tree"Drew DeVault
2018-03-29Merge pull request #1647 from acrisci/refactor-treeDrew DeVault
2018-03-29arrange windowsTony Crisci
2018-03-29rename container_for_each_descendentTony Crisci
2018-03-29Use render_all_frames from bar_setupDrew DeVault
2018-03-29Fix layer_surface_closedDrew DeVault
2018-03-29Move declaration into loopDrew DeVault
2018-03-29Exit ipc_get_workspace_callback earlyDrew DeVault
2018-03-29Implement modesDrew DeVault
2018-03-29Clean up imported bar commandsDrew DeVault
2018-03-29Use statically allocated text bufferDrew DeVault
2018-03-29Fix failure to rearrange output in some casesDrew DeVault
2018-03-29Do some small cleanupDrew DeVault
2018-03-29Call arrange_windows on layer destroyDrew DeVault
2018-03-29Restart swaybar on config reloadDrew DeVault
2018-03-29Terminate swaybar when freeing bar configDrew 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-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