58 Commits

Author SHA1 Message Date
eeb18679e6 add option to debug command output 2024-01-01 01:52:19 +01:00
2046adfc79 add update page button to update button states only, delay button update state to let process to finish, overwrite button text if attr description is defined, empty and label class inherit from tile class, process with callback option 2024-01-01 00:11:17 +01:00
2622d514c4 fix cast of command which might not be a number 2023-12-28 15:42:01 +01:00
b8d94b271f fix slider config cast 2023-12-24 01:47:57 +01:00
7c3cd04c1b working slider 2023-12-24 00:34:46 +01:00
6d502ea67e fix source sliders 2023-12-23 16:10:20 +01:00
165879eb0d fix color buttons 2023-12-23 15:18:14 +01:00
ed851b0eed add source volume slider, add gui config flags, add gui menu 2023-12-23 14:36:36 +01:00
6abaf515ae fix config 2023-12-21 13:26:55 +01:00
b972354e97 first step for slider class 2023-12-19 21:43:21 +01:00
dec5642e26 fix volume input sinks to handle also mono streams 2023-12-10 04:19:05 +01:00
310d396407 fix static dir 2023-12-09 12:50:16 +01:00
4594b55bf4 change colors 2023-12-09 09:29:32 +01:00
d1581e866f add label class, move empty buton to empty label 2023-10-18 20:32:51 +02:00
c50b5e1ce9 command output 2023-05-29 19:35:55 +02:00
bbda532246 move test button to debug 2023-01-16 13:02:07 +01:00
ead2b06eca cli args for host and port 2023-01-16 12:51:54 +01:00
db0a3b1655 fix app name 2022-11-20 18:24:45 +01:00
180f571018 fix json load of string including an stderr output 2022-11-08 19:43:15 +01:00
707453a513 fix json load of string including an stderr output 2022-11-08 19:39:42 +01:00
21c91b0b9c fix justpy config overwrite 2022-11-06 15:51:47 +01:00
b32a63d9b4 fix config file variable 2022-10-30 16:55:18 +01:00
a9636a4112 fix static directory 2022-10-30 16:45:24 +01:00
18af7036bb comment out xdg ref and profile 2022-10-03 02:24:49 +02:00
6a3995f69a change style to Quasar 2022-10-01 13:16:19 +02:00
bc7a5d7239 fix to fit text into button using js and fix classname setting to not find wrong ids and update README 2021-09-07 23:25:52 +02:00
c78b767958 update style (border) and logic of buttons 2021-07-24 20:24:35 +02:00
cd13c8d021 update button switch logic 2021-07-24 19:52:31 +02:00
e83c347442 improve status output for command 2021-07-19 14:10:29 +02:00
87a2e4542e change group style of sound buttons 2021-07-14 21:49:43 +02:00
d9bdd5c9e8 add an optional status field to display command and state of a button 2021-07-14 21:05:37 +02:00
65c37e636c add cairosvg fallback 2021-04-20 01:09:55 +02:00
fec87df9c9 add pid and start flag for gui, add systemd service file and .desktop file with new setup.sh 2021-04-19 21:18:25 +02:00
b8f26d6965 add cli with optional config path 2021-04-13 13:34:57 +02:00
ad79872631 add microphone / source buttons 2021-04-09 00:48:15 +02:00
2f257a1ee7 fix button command execution without altative command 2021-04-08 14:42:49 +02:00
25834e99da normal buttons with alternative text, icon or image 2021-04-07 21:22:18 +02:00
b31e12d148 volume buttons with alternative text, icon or image 2021-04-07 18:17:16 +02:00
b09e1d680e icon and image for volume buttons 2021-04-07 15:18:32 +02:00
e5ddc47587 remove old commented lines 2021-04-07 14:17:06 +02:00
7581078bba change volume button style, volume status with mute and toggle button and move button logic to button class 2021-04-07 14:12:50 +02:00
bbc8d22abb fix wrong catch for unset icon 2021-04-06 15:37:29 +02:00
d82503b4ff make it possible to use home alias ~ for icon-image 2021-04-05 22:26:15 +02:00
67ff81900d add icon-image for svg icon buttons 2021-04-05 22:19:20 +02:00
1b3d915de6 add empty buttons 2021-04-05 18:46:08 +02:00
bd738d600e add color-bg and color-fg in conf file for volume and normal buttons 2021-04-05 17:14:10 +02:00
cfed2fb677 add flag to process function to not ask for output, add reload button and close button only for gui, change icon config to be able to specify style 2021-04-05 15:53:53 +02:00
8d7c2523f4 add possibility to use icons instead 2021-04-04 23:32:00 +02:00
e563470b64 put config block in a function, add config for gui and update example conf 2021-04-04 21:46:50 +02:00
ea1b8f558e add webview gui, define text font, remove unused import 2021-04-04 20:31:19 +02:00