SketchyBar/src
2022-10-25 21:20:32 +02:00
..
misc add brightness_change event using private DisplayServices framework 2022-10-13 18:32:20 +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 animation system improvements: only property changes in the same command can be chained together, a new animation request cancels the current animation queue and immediatly starts the new animation from the current value 2022-10-11 21:44:31 +02:00
animation.h animation system improvements: only property changes in the same command can be chained together, a new animation request cancels the current animation queue and immediatly starts the new animation from the current value 2022-10-11 21:44:31 +02:00
background.c cleanup 2022-10-07 23:35:39 +02:00
background.h cleanup 2022-10-07 23:35:39 +02:00
bar.c experimental ventura patch 2022-10-25 18:13:21 +02:00
bar.h experimenting with left/right bar positions (#240) 2022-10-06 21:05:19 +02:00
bar_item.c add brightness_change event using private DisplayServices framework 2022-10-13 18:32:20 +02:00
bar_item.h allow animating from/to dynamic width 2022-10-01 00:51:20 +02:00
bar_manager.c add brightness_change event using private DisplayServices framework 2022-10-13 18:32:20 +02:00
bar_manager.h add brightness_change event using private DisplayServices framework 2022-10-13 18:32:20 +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 add brightness_change event using private DisplayServices framework 2022-10-13 18:32:20 +02: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 group height 2022-10-07 22:50:14 +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 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
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 animation system improvements: only property changes in the same command can be chained together, a new animation request cancels the current animation queue and immediatly starts the new animation from the current value 2022-10-11 21:44:31 +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.10.1 2022-10-14 21:26:33 +02:00
text.c allow chaining dynamic width animations for texts 2022-10-09 13:38:07 +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 window ordering for monterey 2022-10-25 21:20:32 +02:00
window.h experimental ventura patch 2022-10-25 18:13:21 +02:00
workspace.h fix macOS menu bar bounds calculation on arm macs 2022-10-06 19:11:59 +02:00
workspace.m fix macOS menu bar bounds calculation on arm macs 2022-10-06 19:11:59 +02:00