9ad80849b1
fix(pulseaudio): Avoid allocation of string vector on every call of getPortIcon()
2019-03-14 18:35:16 -07:00
492d151079
fix(pulseaudio) use case-insensitive comparison for icon lookup
2019-03-14 18:08:12 -07:00
94d7b083c5
fix(Pulseaudio): switch case
2019-03-08 15:30:41 +01:00
83a6475510
feat: can disable tooltip
2019-02-22 11:35:47 +01:00
8bfcb106c0
style: comment about workspace hover effect
2019-02-18 12:30:41 +01:00
6bf4f65228
fix: two finger scroll
2019-02-16 09:56:53 +01:00
3e18673451
fix: remove bluetooth class on else
2019-02-12 17:55:50 +01:00
a4062455cd
fix(pulseaudio): return puleseaudio port string if unknown
2018-12-20 09:54:10 +01:00
b554094c7e
feat: args && class id
2018-12-18 17:30:54 +01:00
66ad2864c2
fix(Pulseaudio): use markup
2018-12-17 09:00:40 +01:00
e21df5ae36
Add config option for volume change scroll step size
2018-11-09 22:48:27 +01:00
3e34137ac7
pulseaudio: Change volume on scroll event
...
Subscribe for mouse scroll events on the pulseaudio widget
and change volume when event is received.
Scroll up increments the volume and scroll down decrements it.
These events are only subscibed when there are no user defined
commands present for them.
Signed-off-by: Harish Krupo <harishkrupo@gmail.com >
2018-10-30 20:53:43 +05:30
ed3e4b1395
fix(pulseaudio): check active_port is set
2018-10-27 11:23:43 +02:00
3f269ff463
fix: check json::value type
2018-10-26 09:27:16 +02:00
4626cbef63
fix(pulseaudio): round volume
2018-10-25 13:57:35 +02:00
20ff2cab9e
feat(Tray): handle item unregister
2018-09-15 19:01:28 +02:00
6dd9b5ccc4
feat(Pulseadio): port icons
2018-08-29 23:50:41 +02:00
53956d9d18
feat(ALabel): Toggleable labels
2018-08-27 01:36:25 +02:00
49232eed8d
Clean ( #31 )
2018-08-20 14:50:45 +02:00
6705134034
Handle screens disconnection ( #29 )
2018-08-19 13:39:57 +02:00
b1fd4d7b82
feat(modules): generic label module to allow max-length on all labels
2018-08-18 11:43:48 +02:00
57f3a01a5b
refactor: remove assert
2018-08-16 15:41:09 +02:00
6635548d3e
Style code ( #25 )
2018-08-16 14:29:41 +02:00
e3e099f836
feat(workspaces): icons
2018-08-15 14:48:08 +02:00
1555cb71e1
feat(pulseaudio): volume icons
2018-08-13 22:33:07 +02:00
04183dc696
refactor(modules): prefer sigc::mem_fun
2018-08-11 02:40:13 +02:00
679aafa9e8
refactor(pulseaudio): remove signal init
2018-08-10 18:16:11 +02:00
4d3879f26f
refactor: avoid useless has_class check
2018-08-10 17:05:12 +02:00
e16cce646b
feat: add custom module to allow execution of external script
2018-08-10 16:26:46 +02:00
f810713570
refactor(pulseaudio): use pulseaudio thread rater than cpp
2018-08-10 00:34:13 +02:00
291267711a
feat(pulseaudio): add muted class
2018-08-10 00:02:50 +02:00
7ccb76935d
feat: add pulseaudio module
2018-08-09 23:55:38 +02:00