COMMITS
December 3, 2024
F
move extern functions
Felix Kratz committed
December 2, 2024
F
use dispatch queue instead of sleeping the main thread
Felix Kratz committed
November 18, 2024
F
push version to v2.22.0
Felix Kratz committed
November 8, 2024
I
Support notch_display_height property (#626)
Igor Fedyukin committed
C
Fix popup rendering when first adding an item in and removing all items (#631)
Capybara121 committed
J
fix off-by-1 error for center items (#640)
Jean Dupouy committed
October 11, 2024
F
add standalone icon file
Felix Kratz committed
September 24, 2024
F
add ko-fi note to readme
Felix Kratz committed
C
Fixed off-by-1 error (#592)
Capybara121 committed
C
bar_item_set_position now removes the item from any popups (#619)
Capybara121 committed
F
remove item from old popup host (#615)
Felix Kratz committed
August 14, 2024
F
explicitly mark all windows as unmanaged
Felix Kratz committed
August 5, 2024
F
compatibility with 'Displays have separate spaces' turned off (#495)
Felix Kratz committed
July 22, 2024
F
possible fix for crash on media_change event (#581)
Felix Kratz committed
May 28, 2024
F
fix crash on popup scroll on second monitor
Felix Kratz committed
May 22, 2024
F
flush window content region after redraw
Felix Kratz committed
May 16, 2024
F
send modifier keys held while scrolling to scripts
Felix Kratz committed
March 17, 2024
F
add scroll fields to query response (#520)
Felix Kratz committed
March 14, 2024
F
push version to v2.21.0
Felix Kratz committed
March 4, 2024
F
improve chained animation handling
Felix Kratz committed
February 29, 2024
F
only use threaded rendering for animation frames
Felix Kratz committed
F
only use threaded rendering for animation frames
Felix Kratz committed
F
small fix for scrolling text with new animation system
Felix Kratz committed
F
improve animation system
Felix Kratz committed
F
only re-render popup when needed
Felix Kratz committed
F
parallelize the drawing system
Felix Kratz committed
F
try to unlock the event mutex up to 1ms for an animation frame, only then drop it
Felix Kratz committed
February 28, 2024
F
properly disable update if no window operation is needed (#507)
Felix Kratz committed
F
properly disable update if no window operation is needed (#507)
Felix Kratz committed
February 26, 2024
F
limit hotload to ~once/sec to debounce hotload loops
Felix Kratz committed