index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swaybar
Age
Commit message (
Expand
)
Author
2018-10-25
swaybar: when scrolling, check that there are workspaces to scroll on
Ian Fan
2018-10-25
swaybar: fix scrolling behaviour
Ian Fan
2018-10-25
swaybar: reverse order of workspaces list
Ian Fan
2018-10-24
Merge pull request #2925 from ianyfan/swaylock
Drew DeVault
2018-10-23
swaybar: absorb bar_init function into bar_setup
Ian Fan
2018-10-23
swaybar: exit on display error
Ian Fan
2018-10-23
Fix swaybar crash when there's no status_command
Ryan Dwyer
2018-10-21
swaybar: fix hotplug
emersion
2018-10-20
swaybar: render with minimum height, nominally text height
Ian Fan
2018-10-20
Put swaybar in overlay layer when using mode hide
Ryan Dwyer
2018-10-20
swaybar: disallow left and right position and print error on default
Rouven Czerwinski
2018-10-19
missing headers for swaybar/input.c
ossi.ahosalmi
2018-10-18
swaybar: separate input code to new file
Ian Fan
2018-10-15
Sway clients: Exit gracefully when compositor is unavailable
Ryan Dwyer
2018-10-15
Remove timerfd from loop implementation
Ryan Dwyer
2018-10-15
Move swaybar's event loop to common directory and refactor
Ryan Dwyer
2018-10-14
swaybar: when hiding bar, save old height to be restored upon reshow
Ian Fan
2018-10-14
swaybar: send signal to status when hiding or showing bar
Ian Fan
2018-10-14
swaybar: show hidden bar on urgency
Ian Fan
2018-10-14
swaybar: show hidden bar on key event
Ian Fan
2018-10-14
swaybar: handle mode/hidden_state changes
Ian Fan
2018-10-14
swaybar: streamline ipc handling
Ian Fan
2018-10-14
swaybar: move mode & mode_pango_markup to bar struct
Ian Fan
2018-10-14
swaybar: only send initial workspace request if workspace buttons are enabled
Ian Fan
2018-10-14
swaybar: add free_hotspots helper function
Ian Fan
2018-10-14
swaybar: only subscribe to required events
Ian Fan
2018-10-14
swaybar: save id upon startup
Ian Fan
2018-10-10
Merge branch 'master' into bar-bindsym
Ian Fan
2018-10-10
Fix program name in version strings
Ryan Dwyer
2018-10-09
bar-bindsym: address ianyfan's comments
Brian Ashworth
2018-10-09
Implement bar bindsym
Brian Ashworth
2018-10-08
swaybar: allow null status_command
Ryan Dwyer
2018-10-06
swaybar: fix binding to wl_pointer multiple times
emersion
2018-10-02
swaybar: add leading comma to click event JSON
Ian Fan
2018-09-30
Add support for installing binaries with DT_RPATH
Arkadiusz Hiler
2018-09-30
Turn funcs() into funcs(void)
Arkadiusz Hiler
2018-09-30
swaybar: synchronize rendering to output frames
Ian Fan
2018-09-28
swaybar: trim function prototypes
Ian Fan
2018-09-28
swaybar: move i3bar definitions into separate file
Ian Fan
2018-09-28
swaybar: remove unused focused_output property
Ian Fan
2018-09-28
swaybar: fail if bar id is invalid
Ian Fan
2018-09-26
Replace getdelim to make swaybar work on FreeBSD
sghctoma
2018-09-22
swaybar, swaylock, & tree/container: Set cairo font options to render text an...
Geoff Greer
2018-09-22
swaybar: explicitly check return value of getdelim
Ian Fan
2018-09-21
Merge branch 'master' into swaybar-hotplug
Brian Ashworth
2018-09-21
swaybar: log invalid i3bar json
Ian Fan
2018-09-21
swaybar: reset tokener if json is incomplete
Ian Fan
2018-09-21
swaybar: update buffer_pos when moving object to start of buffer
Ian Fan
2018-09-20
swaybar: don't wl_display_roundtrip on each frame
emersion
2018-09-20
swaybar: handle hotplugging
emersion
[next]