SketchyBar/src
2021-12-31 12:27:43 +01:00
..
misc small fixes to image handling 2021-12-29 16:57:01 +01:00
alias.c add image capability to all backgrounds (closes #69) 2021-12-29 11:17:06 +01:00
alias.h preparing image functionality (#69) 2021-12-28 17:16:33 +01:00
background.c properly handle image inheritance (closes #141) 2021-12-31 12:27:43 +01:00
background.h properly handle image inheritance (closes #141) 2021-12-31 12:27:43 +01:00
bar.c activate images for the bar itelf (closes #104) 2021-12-30 22:01:05 +01:00
bar.h fix popup menus for multi monitors (closes #132) 2021-12-20 16:49:12 +01:00
bar_item.c properly handle image inheritance (closes #141) 2021-12-31 12:27:43 +01:00
bar_item.h fix bounding rects for popup menus 2021-12-18 23:11:03 +01:00
bar_manager.c properly release image on background destruction 2021-12-30 03:14:08 +01:00
bar_manager.h Fix some pesky leaks, now close to leak free. 2021-12-25 20:45:06 +01:00
custom_events.c Fix some pesky leaks, now close to leak free. 2021-12-25 20:45:06 +01:00
custom_events.h Fix some pesky leaks, now close to leak free. 2021-12-25 20:45:06 +01:00
display.c allow individual bar hiding 2021-09-22 15:19:22 +02:00
display.h cleanup 2021-09-03 12:18:09 +02:00
event.c adaptive size popup menus 2021-12-19 17:37:19 +01:00
event.h system_will_sleep event and scripts are not executed during sleep 2021-11-13 13:56:26 +01:00
event_loop.c nice performance boost and lazy items 2021-09-08 20:35:48 +02:00
event_loop.h expand event pool 2021-12-22 21:02:59 +01:00
graph.c improved query system for components (#55) 2021-11-30 17:59:56 +01:00
graph.h improved query system for components (#55) 2021-11-30 17:59:56 +01:00
group.c activate images for brackets (closes #102) 2021-12-30 22:24:44 +01:00
group.h off by one fixes 2021-12-02 00:06:51 +01:00
image.c properly handle image inheritance (closes #141) 2021-12-31 12:27:43 +01:00
image.h properly handle image inheritance (closes #141) 2021-12-31 12:27:43 +01:00
manifest.m preparing image functionality (#69) 2021-12-28 17:16:33 +01:00
message.c Fix some pesky leaks, now close to leak free. 2021-12-25 20:45:06 +01:00
message.h add image capability to all backgrounds (closes #69) 2021-12-29 11:17:06 +01:00
mouse.c new events and new scripting possibilities 2021-10-13 01:24:58 +02:00
mouse.h skylight magic for mouse entered and exited events 2021-10-11 23:38:55 +02:00
popup.c popup cell size is not static anymore, fixes images in popups 2021-12-30 01:31:37 +01:00
popup.h align property for popup menus 2021-12-19 22:31:39 +01:00
shadow.c expose text shadow property 2021-12-23 14:59:56 +01:00
shadow.h align property for fixed width icons and labels 2021-11-29 18:24:09 +01:00
sketchybar.c push version to 2.3.2 2021-12-25 00:50:51 +01:00
text.c properly handle image inheritance (closes #141) 2021-12-31 12:27:43 +01:00
text.h expose text shadow property 2021-12-23 14:59:56 +01:00
workspace.h make custom events more powerful (optional) 2021-08-27 21:57:48 +02:00
workspace.m system_will_sleep event and scripts are not executed during sleep 2021-11-13 13:56:26 +01:00