Commit Graph

69 Commits

Author SHA1 Message Date
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
310d31e98d fix controldeck entry 2022-10-01 13:35:39 +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 v1.0 2021-09-07 23:25:52 +02:00
596e188c75 fix to also change icon in window titlebar 2021-08-26 22:37:11 +02:00
9e0ecced8b add windowclassname 2021-08-26 22:00:02 +02:00
a21babbf8d rename .desktop file to indicate local setting and create a new file for a system installation 2021-08-26 00:36:22 +02:00
7b205c761b rename systemd service file to indicate local setting and create a new file for a system installation 2021-08-25 22:43:59 +02:00
528dccb255 add version file and refer to it for the setup 2021-08-24 23:54:09 +02:00
00cdcd0cc9 multi-user.taget not working for user service. Autostart will not work. 2021-08-08 13:48:54 +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
78e27a8460 add example for the optinal status field 2021-07-22 15:22:45 +02:00
fba0e91224 create message box if controldeck process is not running 2021-07-19 14:22:20 +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
96829d0b6a import only used funtions 2021-04-15 11:01:16 +02:00
b8f26d6965 add cli with optional config path 2021-04-13 13:34:57 +02:00
7342721715 add config parameter for the gui url 2021-04-13 12:47:52 +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