.. |
misc
|
add bar background clipping
|
2022-10-26 13:49:59 +02:00 |
alias.c
|
cleanup
|
2022-10-07 23:35:39 +02:00 |
alias.h
|
cleanup
|
2022-10-07 23:35:39 +02:00 |
animation.c
|
add bar background clipping
|
2022-10-26 13:49:59 +02:00 |
animation.h
|
add bar background clipping
|
2022-10-26 13:49:59 +02:00 |
background.c
|
finalization
|
2022-10-29 20:15:02 +02:00 |
background.h
|
clipping prototype
|
2022-10-28 12:44:08 +02:00 |
bar.c
|
fix center items not being centered with a bar margin
|
2022-12-02 10:47:57 +01:00 |
bar.h
|
experimenting with left/right bar positions (#240)
|
2022-10-06 21:05:19 +02:00 |
bar_item.c
|
clipping prototype
|
2022-10-28 12:44:08 +02:00 |
bar_item.h
|
clipping prototype
|
2022-10-28 12:44:08 +02:00 |
bar_manager.c
|
fix edge case leading to a blank bar after leaving fullscreen (#285)
|
2022-11-13 12:40:47 +01:00 |
bar_manager.h
|
finalization
|
2022-10-29 20:15:02 +02:00 |
custom_events.c
|
add brightness_change event using private DisplayServices framework
|
2022-10-13 18:32:20 +02:00 |
custom_events.h
|
add brightness_change event using private DisplayServices framework
|
2022-10-13 18:32:20 +02:00 |
display.c
|
add brightness_change event using private DisplayServices framework
|
2022-10-13 18:32:20 +02:00 |
display.h
|
push version to 2.11.2
|
2022-11-30 21:10:28 +01:00 |
event.c
|
add brightness_change event using private DisplayServices framework
|
2022-10-13 18:32:20 +02:00 |
event.h
|
add brightness_change event using private DisplayServices framework
|
2022-10-13 18:32:20 +02:00 |
event_loop.c
|
cleanup
|
2022-10-07 23:35:39 +02:00 |
event_loop.h
|
add -fno-common flag for compilation (fixes #192)
|
2022-06-10 10:02:45 +02:00 |
graph.c
|
complete query rewrite
|
2022-07-20 17:46:06 +02:00 |
graph.h
|
complete query rewrite
|
2022-07-20 17:46:06 +02:00 |
group.c
|
clean up background bounds calculation
|
2022-10-28 11:23:05 +02:00 |
group.h
|
group height
|
2022-10-07 22:50:14 +02:00 |
image.c
|
cleanup
|
2022-10-07 23:35:39 +02:00 |
image.h
|
cleanup
|
2022-10-07 23:35:39 +02:00 |
mach.c
|
fix double free edge case
|
2022-10-26 18:58:44 +02:00 |
mach.h
|
add mach_helper property to allow external helper programs to be notified directly via mach messages when an event occurs; added proper exit codes in the sketchybar client; push version to 2.9.0
|
2022-09-08 20:56:57 +02:00 |
message.c
|
Merge pull request #276 from izeau/background-clip
|
2022-10-29 20:20:07 +02:00 |
message.h
|
restructure includes
|
2022-03-20 22:16:38 +01:00 |
mouse.c
|
reformat code for better readability
|
2022-03-25 21:52:37 +01:00 |
mouse.h
|
restructure includes
|
2022-03-20 22:16:38 +01:00 |
popup.c
|
experimental ventura patch
|
2022-10-25 18:13:21 +02:00 |
popup.h
|
better bracket length detection, increase timeout length for mach messages
|
2022-08-03 12:39:51 +02:00 |
shadow.c
|
cleanup
|
2022-10-07 23:35:39 +02:00 |
shadow.h
|
cleanup
|
2022-10-07 23:35:39 +02:00 |
sketchybar.m
|
push version to 2.11.2
|
2022-11-30 21:10:28 +01:00 |
text.c
|
clean up background bounds calculation
|
2022-10-28 11:23:05 +02:00 |
text.h
|
cleanup
|
2022-10-07 23:35:39 +02:00 |
volume.c
|
cleanup
|
2022-10-14 21:23:48 +02:00 |
volume.h
|
add volume_change event
|
2022-10-09 16:21:22 +02:00 |
window.c
|
fix malformed $INFO variable for distributed notification info (#271)
|
2022-11-17 09:47:37 +01:00 |
window.h
|
fix SLSSurface function signatures
|
2022-11-26 00:46:42 +01:00 |
workspace.h
|
fix macOS menu bar bounds calculation on arm macs
|
2022-10-06 19:11:59 +02:00 |
workspace.m
|
fix malformed $INFO variable for distributed notification info (#271)
|
2022-11-17 09:47:37 +01:00 |