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