COMMITS
February 24, 2024
F
set prevents activation tag bit on windows
Felix Kratz committed
F
sort default_menu_items query response by position
Felix Kratz committed
February 23, 2024
F
add a check if the mouse has really exited an item because the api is unreliable
Felix Kratz committed
F
properly handle all mouse exit events at global mouse exit
Felix Kratz committed
F
fix issues if an item is added to a popup multiple times
Felix Kratz committed
February 22, 2024
F
add new domain `--load-font <path>` which makes a font from a custom path available
Felix Kratz committed
F
fix memory leak in truncated text width calculation
Felix Kratz committed
F
only use ko-fi for donations
Felix Kratz committed
February 21, 2024
February 20, 2024
F
add scroll_duration property for texts (#478)
Felix Kratz committed
F
don't scroll texts which have a custom width smaller than the required width
Felix Kratz committed
F
allow brackets to host popups
Felix Kratz committed
February 19, 2024
F
reduce background draw calls
Felix Kratz committed
February 13, 2024
F
enable scrolling with touchpad gestures (#505)
Felix Kratz committed
February 11, 2024
F
check for startup errors as early as possible
Felix Kratz committed
February 8, 2024
F
add donation button
Felix Kratz committed
February 6, 2024
F
expose environment variable which is the instance name (for use with multiple bars)
Felix Kratz committed
F
push version to 2.20.1
Felix Kratz committed
F
improve default config
Felix Kratz committed
February 4, 2024
F
fix possible timing issues on system wake (#497)
Felix Kratz committed
F
fix duplicate keys in space_windows_change INFO (#498)
Felix Kratz committed
February 1, 2024
F
reimplement the sticky property
Felix Kratz committed
F
fix memory leak in space_windows_change event logic
Felix Kratz committed
January 31, 2024
F
sticky on Sonoma is enforced in bar_manager
Felix Kratz committed
F
protect sticky property from being changed on Sonoma and up
Felix Kratz committed
January 27, 2024
F
push version to 2.20.0
Felix Kratz committed
F
fix bar being unhidden after wake if it was hidden (#477)
Felix Kratz committed
F
fix hidden windows not properly triggering the space_windows_change event
Felix Kratz committed
F
properly emit forced space change event
Felix Kratz committed
January 16, 2024
F
emit the proper events when triggering builtin events manually
Felix Kratz committed