SketchyBar/src
2021-11-18 20:15:15 +01:00
..
misc modularize core bar logic 2021-11-11 01:34:29 +01:00
alias.c further modularize core logic 2021-11-11 17:56:44 +01:00
alias.h further modularize core logic 2021-11-11 17:56:44 +01:00
background.c further modularize core logic 2021-11-11 17:56:44 +01:00
background.h further modularize core logic 2021-11-11 17:56:44 +01:00
bar.c fix right brackets 2021-11-18 20:15:15 +01:00
bar.h modularize core bar logic 2021-11-11 01:34:29 +01:00
bar_item.c Fix typo causing double free on item remove 2021-11-13 13:57:46 -08:00
bar_item.h further modularize core logic 2021-11-11 17:56:44 +01:00
bar_manager.c changed default window level to normal 2021-11-17 16:58:34 +01:00
bar_manager.h system_will_sleep event and scripts are not executed during sleep 2021-11-13 13:56:26 +01:00
custom_events.c system_will_sleep event and scripts are not executed during sleep 2021-11-13 13:56:26 +01:00
custom_events.h system_will_sleep event and scripts are not executed during sleep 2021-11-13 13:56:26 +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 system_will_sleep event and scripts are not executed during sleep 2021-11-13 13:56:26 +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 syntax cleanup 2021-09-01 19:13:16 +02:00
graph.c further modularize core logic 2021-11-11 17:56:44 +01:00
graph.h further modularize core logic 2021-11-11 17:56:44 +01:00
group.c further modularize core logic 2021-11-11 17:56:44 +01:00
group.h further modularize core logic 2021-11-11 17:56:44 +01:00
manifest.m preparing item grouping 2021-10-03 00:48:25 +02:00
message.c negative bar y_offset possible 2021-11-12 17:26:52 +01:00
message.h system_will_sleep event and scripts are not executed during sleep 2021-11-13 13:56:26 +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
sketchybar.c timeout forks after 10s. Closes #71 2021-11-07 19:24:54 +01:00
text.c inner paddings can be negative again 2021-11-12 17:19:18 +01:00
text.h further modularize core logic 2021-11-11 17:56:44 +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