Commit Graph

51 Commits

Author SHA1 Message Date
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
67ff81900d add icon-image for svg icon buttons 2021-04-05 22:19:20 +02:00
3447f5b545 add example for empty buttons 2021-04-05 18:47:51 +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
f108910b87 fix process recognizer 2021-04-04 22:07:53 +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
8c4a6a495c fix 'sink not found' for pamixer 2021-04-04 12:36:35 +02:00
c54817edc2 fix pactl fallback for increase and decrease 2021-04-04 00:18:52 +02:00
4ceaad99a3 fix pactl fallback for pamixer 2021-04-04 00:05:16 +02:00
431fa906b1 add setup.cfg 2021-04-03 23:41:09 +02:00
37358ec8d4 add idea for an alternative volume information 2021-04-03 23:15:05 +02:00
63691dde66 change host to 0.0.0.0 so it is reachable in local network 2021-04-03 21:53:55 +02:00
e89b86c3cf update README with configuration information 2021-04-03 21:46:46 +02:00
d5789b5e6c add setup file 2021-04-03 21:43:43 +02:00
ae0a8aa4f0 add new config location to ~/.config/controldeck/controldeck.conf 2021-04-03 21:18:20 +02:00