Daniel Weschke daniel
  • Hamburg
  • Joined on 2021-03-17
daniel pushed to master at daniel/controldeck 2021-04-06 15:37:37 +02:00
bbc8d22abb fix wrong catch for unset icon
daniel pushed to master at daniel/controldeck 2021-04-05 22:26:21 +02:00
d82503b4ff make it possible to use home alias ~ for icon-image
daniel pushed to master at daniel/controldeck 2021-04-05 22:19:24 +02:00
67ff81900d add icon-image for svg icon buttons
daniel pushed to master at daniel/controldeck 2021-04-05 18:47:57 +02:00
3447f5b545 add example for empty buttons
daniel pushed to master at daniel/controldeck 2021-04-05 18:46:15 +02:00
1b3d915de6 add empty buttons
daniel pushed to master at daniel/controldeck 2021-04-05 17:14:15 +02:00
bd738d600e add color-bg and color-fg in conf file for volume and normal buttons
daniel pushed to master at daniel/controldeck 2021-04-05 15:53:58 +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
daniel pushed to master at daniel/controldeck 2021-04-04 23:32:07 +02:00
8d7c2523f4 add possibility to use icons instead
daniel pushed to master at daniel/controldeck 2021-04-04 22:07:59 +02:00
f108910b87 fix process recognizer
daniel pushed to master at daniel/controldeck 2021-04-04 21:46:55 +02:00
e563470b64 put config block in a function, add config for gui and update example conf
daniel pushed to master at daniel/controldeck 2021-04-04 20:31:36 +02:00
ea1b8f558e add webview gui, define text font, remove unused import
daniel pushed to master at daniel/controldeck 2021-04-04 12:36:42 +02:00
8c4a6a495c fix 'sink not found' for pamixer
daniel pushed to master at daniel/controldeck 2021-04-04 00:18:59 +02:00
c54817edc2 fix pactl fallback for increase and decrease
daniel pushed to master at daniel/controldeck 2021-04-04 00:05:24 +02:00
4ceaad99a3 fix pactl fallback for pamixer
431fa906b1 add setup.cfg
Compare 2 commits »
daniel pushed to master at daniel/controldeck 2021-04-03 23:15:18 +02:00
37358ec8d4 add idea for an alternative volume information
daniel pushed to master at daniel/controldeck 2021-04-03 21:54:03 +02:00
63691dde66 change host to 0.0.0.0 so it is reachable in local network
daniel pushed to master at daniel/controldeck 2021-04-03 21:46:57 +02:00
e89b86c3cf update README with configuration information
daniel pushed to master at daniel/controldeck 2021-04-03 21:43:48 +02:00
d5789b5e6c add setup file
daniel pushed to master at daniel/controldeck 2021-04-03 21:18:27 +02:00
ae0a8aa4f0 add new config location to ~/.config/controldeck/controldeck.conf
daniel pushed to master at daniel/controldeck 2021-04-03 20:56:15 +02:00
0e23771ab1 inital commit