SketchyBar/src
2023-01-31 22:16:53 +01:00
..
misc trigger all events at startup and add wifi_change event 2023-01-29 19:12:46 +01:00
alias.c decouple update_freq of alias and scripts; introduces alias.update_freq 2023-01-09 07:33:24 +01:00
alias.h decouple update_freq of alias and scripts; introduces alias.update_freq 2023-01-09 07:33:24 +01:00
animation.c add bar background clipping 2022-10-26 13:49:59 +02:00
animation.h push version to 2.12.3 2022-12-30 22:50:08 +01:00
background.c slider component finalization (#284) and padding_left = background.padding_left and padding_right = background.padding_right 2022-12-31 18:37:34 +01:00
background.h slider component finalization (#284) and padding_left = background.padding_left and padding_right = background.padding_right 2022-12-31 18:37:34 +01:00
bar.c fix memory leak for currently undocumented space image capture 2022-12-18 16:44:04 +01:00
bar.h experimenting with left/right bar positions (#240) 2022-10-06 21:05:19 +02:00
bar_item.c fix some problems with popups and inheritance (#316) 2023-01-19 18:16:08 +01:00
bar_item.h add mouse dragging functionality to slider 2023-01-04 21:18:51 +01:00
bar_manager.c trigger all events at startup and add wifi_change event 2023-01-29 19:12:46 +01:00
bar_manager.h trigger all events at startup and add wifi_change event 2023-01-29 19:12:46 +01:00
custom_events.c trigger all events at startup and add wifi_change event 2023-01-29 19:12:46 +01:00
custom_events.h trigger all events at startup and add wifi_change event 2023-01-29 19:12:46 +01:00
display.c force events to run regardless of previous state via --update 2023-01-30 18:08:29 +01:00
display.h trigger all events at startup and add wifi_change event 2023-01-29 19:12:46 +01:00
event.c trigger all events at startup and add wifi_change event 2023-01-29 19:12:46 +01:00
event.h trigger all events at startup and add wifi_change event 2023-01-29 19:12:46 +01:00
event_loop.c remove STATS and DEBUG flags 2022-12-23 23:00:33 +01:00
event_loop.h remove STATS and DEBUG flags 2022-12-23 23:00:33 +01:00
graph.c finalize slider component 2023-01-05 23:12:29 +01:00
graph.h respect knob width in slider width calculation 2023-01-01 12:28:11 +01:00
group.c properly invalidate bracket if no member is shown 2022-12-15 20:32:53 +01:00
group.h bracket rework (#300) 2022-12-12 22:08:43 +01:00
image.c fix memory leak for currently undocumented space image capture 2022-12-18 16:44:04 +01:00
image.h cleanup 2022-10-07 23:35:39 +02:00
mach.c fix signature for mach_get_bs_port 2022-12-10 20:33:47 +01:00
mach.h fix signature for mach_get_bs_port 2022-12-10 20:33:47 +01:00
message.c trigger all events at startup and add wifi_change event 2023-01-29 19:12:46 +01:00
message.h add slider component (#284) and stricter item type checking 2022-12-31 18:17:23 +01:00
mouse.c add mouse dragging functionality to slider 2023-01-04 21:18:51 +01:00
mouse.h add mouse dragging functionality to slider 2023-01-04 21:18:51 +01:00
popup.c use CGDisplayMainID if SLSCopyActiveMenuBarDisplayIndentifier does not return the active display id 2023-01-24 18:28:48 +01:00
popup.h fix some problems with popups and inheritance (#316) 2023-01-19 18:16:08 +01:00
power.c force events to run regardless of previous state via --update 2023-01-30 18:08:29 +01:00
power.h trigger all events at startup and add wifi_change event 2023-01-29 19:12:46 +01: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.14.0 2023-01-31 22:16:53 +01:00
slider.c push version to 2.13.0 2023-01-07 14:32:00 +01:00
slider.h refactor slider and only handle drag internally -> fire only one event on slider release 2023-01-05 17:09:14 +01:00
text.c small asan fixes 2022-12-23 23:00:11 +01:00
text.h cleanup 2022-10-07 23:35:39 +02:00
volume.c force events to run regardless of previous state via --update 2023-01-30 18:08:29 +01:00
volume.h trigger all events at startup and add wifi_change event 2023-01-29 19:12:46 +01:00
wifi.h trigger all events at startup and add wifi_change event 2023-01-29 19:12:46 +01:00
wifi.m force events to run regardless of previous state via --update 2023-01-30 18:08:29 +01:00
window.c fix some problems with popups and inheritance (#316) 2023-01-19 18:16:08 +01:00
window.h fix some problems with popups and inheritance (#316) 2023-01-19 18:16:08 +01:00
workspace.h fix macOS menu bar bounds calculation on arm macs 2022-10-06 19:11:59 +02:00
workspace.m trigger all events at startup and add wifi_change event 2023-01-29 19:12:46 +01:00