SketchyBar/src
2022-08-19 17:30:15 +02:00
..
misc trim syntax for uint32_t underflow prevention 2022-08-19 14:58:23 +02:00
alias.c cleanup 2022-06-15 21:26:22 +02:00
alias.h cleanup 2022-06-15 21:26:22 +02:00
animation.c add new quadratic animation function 2022-06-13 13:41:52 +02:00
animation.h add new quadratic animation function 2022-06-13 13:41:52 +02:00
background.c minor breaking change: rewrite query system (#55) 2022-07-19 21:46:25 +02:00
background.h minor breaking change: rewrite query system (#55) 2022-07-19 21:46:25 +02:00
bar.c trim syntax for uint32_t underflow prevention 2022-08-19 14:58:23 +02:00
bar.h add 'sticky' property (#220) 2022-07-29 17:49:49 +02:00
bar_item.c better bracket length detection, increase timeout length for mach messages 2022-08-03 12:39:51 +02:00
bar_item.h add 'sticky' property (#220) 2022-07-29 17:49:49 +02:00
bar_manager.c always order sketchybar one level below normal windows if topmost=off 2022-08-18 19:44:23 +02:00
bar_manager.h add 'sticky' property (#220) 2022-07-29 17:49:49 +02:00
custom_events.c whoops 2022-06-09 19:41:07 +02:00
custom_events.h popups are respected in global mouse entered and exited events 2022-06-12 00:03:21 +02:00
display.c reformat code for better readability 2022-03-25 21:52:37 +01:00
display.h restructure includes 2022-03-20 22:16:38 +01:00
event.c fixes click registrationfor items in brackets (#216) 2022-07-19 14:29:33 +02:00
event.h fix mouse entered and exited event logic 2022-06-07 15:56:35 +02:00
event_loop.c restructure includes 2022-03-20 22:16:38 +01: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 better bracket length detection, increase timeout length for mach messages 2022-08-03 12:39:51 +02:00
group.h better bracket length detection, increase timeout length for mach messages 2022-08-03 12:39:51 +02:00
image.c minor breaking change: rewrite query system (#55) 2022-07-19 21:46:25 +02:00
image.h minor breaking change: rewrite query system (#55) 2022-07-19 21:46:25 +02:00
mach.c better bracket length detection, increase timeout length for mach messages 2022-08-03 12:39:51 +02:00
mach.h add -fno-common flag for compilation (fixes #192) 2022-06-10 10:02:45 +02:00
message.c fix segfault if regex has no match 2022-08-16 19:32:14 +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 remove outdated DOCS.md in favor of website 2022-08-12 18:36:31 +02:00
popup.h better bracket length detection, increase timeout length for mach messages 2022-08-03 12:39:51 +02:00
shadow.c minor breaking change: rewrite query system (#55) 2022-07-19 21:46:25 +02:00
shadow.h minor breaking change: rewrite query system (#55) 2022-07-19 21:46:25 +02:00
sketchybar.m push version to 2.8.4 2022-08-19 17:30:15 +02:00
text.c minor breaking change: rewrite query system (#55) 2022-07-19 21:46:25 +02:00
text.h minor breaking change: rewrite query system (#55) 2022-07-19 21:46:25 +02:00
window.c fix regression with brackets in popups not working 2022-08-12 18:27:16 +02:00
window.h add 'sticky' property (#220) 2022-07-29 17:49:49 +02:00
workspace.h add easy way to display app icons (#204) 2022-06-23 19:33:09 +02:00
workspace.m add easy way to display app icons (#204) 2022-06-23 19:33:09 +02:00