unresolvedsymbol
|
7e8eee0571
|
fix state behavior
|
2019-05-15 22:14:51 -05:00 |
Alex
|
37f87be9dd
|
Merge pull request #317 from jorgenbele/master
fix(battery): change comparison expr. to assignment
|
2019-05-15 21:02:04 +02:00 |
Jørgen Bele Reinfjell
|
380fc58f3c
|
fix(battery): change comparison expr. to assignment
|
2019-05-15 19:19:00 +02:00 |
Alex
|
22bf0b161a
|
fix(Network): do not stop thread
|
2019-05-15 10:24:35 +02:00 |
Alex
|
5b3402e110
|
feat(Battery): plugged status
|
2019-05-14 15:43:57 +02:00 |
Alex
|
d209d350fe
|
style(media): reduce min-width
|
2019-05-13 15:48:18 +02:00 |
Alex
|
0968170074
|
style(media): min-width
|
2019-05-13 15:40:02 +02:00 |
Alex
|
362c393b1d
|
refactor: try/catch, sigc trackable
|
2019-05-13 15:15:50 +02:00 |
Alex
|
0c3c548bc0
|
fix(Window): avoid concurrency
|
2019-05-13 14:35:45 +02:00 |
Alex
|
b54160e02f
|
fix(Tray): add item if not exist
|
2019-05-13 14:27:01 +02:00 |
Alex
|
db14fac038
|
style: remove chromium style
|
2019-05-13 13:23:32 +02:00 |
Alex
|
4f1defe6d5
|
fix(Pulseaudio): avoid handleScroll override
|
2019-05-13 11:46:12 +02:00 |
Alex
|
92967c7c06
|
fix(Label): reverse only battery states
|
2019-05-13 11:36:34 +02:00 |
Alex
|
fcb23d3104
|
feat(temperature): format-icons
|
2019-05-13 11:31:05 +02:00 |
Alex
|
62f8af8a39
|
fix(Window): avoid multiple same classes
|
2019-05-13 10:56:48 +02:00 |
Alex
|
d5a9eccb7b
|
chore: v0.6.3
|
2019-05-12 20:02:53 +02:00 |
Alex
|
80e9ea746b
|
fix(battery): use path for the / operator
|
2019-05-12 19:53:22 +02:00 |
Alex
|
84728f6fab
|
Merge pull request #313 from apiote/master
remove empty and solo classes when they do not apply
|
2019-05-12 12:13:07 +02:00 |
Alex
|
10a17187a1
|
Merge pull request #309 from dlasky/btaudio
fix(btformat): fixes an issue where btformat was not detected
|
2019-05-12 12:12:16 +02:00 |
Adam Pioterek
|
7cdde05568
|
remove empty and solo classes when they do not apply
|
2019-05-11 20:36:10 +02:00 |
Dan
|
e343cf4b00
|
fix(btformat): fixes an issue where btformat was not being correctly detected
|
2019-05-10 12:07:17 -04:00 |
Alex
|
e4756cf24e
|
refactor: don't print an error when a watcher is already present
|
2019-05-10 14:56:28 +02:00 |
Alex
|
131dae5818
|
chore: v0.6.2
|
2019-05-10 13:40:45 +02:00 |
Alex
|
4688002f23
|
feat: margins
|
2019-05-09 15:10:13 +02:00 |
Alex
|
5bf0ca85ac
|
refactor: try/catch around json parse
|
2019-05-09 10:30:54 +02:00 |
Alex
|
fd9b34adf8
|
chore: add fedora to travis
|
2019-05-07 14:04:45 +02:00 |
Alex
|
8a011e6d90
|
refactor(Dockerfile): fix fedora
|
2019-05-07 13:45:49 +02:00 |
Alex
|
5a44c8c6de
|
refactor: avoid unneeded json parsing
|
2019-05-07 13:43:48 +02:00 |
Alex
|
74137befba
|
fix(window): title flickers
|
2019-05-07 13:31:41 +02:00 |
Alex
|
b75e0bb0d0
|
refactor: remove useless bar param
|
2019-05-07 13:21:18 +02:00 |
Alex
|
77d9dd06af
|
chore: fedora dockerfile
|
2019-05-07 13:15:59 +02:00 |
Alex
|
e5d5735e9d
|
feat(percent): adds a percent class to numeric modules (#297)
feat(percent): adds a percent class to numeric modules
|
2019-05-03 17:35:21 +02:00 |
Dan
|
dd0ebe117c
|
chore(cr): cr cleanup
|
2019-05-03 08:08:55 -04:00 |
Dan
|
5f0a3063d1
|
feat(states): add getState to other percent based modules
|
2019-05-02 22:24:29 -04:00 |
Dan
|
3bac96945c
|
Revert "feat(percent): adds a percent class to numeric modules"
This reverts commit 82302e58f3b611f7ff6d686d1783b1c32914f7c9.
|
2019-05-02 22:24:29 -04:00 |
Dan
|
e158a3e132
|
feat(states): add generic 'states' to all labels
|
2019-05-02 22:24:29 -04:00 |
Dan
|
472363a623
|
feat(percent): adds a percent class to numeric modules
|
2019-05-02 22:24:29 -04:00 |
Alex
|
1a024db03c
|
fix(idle_inhibitor): overload
|
2019-05-02 17:51:01 +02:00 |
Alex
|
5623bbecfe
|
feat(idle_inhibitor): pass status to click events exec
|
2019-05-02 16:56:45 +02:00 |
Alex
|
1e871b2353
|
refactor: propagate the event further
|
2019-05-02 16:46:53 +02:00 |
Alex
|
82bed9dd5e
|
chore: v0.6.1
|
2019-05-02 14:31:02 +02:00 |
Alex
|
d027243a19
|
fix: json thread safe
|
2019-05-02 14:24:54 +02:00 |
Alex
|
e6d59f05cc
|
fix s/hidded/hidden/ typo (#295)
fix s/hidded/hidden/ typo
|
2019-05-02 13:59:57 +02:00 |
Eric Engestrom
|
4d4562aade
|
fix s/hidded/hidden/ typo
|
2019-05-01 12:40:12 +01:00 |
Alex
|
e8f31a0c4f
|
revert: infinite seconds for once custom modules
|
2019-04-26 21:57:15 +02:00 |
Alex
|
f8c06b27ae
|
Revert "feat(Cpu): dynamic fmt args"
This reverts commit 2d9bcb1a2d .
|
2019-04-26 21:49:16 +02:00 |
Alex
|
717a07d584
|
refactor(Window): simpler conditions
|
2019-04-26 15:29:54 +02:00 |
Alex
|
2d9bcb1a2d
|
feat(Cpu): dynamic fmt args
|
2019-04-26 14:07:31 +02:00 |
Alex
|
4dd36890c1
|
style: background color transition
|
2019-04-26 12:37:35 +02:00 |
Alex
|
66acaeca7f
|
style: workspaces button color for chromium class
|
2019-04-26 12:01:42 +02:00 |