aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorLines
2018-04-02Send click events for i3bar blocksDrew DeVault-2/+4
2018-04-02Render i3bar blocksDrew DeVault-4/+4
2018-04-02Demarcate i3bar JSON into individual updatesDrew DeVault-2/+47
2018-03-31Address review feedbackDrew DeVault-0/+3
2018-03-31Implement focus_follows_mouseDrew DeVault-1/+0
2018-03-31Merge pull request #1678 from emersion/xwayland-xcursorDrew DeVault-0/+1
2018-03-31Set xwayland cursoremersion-0/+1
2018-03-30Implement workspace switch on clickDrew DeVault-2/+11
2018-03-30Implement scroll wheel workspace switchingDrew DeVault-0/+1
2018-03-30Initialize seat pointer in swaybarDrew DeVault-0/+10
2018-03-30Merge branch 'wlroots' into client-cursorsemersion-7/+36
2018-03-30Handle map/unmap events in xdg-shell-v6emersion-1/+3
2018-03-30Add lite damage trackingemersion-3/+16
2018-03-30Merge branch 'wlroots' into wlroots-xwayland-mapTony Crisci-1/+5
2018-03-30Fix workspace deletion edge casesDrew DeVault-1/+5
2018-03-30Use the new map/unmap events for xwayland viewsemersion-2/+2
2018-03-30Merge pull request #1659 from swaywm/default-orientationemersion-1/+1
2018-03-30Merge pull request #1657 from emersion/render-fixesDrew DeVault-1/+0
2018-03-30Handle set_cursor requests from clientsemersion-0/+1
2018-03-30Destroy empty workspaces when moving awayDrew DeVault-0/+11
2018-03-30Add default_orientation commandDrew DeVault-1/+1
2018-03-30Cleanup and remove global renderer referenceemersion-1/+0
2018-03-30Fix issues with swaybar on DRMDrew DeVault-0/+1
2018-03-30Merge remote-tracking branch 'origin/wlroots' into swaybar-layersDrew DeVault-261/+251
2018-03-29Fix oversights from previous pull requestTony Crisci-2/+8
2018-03-29Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Tony Crisci-260/+243
2018-03-29Revert "Refactor tree"Drew DeVault-243/+260
2018-03-29arrange windowsTony Crisci-1/+1
2018-03-29rename container_for_each_descendentTony Crisci-1/+1
2018-03-29Implement modesDrew DeVault-0/+1
2018-03-29Spawn swaybars when outputs are addedDrew DeVault-0/+1
2018-03-29Add swaybg_commandDrew DeVault-0/+2
2018-03-29Move bar config into its own fileDrew DeVault-20/+6
2018-03-29Add bar configuration commandsDrew DeVault-0/+4
2018-03-29Implement enough IPC for swaybar to workDrew DeVault-11/+2
2018-03-29Implement status lineDrew DeVault-48/+18
2018-03-29Some layer shell fixesDrew DeVault-2/+1
2018-03-29Pixel-perfect renderingDrew DeVault-0/+1
2018-03-29Re-render bar on IPC updatesDrew DeVault-1/+2
2018-03-29Round up workspaces on each outputDrew DeVault-3/+16
2018-03-29Only utilize the configured outputsDrew DeVault-1/+2
2018-03-29Wire up basic IPC supportDrew DeVault-12/+13
2018-03-29Start port of swaybar to layer shellDrew DeVault-136/+67
2018-03-29address feedbackTony Crisci-10/+4
2018-03-29fix container_get_in_direction nameTony Crisci-4/+3
2018-03-29more renaming thingsTony Crisci-20/+17
2018-03-29rename container functionsTony Crisci-37/+45
2018-03-29remove swayc_t typedefTony Crisci-45/+51
2018-03-29move tree includes to their own directoryTony Crisci-66/+45
2018-03-28Address review feedbackDrew DeVault-1/+1