• giskard's avatar
    feat: add slider widget (#435) · 3cf08d6b
    giskard authored
    * utils: expand `~` on execute_command()
    
    * feat: add widget slider
    
    * slider: queue setter to avoid racing
    
    * slider: queue get to avoid possible racing with set
    
    * slider: doc sync
    
    * slider: avoid dead loop on queue_get(), just in case
    
    * slider: expand cmd with predefined pattern
    
    * Ported slider to GTK4
    
    * Added CSS to match the other widgets
    
    * Updated doc with information about "$value"
    
    ---------
    Co-authored-by: 's avatarErik Reider <35975961+ErikReider@users.noreply.github.com>
    3cf08d6b
Name
Last commit
Last update
..
backlight Loading commit data...
buttonsGrid Loading commit data...
dnd Loading commit data...
inhibitors Loading commit data...
label Loading commit data...
menubar Loading commit data...
mpris Loading commit data...
shared Loading commit data...
slider Loading commit data...
title Loading commit data...
volume Loading commit data...
baseWidget.vala Loading commit data...
factory.vala Loading commit data...