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
/
bar.c
Age
Commit message (
Expand
)
Author
Lines
2024-09-28
swaybar: Fix 100% cpu usage if dbus dies.
Furkan Sahin
-1
/
+1
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
-1
/
+0
2023-07-31
swaybar: Implement wp_cursor_shape_v1
Alexander Orzechowski
-8
/
+13
2022-03-14
swaybar: remove swaybar_output.input_region
Simon Ser
-7
/
+3
2021-12-13
swaynag: remove xdg-output logic
Simon Ser
-1
/
+0
2021-11-25
swaybar: signal status command's process group
Ludvig Michaelsson
-1
/
+1
2021-07-26
swaybar: log Wayland display errors
Simon Ser
-0
/
+8
2021-07-26
swaybar: exit cleanly when disconnected from IPC
Simon Ser
-0
/
+7
2021-02-04
Make Wayland request listeners static const when possible
Manuel Stoeckl
-3
/
+3
2020-06-12
swaybar: ensure correct init order for status_line
Luke Drummond
-4
/
+5
2020-04-28
swaybar: Fix scrolling with precise trackpads
Martin Dørum
-1
/
+1
2019-09-04
swaybar: complete barconfig_update event handling
Brian Ashworth
-10
/
+25
2019-04-24
swaybar: add multiseat support
Brian Ashworth
-9
/
+47
2019-04-24
swaybar: hide mode visibility improvements
Brian Ashworth
-1
/
+2
2019-02-24
swaybar: add overlay mode (fix #1620)
Milkey Mouse
-2
/
+14
2019-02-15
swaybar: prevent signal handler from firing during termination
Ian Fan
-3
/
+3
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
-4
/
+3
2019-01-13
swaybar: allow identifiers for output and tray
Brian Ashworth
-6
/
+24
2018-12-31
swaybar: do not create tray if hidden
Ian Fan
-1
/
+3
2018-12-31
swaybar: set bar dirty on SNI event
Ian Fan
-1
/
+1
2018-12-31
swaybar: implement mouse events for tray
Ian Fan
-2
/
+6
2018-12-31
swaybar: implement tray config
Ian Fan
-0
/
+1
2018-12-31
swaybar: add tray interface
Ian Fan
-0
/
+15
2018-12-15
swaybar: fix cursor scale
Brian Ashworth
-17
/
+5
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
-1
/
+1
2018-11-17
Implement strip_workspace_name.
Connor E
-0
/
+1
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
-6
/
+7
2018-10-20
Put swaybar in overlay layer when using mode hide
Ryan Dwyer
-1
/
+1
2018-10-18
swaybar: separate input code to new file
Ian Fan
-247
/
+1
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
-3
/
+3
2018-10-15
Move swaybar's event loop to common directory and refactor
Ryan Dwyer
-7
/
+10
2018-10-14
swaybar: when hiding bar, save old height to be restored upon reshow
Ian Fan
-1
/
+0
2018-10-14
swaybar: send signal to status when hiding or showing bar
Ian Fan
-0
/
+4
2018-10-14
swaybar: handle mode/hidden_state changes
Ian Fan
-7
/
+55
2018-10-14
swaybar: move mode & mode_pango_markup to bar struct
Ian Fan
-0
/
+1
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
-10
/
+13
2018-10-14
swaybar: save id upon startup
Ian Fan
-3
/
+3
2018-10-09
bar-bindsym: address ianyfan's comments
Brian Ashworth
-4
/
+9
2018-10-09
Implement bar bindsym
Brian Ashworth
-0
/
+26
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-09-30
swaybar: synchronize rendering to output frames
Ian Fan
-19
/
+22
2018-09-28
swaybar: move i3bar definitions into separate file
Ian Fan
-3
/
+4
[next]