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
2019-01-10
bar_cmd_bind: utilize mouse button helpers
Brian Ashworth
-38
/
+50
2019-01-09
swaybar: fix rendering of border and background
Brian Ashworth
-41
/
+45
2019-01-09
Simplify evdev includes on FreeBSD by relying on up-to-date package
Jan Beich
-4
/
+0
2019-01-08
swaybar: improve tray logging
Ian Fan
-31
/
+32
2019-01-08
swaybar: handle SNI signals better
Ian Fan
-33
/
+61
2019-01-08
swaybar: free the right item during tray destruction
Ian Fan
-3
/
+3
2019-01-01
Remove readline.c
Ian Fan
-1
/
+0
2018-12-31
swaybar: use KDE's SNI IconThemePath property
Ian Fan
-0
/
+5
2018-12-31
swaybar: handle new and lost StatusNotifierWatcher
Ian Fan
-1
/
+60
2018-12-31
swaybar: draw a sad face if SNI has no icon
Ian Fan
-9
/
+25
2018-12-31
swaybar: do not create tray if hidden
Ian Fan
-1
/
+4
2018-12-31
swaybar: set bar dirty on SNI event
Ian Fan
-1
/
+16
2018-12-31
swaybar: implement mouse events for tray
Ian Fan
-2
/
+95
2018-12-31
swaybar: implement tray rendering
Ian Fan
-1
/
+108
2018-12-31
swaybar: implement tray config
Ian Fan
-0
/
+47
2018-12-31
swaybar: add StatusNotifierItem to tray
Ian Fan
-5
/
+244
2018-12-31
swaybar: add StatusNotifierHost to tray
Ian Fan
-0
/
+191
2018-12-31
swaybar: implement icon themes and lookup for tray
Ian Fan
-0
/
+467
2018-12-31
swaybar: add StatusNotifierWatcher to tray
Ian Fan
-0
/
+220
2018-12-31
swaybar: add skeleton dbus code to tray
Ian Fan
-1
/
+30
2018-12-31
swaybar: add tray interface
Ian Fan
-13
/
+72
2018-12-31
swaybar: fix double free
Mack Straight
-1
/
+0
2018-12-15
swaybar: fix cursor scale
Brian Ashworth
-31
/
+29
2018-12-12
swaybar: fix sep block width for mixed scales
Brian Ashworth
-8
/
+7
2018-12-12
swaybar: handle block->urgent
Brian Ashworth
-13
/
+23
2018-12-04
Add relative coordinates in JSON for i3bar click events
Hristo Venev
-8
/
+16
2018-11-28
Implement bar gaps
Brian Ashworth
-1
/
+52
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
-3
/
+3
2018-11-19
Merge pull request #3083 from c-edw/feature/StripWorkspaceName
emersion
-23
/
+30
2018-11-17
Implement strip_workspace_name.
Connor E
-23
/
+30
2018-11-13
More frees.
Connor E
-0
/
+3
2018-11-13
Add some missing frees.
Connor E
-0
/
+1
2018-10-25
swaybar: when scrolling, check that there are workspaces to scroll on
Ian Fan
-0
/
+4
2018-10-25
swaybar: fix scrolling behaviour
Ian Fan
-40
/
+26
2018-10-25
swaybar: reverse order of workspaces list
Ian Fan
-3
/
+3
2018-10-24
Merge pull request #2925 from ianyfan/swaylock
Drew DeVault
-1
/
+4
2018-10-23
swaybar: absorb bar_init function into bar_setup
Ian Fan
-7
/
+3
2018-10-23
swaybar: exit on display error
Ian Fan
-1
/
+4
2018-10-23
Fix swaybar crash when there's no status_command
Ryan Dwyer
-4
/
+6
2018-10-21
swaybar: fix hotplug
emersion
-32
/
+28
2018-10-20
swaybar: render with minimum height, nominally text height
Ian Fan
-7
/
+10
2018-10-20
Put swaybar in overlay layer when using mode hide
Ryan Dwyer
-1
/
+1
2018-10-20
swaybar: disallow left and right position and print error on default
Rouven Czerwinski
-6
/
+2
2018-10-19
missing headers for swaybar/input.c
ossi.ahosalmi
-0
/
+1
2018-10-18
swaybar: separate input code to new file
Ian Fan
-276
/
+289
2018-10-15
Sway clients: Exit gracefully when compositor is unavailable
Ryan Dwyer
-1
/
+5
2018-10-15
Remove timerfd from loop implementation
Ryan Dwyer
-4
/
+4
2018-10-15
Move swaybar's event loop to common directory and refactor
Ryan Dwyer
-166
/
+12
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
[next]