aboutsummaryrefslogtreecommitdiff
path: root/swaybar/bar.c
AgeCommit message (Expand)AuthorLines
2017-10-15Fix include path to input-event-codes.h for FreeBSD.Johannes Lundberg-0/+4
2017-09-23swaybar protocol: handle button 4 and 5John Axel Eriksson-0/+19
2017-08-29styling fixesakokshar@redhat.com-9/+9
2017-08-29click_events as documented at https://i3wm.org/docs/i3bar-protocol.htmlakokshar@redhat.com-8/+44
2017-06-29Revert "swaybar: Group child processes for signalling"Drew DeVault-2/+1
2017-06-14Merge branch 'master' into trayDrew DeVault-1/+2
2017-06-13Remove Xembed SupportCalvin Lee-5/+0
2017-06-12swaybar: Group child processes for signallingYury Krivopalov-1/+2
2017-06-07Reorganize Tray CodeCalvin Lee-53/+7
2017-06-07Implement Tray IconsCalvin Lee-34/+101
2017-03-10UnGNUify the codebaseDrew DeVault-0/+2
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