.. |
misc
|
Revert "properly escape single quotes"
|
2024-01-07 16:50:21 +01:00 |
alias.c
|
add missing color subdomains to alias and graph
|
2023-08-22 09:57:44 +02:00 |
alias.h
|
add new color subdomains
|
2023-06-14 23:13:39 +02:00 |
animation.c
|
remove an animation only after it has displayed its last frame (#404)
|
2023-10-03 17:32:21 +02:00 |
animation.h
|
formatting
|
2023-11-30 12:14:44 +01:00 |
app_windows.c
|
properly update space windows when a space is created/destroyed
|
2023-12-26 18:48:35 +01:00 |
app_windows.h
|
formatting
|
2023-11-30 12:14:44 +01:00 |
background.c
|
fix some quirks with images (#428)
|
2023-10-28 14:16:27 +02:00 |
background.h
|
formatting
|
2023-11-30 12:14:44 +01:00 |
bar.c
|
fix bar being shown on wake in a fullscreen app on ventura and below (#451)
|
2023-12-05 17:16:56 +01:00 |
bar.h
|
less aggressive display event handling (#336)
|
2023-03-23 12:16:23 +01:00 |
bar_item.c
|
fix for mouse over logic
|
2023-11-14 15:13:19 +01:00 |
bar_item.h
|
add media.artwork option for images (#436)
|
2023-11-09 19:26:43 +01:00 |
bar_manager.c
|
lookup adid directly from active display uuid
|
2024-01-15 21:34:33 +01:00 |
bar_manager.h
|
add space_windows_change event (#435)
|
2023-11-12 19:56:28 +01:00 |
color.c
|
add missing color subdomains to alias and graph
|
2023-08-22 09:57:44 +02:00 |
color.h
|
add new color subdomains
|
2023-06-14 23:13:39 +02:00 |
custom_events.c
|
add space_windows_change event (#435)
|
2023-11-12 19:56:28 +01:00 |
custom_events.h
|
add space_windows_change event (#435)
|
2023-11-12 19:56:28 +01:00 |
display.c
|
lookup adid directly from active display uuid
|
2024-01-15 21:34:33 +01:00 |
display.h
|
lookup adid directly from active display uuid
|
2024-01-15 21:34:33 +01:00 |
event.c
|
lookup adid directly from active display uuid
|
2024-01-15 21:34:33 +01:00 |
event.h
|
add space_windows_change event (#435)
|
2023-11-12 19:56:28 +01:00 |
font.c
|
add font.family=<string>, font.style=<string>, font.size=<float> subdomains to texts for better font handling
|
2023-03-26 23:44:00 +02:00 |
font.h
|
add font.family=<string>, font.style=<string>, font.size=<float> subdomains to texts for better font handling
|
2023-03-26 23:44:00 +02:00 |
graph.c
|
fix default color for graphs (#468)
|
2024-01-04 21:46:11 +01:00 |
graph.h
|
add new color subdomains
|
2023-06-14 23:13:39 +02:00 |
group.c
|
revert bracket padding changes for now (#351)
|
2023-04-22 23:28:21 +02:00 |
group.h
|
revert bracket padding changes for now (#351)
|
2023-04-22 23:28:21 +02:00 |
hotload.c
|
chdir process into config dir
|
2023-10-11 18:58:16 +02:00 |
hotload.h
|
add reload domain
|
2023-07-19 12:16:51 +02:00 |
image.c
|
allow animating image scale (#455)
|
2023-12-08 16:31:51 +01:00 |
image.h
|
add media.artwork option for images (#436)
|
2023-11-09 19:26:43 +01:00 |
mach.c
|
formatting
|
2023-11-30 12:14:44 +01:00 |
mach.h
|
revert threaded receiver due to large qlimit
|
2023-08-27 01:37:28 +02:00 |
media.h
|
emit media_change event on startup to popuplate items
|
2023-10-29 14:37:32 +01:00 |
media.m
|
properly escape media info payload
|
2024-01-11 11:53:23 +01:00 |
message.c
|
lookup adid directly from active display uuid
|
2024-01-15 21:34:33 +01:00 |
message.h
|
better internal event logic
|
2023-07-19 17:02:44 +02:00 |
mouse.c
|
Revert "entirely remove Carbon, get all events directly through the event mach port"
|
2023-09-30 13:56:32 +02:00 |
mouse.h
|
Revert "entirely remove Carbon, get all events directly through the event mach port"
|
2023-09-30 13:56:32 +02:00 |
popup.c
|
rework window levels
|
2023-11-09 19:25:21 +01:00 |
popup.h
|
fix some problems with popups and inheritance (#316)
|
2023-01-19 18:16:08 +01:00 |
power.c
|
remove unused field from event
|
2023-07-19 18:48:45 +02:00 |
power.h
|
trigger all events at startup and add wifi_change event
|
2023-01-29 19:12:46 +01:00 |
shadow.c
|
add new color subdomains
|
2023-06-14 23:13:39 +02:00 |
shadow.h
|
add new color subdomains
|
2023-06-14 23:13:39 +02:00 |
sketchybar.c
|
push version to 2.19.6
|
2024-01-07 17:08:42 +01:00 |
slider.c
|
only listen to mouse events when the mouse is over the bar
|
2023-08-17 11:19:31 +02:00 |
slider.h
|
only listen to mouse events when the mouse is over the bar
|
2023-08-17 11:19:31 +02:00 |
text.c
|
fix max_chars property leading to y_offset truncation
|
2023-11-14 15:04:35 +01:00 |
text.h
|
add domain scroll_texts to bar items in order to scroll truncated texts (#429)
|
2023-10-30 00:48:06 +01:00 |
volume.c
|
always fire a volume_change event when a new device is connected (#458)
|
2023-12-20 15:57:24 +01:00 |
volume.h
|
remove unused includes
|
2023-06-26 14:18:09 +02:00 |
wifi.h
|
trigger all events at startup and add wifi_change event
|
2023-01-29 19:12:46 +01:00 |
wifi.m
|
partially fix wifi_change event on Sonoma
|
2023-10-12 21:56:49 +02:00 |
window.c
|
sync transaction
|
2023-12-12 14:37:43 +01:00 |
window.h
|
cleanup
|
2023-10-09 12:03:24 +02:00 |
workspace.h
|
add space_windows_change event (#435)
|
2023-11-12 19:56:28 +01:00 |
workspace.m
|
fix problems with $INFO in space_windows_change event (#445)
|
2023-11-17 09:54:07 +01:00 |