aboutsummaryrefslogtreecommitdiff
path: root/swaybar/bar.c
AgeCommit message (Expand)AuthorLines
2016-09-05Add client support for HiDPIDrew DeVault-3/+6
2016-09-05Initial testing on hidpi clientsDrew DeVault-1/+1
2016-09-01Reorganize includesDrew DeVault-6/+5
2016-07-18Fix a warningHummer12007-1/+1
2016-07-17Implement configurable wrapping on bar ws scrollDrew DeVault-0/+31
2016-07-16Fix #753Drew DeVault-2/+6
2016-07-15Change workspace when mouse wheel is scrolled while hovering over the barDavid Eklov-1/+9
2016-07-15Rename pointer_input::notify to indicate that is called on button clicksDavid Eklov-1/+1
2016-07-14Compute what workspace button is clickedDavid Eklov-1/+28
2016-07-14Setup to receive mouse click events and log themDavid Eklov-0/+7
2016-07-04swaybar: Make swaybar a shell surfaceDavid Eklov-0/+2
2016-04-29Fix another -Wunused-resultDrew DeVault-1/+4
2016-03-31Stop swaybar crashing without argscrondog-3/+11
2016-02-27Poll before wl_display_dispatchMikkel Oscar Lyderik-15/+31
2016-02-27Make single bar handle multiple outputsMikkel Oscar Lyderik-31/+51
2016-01-24swaybar: move headers to include/barMikkel Oscar Lyderik-5/+5
2016-01-24swaybar: rename state to barMikkel Oscar Lyderik-0/+185