index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swaybar
Age
Commit message (
Expand
)
Author
Lines
2018-10-14
swaybar: when hiding bar, save old height to be restored upon reshow
Ian Fan
-2
/
+1
2018-10-14
swaybar: send signal to status when hiding or showing bar
Ian Fan
-0
/
+18
2018-10-14
swaybar: show hidden bar on urgency
Ian Fan
-3
/
+9
2018-10-14
swaybar: show hidden bar on key event
Ian Fan
-1
/
+18
2018-10-14
swaybar: handle mode/hidden_state changes
Ian Fan
-11
/
+108
2018-10-14
swaybar: streamline ipc handling
Ian Fan
-13
/
+15
2018-10-14
swaybar: move mode & mode_pango_markup to bar struct
Ian Fan
-13
/
+13
2018-10-14
swaybar: only send initial workspace request if workspace buttons are enabled
Ian Fan
-2
/
+5
2018-10-14
swaybar: add free_hotspots helper function
Ian Fan
-18
/
+14
2018-10-14
swaybar: only subscribe to required events
Ian Fan
-2
/
+6
2018-10-14
swaybar: save id upon startup
Ian Fan
-11
/
+9
2018-10-10
Merge branch 'master' into bar-bindsym
Ian Fan
-1
/
+1
2018-10-10
Fix program name in version strings
Ryan Dwyer
-1
/
+1
2018-10-09
bar-bindsym: address ianyfan's comments
Brian Ashworth
-9
/
+22
2018-10-09
Implement bar bindsym
Brian Ashworth
-0
/
+60
2018-10-08
swaybar: allow null status_command
Ryan Dwyer
-1
/
+1
2018-10-06
swaybar: fix binding to wl_pointer multiple times
emersion
-1
/
+5
2018-10-02
swaybar: add leading comma to click event JSON
Ian Fan
-2
/
+3
2018-09-30
Add support for installing binaries with DT_RPATH
Arkadiusz Hiler
-0
/
+1
2018-09-30
Turn funcs() into funcs(void)
Arkadiusz Hiler
-1
/
+1
2018-09-30
swaybar: synchronize rendering to output frames
Ian Fan
-20
/
+45
2018-09-28
swaybar: trim function prototypes
Ian Fan
-58
/
+51
2018-09-28
swaybar: move i3bar definitions into separate file
Ian Fan
-3
/
+9
2018-09-28
swaybar: remove unused focused_output property
Ian Fan
-1
/
+0
2018-09-28
swaybar: fail if bar id is invalid
Ian Fan
-6
/
+24
2018-09-26
Replace getdelim to make swaybar work on FreeBSD
sghctoma
-13
/
+27
2018-09-22
swaybar, swaylock, & tree/container: Set cairo font options to render text an...
Geoff Greer
-2
/
+13
2018-09-22
swaybar: explicitly check return value of getdelim
Ian Fan
-3
/
+7
2018-09-21
Merge branch 'master' into swaybar-hotplug
Brian Ashworth
-3
/
+14
2018-09-21
swaybar: log invalid i3bar json
Ian Fan
-3
/
+12
2018-09-21
swaybar: reset tokener if json is incomplete
Ian Fan
-0
/
+1
2018-09-21
swaybar: update buffer_pos when moving object to start of buffer
Ian Fan
-0
/
+1
2018-09-20
swaybar: don't wl_display_roundtrip on each frame
emersion
-2
/
+1
2018-09-20
swaybar: handle hotplugging
emersion
-41
/
+73
2018-09-18
swaybar: only free tokener when using i3bar protocol
Ian Fan
-1
/
+1
2018-09-18
swaybar: add debugging statements for handling i3bar json
Ian Fan
-0
/
+16
2018-09-18
swaybar: rewrite i3bar protocol handling
Ian Fan
-100
/
+122
2018-09-18
swaybar: rewrite protocol determination
Ian Fan
-31
/
+33
2018-09-18
swaybar: rewrite text protocol handling
Ian Fan
-16
/
+24
2018-09-18
swaybar: only create i3bar block hotspot if click events are enabled
Ian Fan
-13
/
+15
2018-09-18
swaybar: send trailing comma with click event json
Ian Fan
-1
/
+1
2018-09-18
swaybar: fix empty function prototypes
Ian Fan
-2
/
+2
2018-09-18
swaybar: invalidate file descriptors upon closing
Ian Fan
-4
/
+15
2018-09-18
swaybar: remove block links upon exit
Ian Fan
-1
/
+3
2018-09-17
swaybar: use output names instead of output indexes
emersion
-29
/
+74
2018-09-14
bar: remove i3bar_block_free in favour of i3bar_block_unref
Ian Fan
-12
/
+9
2018-09-12
i3bar: count references to blocks
Ian Fan
-5
/
+17
2018-09-08
Align titles to baseline
Ryan Dwyer
-7
/
+7
2018-09-05
Fix swaybar block background fill logic
Jason
-1
/
+1
2018-09-03
Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE
sghctoma
-1
/
+1
[prev]
[next]