Commit Graph

31 Commits

Author SHA1 Message Date
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
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
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
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
0e23771ab1 inital commit 2021-04-03 20:55:22 +02:00