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
/
bar.h
Age
Commit message (
Expand
)
Author
Lines
2023-07-31
swaybar: Implement wp_cursor_shape_v1
Alexander Orzechowski
-0
/
+2
2022-03-14
swaybar: remove swaybar_output.input_region
Simon Ser
-1
/
+0
2019-09-04
swaybar: complete barconfig_update event handling
Brian Ashworth
-0
/
+5
2019-04-24
swaybar: add multiseat support
Brian Ashworth
-3
/
+1
2019-04-24
swaybar: hide mode visibility improvements
Brian Ashworth
-0
/
+1
2019-02-24
swaybar: add overlay mode (fix #1620)
Milkey Mouse
-0
/
+1
2019-02-23
swaybar: process hotspots on touch tap
Drew DeVault
-0
/
+1
2019-02-15
swaybar: prevent signal handler from firing during termination
Ian Fan
-0
/
+2
2019-01-13
swaybar: allow identifiers for output and tray
Brian Ashworth
-0
/
+1
2018-12-31
swaybar: set bar dirty on SNI event
Ian Fan
-0
/
+2
2018-12-31
swaybar: implement mouse events for tray
Ian Fan
-0
/
+2
2018-12-31
swaybar: add tray interface
Ian Fan
-0
/
+8
2018-11-17
Implement strip_workspace_name.
Connor E
-0
/
+1
2018-10-18
swaybar: separate input code to new file
Ian Fan
-37
/
+1
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
-0
/
+5
2018-10-14
swaybar: handle mode/hidden_state changes
Ian Fan
-0
/
+18
2018-10-14
swaybar: move mode & mode_pango_markup to bar struct
Ian Fan
-0
/
+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
-6
/
+6
2018-10-14
swaybar: save id upon startup
Ian Fan
-1
/
+3
2018-09-30
swaybar: synchronize rendering to output frames
Ian Fan
-0
/
+2
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
-3
/
+1
2018-09-22
swaybar, swaylock, & tree/container: Set cairo font options to render text an...
Geoff Greer
-0
/
+1
2018-09-17
swaybar: use output names instead of output indexes
emersion
-1
/
+4
2018-07-19
swaybar: Fix scroll handling on workspace buttons
minus
-1
/
+6
2018-07-16
make hotspot callback take an x11 button id
Peter Rice
-1
/
+14
2018-04-24
Fix a bunch of swaybar memory leaks
emersion
-0
/
+2
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-03-30
Implement workspace switch on click
Drew DeVault
-2
/
+11
2018-03-30
Initialize seat pointer in swaybar
Drew DeVault
-0
/
+10
2018-03-29
Implement status line
Drew DeVault
-0
/
+1
2018-03-29
Round up workspaces on each output
Drew DeVault
-2
/
+14
2018-03-29
Only utilize the configured outputs
Drew DeVault
-1
/
+1
2018-03-29
Wire up basic IPC support
Drew DeVault
-0
/
+3
2018-03-29
Start port of swaybar to layer shell
Drew DeVault
-58
/
+31
2017-08-29
click_events as documented at https://i3wm.org/docs/i3bar-protocol.html
akokshar@redhat.com
-0
/
+1
2017-06-13
Remove Xembed Support
Calvin Lee
-3
/
+0
2017-06-07
Reorganize Tray Code
Calvin Lee
-0
/
+3
2017-06-07
Implement Tray Icons
Calvin Lee
-0
/
+6
2016-11-02
add bar colours for focused_(workspace|statusline|separator)
D.B
-0
/
+2
2016-09-01
Reorganize includes
Drew DeVault
-0
/
+63