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
/
include
/
swaybar
Age
Commit message (
Expand
)
Author
Lines
2018-11-17
Implement strip_workspace_name.
Connor E
-0
/
+2
2018-10-18
swaybar: separate input code to new file
Ian Fan
-40
/
+51
2018-10-15
Event loop: Fix memmove and remove extraneous declaration
Ryan Dwyer
-1
/
+0
2018-10-15
Remove timerfd from loop implementation
Ryan Dwyer
-1
/
+0
2018-10-15
Move swaybar's event loop to common directory and refactor
Ryan Dwyer
-26
/
+7
2018-10-14
swaybar: send signal to status when hiding or showing bar
Ian Fan
-0
/
+3
2018-10-14
swaybar: show hidden bar on urgency
Ian Fan
-1
/
+1
2018-10-14
swaybar: show hidden bar on key event
Ian Fan
-0
/
+1
2018-10-14
swaybar: handle mode/hidden_state changes
Ian Fan
-0
/
+19
2018-10-14
swaybar: move mode & mode_pango_markup to bar struct
Ian Fan
-1
/
+2
2018-10-14
swaybar: add free_hotspots helper function
Ian Fan
-0
/
+1
2018-10-14
swaybar: annotate wl_list properties in definitions
Ian Fan
-8
/
+8
2018-10-14
swaybar: save id upon startup
Ian Fan
-2
/
+4
2018-10-09
Implement bar bindsym
Brian Ashworth
-0
/
+9
2018-10-02
swaybar: add leading comma to click event JSON
Ian Fan
-0
/
+1
2018-09-30
Turn funcs() into funcs(void)
Arkadiusz Hiler
-1
/
+1
2018-09-30
Remove declarations that do no have definitions
Arkadiusz Hiler
-60
/
+0
2018-09-30
swaybar: synchronize rendering to output frames
Ian Fan
-3
/
+3
2018-09-28
swaybar: move i3bar definitions into separate file
Ian Fan
-26
/
+34
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
-4
/
+2
2018-09-22
swaybar, swaylock, & tree/container: Set cairo font options to render text an...
Geoff Greer
-0
/
+1
2018-09-18
swaybar: rewrite i3bar protocol handling
Ian Fan
-18
/
+6
2018-09-18
swaybar: rewrite text protocol handling
Ian Fan
-6
/
+2
2018-09-18
swaybar: fix empty function prototypes
Ian Fan
-2
/
+2
2018-09-17
swaybar: use output names instead of output indexes
emersion
-1
/
+4
2018-09-12
i3bar: count references to blocks
Ian Fan
-1
/
+2
2018-07-19
swaybar: Fix scroll handling on workspace buttons
minus
-2
/
+7
2018-07-16
make hotspot callback take an x11 button id
Peter Rice
-2
/
+17
2018-04-24
Fix a bunch of swaybar memory leaks
emersion
-1
/
+4
2018-04-05
Handle output removal on swaybar
Drew DeVault
-0
/
+1
2018-04-03
Add hidpi support to swaybar
Drew DeVault
-0
/
+1
2018-04-02
Send click events for i3bar blocks
Drew DeVault
-2
/
+4
2018-04-02
Render i3bar blocks
Drew DeVault
-4
/
+4
2018-04-02
Demarcate i3bar JSON into individual updates
Drew DeVault
-2
/
+47
2018-03-30
Implement workspace switch on click
Drew DeVault
-2
/
+11
2018-03-30
Implement scroll wheel workspace switching
Drew DeVault
-0
/
+1
2018-03-30
Initialize seat pointer in swaybar
Drew DeVault
-0
/
+10
2018-03-30
Fix issues with swaybar on DRM
Drew DeVault
-0
/
+1
2018-03-29
Implement status line
Drew DeVault
-48
/
+18
2018-03-29
Pixel-perfect rendering
Drew DeVault
-0
/
+1
2018-03-29
Re-render bar on IPC updates
Drew DeVault
-1
/
+2
2018-03-29
Round up workspaces on each output
Drew DeVault
-3
/
+16
2018-03-29
Only utilize the configured outputs
Drew DeVault
-1
/
+2
2018-03-29
Wire up basic IPC support
Drew DeVault
-12
/
+13
2018-03-29
Start port of swaybar to layer shell
Drew DeVault
-132
/
+48
2017-11-05
Fix init_tray function declaration
Adam Mizerski
-1
/
+1
2017-08-29
click_events as documented at https://i3wm.org/docs/i3bar-protocol.html
akokshar@redhat.com
-0
/
+11
2017-07-13
Don't trust SNI names, fixes #1274
Calvin Lee
-0
/
+1
2017-06-13
Remove Xembed Support
Calvin Lee
-3
/
+0
[next]