Alex
|
f2edc8f965
|
feat(Watcher): define watcher_id
|
2019-05-20 11:47:52 +02:00 |
|
 AlexandGitHub
|
7b11283b73
|
Allow formatting memory with used and available memory (#334)
Allow formatting memory with used and available memory
|
2019-05-20 11:30:19 +02:00 |
|
Alex
|
03e43fb31d
|
refactor: remove wlroots dependency
|
2019-05-20 09:49:54 +02:00 |
|
 AlexandGitHub
|
913d0f7ad0
|
backlight: fix for percentage output for amdgpu_bl0 device (#336)
backlight: fix for percentage output for amdgpu_bl0 device
|
2019-05-20 09:40:03 +02:00 |
|
Alex
|
6ffc7ee3b3
|
chore: 0.6.5
|
2019-05-18 16:12:19 +02:00 |
|
Alex
|
ff28de0482
|
feat(custom): update on click/scroll
|
2019-05-18 16:07:55 +02:00 |
|
 AlexandGitHub
|
d5e8a37e63
|
Adding bandwidth support for network module (#328)
Adding bandwidth support for network module
|
2019-05-18 15:52:37 +02:00 |
|
Alex
|
67786c32a8
|
fix(merge): re-add missing code
|
2019-05-18 15:45:18 +02:00 |
|
 AlexandGitHub
|
93a644eec4
|
Merge branch 'master' into master
|
2019-05-18 15:42:27 +02:00 |
|
Alex
|
aa385e28b6
|
refactor: execute update on idle
|
2019-05-18 15:32:40 +02:00 |
|
Alex
|
4865a9ad6c
|
fix(network): reset frequency
|
2019-05-18 13:57:50 +02:00 |
|
 AlexandGitHub
|
e70d8aff73
|
Merge pull request #327 from RX14/feature/disable-scroll-wraparound-option
Add option to disable scroll wraparound on workspaces
|
2019-05-18 13:50:35 +02:00 |
|
Alex
|
d34c3a801c
|
fix(Network): less updates
|
2019-05-18 12:27:10 +02:00 |
|
 AlexandGitHub
|
43d724ebad
|
Merge pull request #326 from RX14/rename-bar-scroll
Rename the "disable-workspace-scroll" option to "disable-bar-scroll"
|
2019-05-17 20:24:15 +02:00 |
|
 AlexandGitHub
|
c862fde986
|
Merge pull request #325 from RX14/bugfix/scroll-broken
Fix workspace scroll wrapping off the end of the list
|
2019-05-17 20:23:51 +02:00 |
|
Alex
|
9234be8544
|
revert: re-add rountrip before widgets setup
|
2019-05-17 14:45:02 +02:00 |
|
Alex
|
9d3255fe9f
|
fix: remove redundant roundtrip
|
2019-05-17 14:41:12 +02:00 |
|
Alex
|
d2d9db23b5
|
fix: uninitialized bool
|
2019-05-17 14:23:52 +02:00 |
|
Alex
|
d8be72e4b6
|
refactor: unexport tray watcher
|
2019-05-17 13:51:55 +02:00 |
|
Alex
|
f8a47598ba
|
fix: roundtrip before bar creation
|
2019-05-17 13:40:04 +02:00 |
|
Alex
|
cb2d6e1997
|
feat(Network): frequency
|
2019-05-17 11:27:38 +02:00 |
|
Alex
|
17291dffdf
|
fix(Battery): plugged state
|
2019-05-17 10:59:54 +02:00 |
|
Alex
|
9a091d7740
|
chore: 0.6.4
|
2019-05-17 10:18:05 +02:00 |
|
 AlexandGitHub
|
2cb70c7324
|
Merge pull request #322 from RX14/feature/generic-scroll
Allow scrolling on the entire bar surface
|
2019-05-17 10:03:52 +02:00 |
|
Alex
|
4d4cadb5ae
|
refactor: simpler code
|
2019-05-17 09:59:37 +02:00 |
|
 AlexandGitHub
|
cddee2626a
|
Change scroll-step unit to percent (#316)
Change scroll-step unit to percent
|
2019-05-17 09:44:34 +02:00 |
|
Alex
|
a1ffa7fa9f
|
chore: enable alpine on Travis
|
2019-05-16 17:20:27 +02:00 |
|
Alex
|
4b4b74db0c
|
feat(Battery): get icon by state
|
2019-05-16 17:18:27 +02:00 |
|
Alex
|
8901df9702
|
chore: add alpine dockerfile
|
2019-05-16 17:10:35 +02:00 |
|
Alex
|
e12766a656
|
fix: compilation on some os
|
2019-05-16 17:09:25 +02:00 |
|
 AlexandGitHub
|
31f63398dc
|
Merge pull request #319 from Alexays/network
Network improvements
|
2019-05-16 14:11:32 +02:00 |
|
Alex
|
0a14e7f3ab
|
feat: ipv6 family
|
2019-05-16 12:22:08 +02:00 |
|
Alex
|
31416ffae6
|
fix: bar removed
|
2019-05-16 12:19:47 +02:00 |
|
Alex
|
fbe19d886a
|
fix: drop memberships
|
2019-05-16 12:16:44 +02:00 |
|
Alex
|
9c67150884
|
refactor: prepare ipv6
|
2019-05-16 12:14:12 +02:00 |
|
Alex
|
f3c467cc46
|
refactor: remove non wanted headers
|
2019-05-16 11:27:22 +02:00 |
|
Alex
|
a09d2222be
|
style: remove non wanted tags
|
2019-05-16 11:26:48 +02:00 |
|
Alex
|
45ebee52a6
|
fix: typo
|
2019-05-16 11:26:06 +02:00 |
|
Alex
|
841576497a
|
refactor: cleaner events
|
2019-05-16 11:22:22 +02:00 |
|
 AlexandGitHub
|
e730105950
|
Merge pull request #318 from unresolvedsymbol/patch
Fix state behavior
|
2019-05-16 09:40:09 +02:00 |
|
Alex
|
963d4f68e4
|
refactor: remove useless param
|
2019-05-16 09:39:06 +02:00 |
|
 AlexandGitHub
|
37f87be9dd
|
Merge pull request #317 from jorgenbele/master
fix(battery): change comparison expr. to assignment
|
2019-05-15 21:02:04 +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 |
|
 AlexandGitHub
|
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 |
|
 AlexandGitHub
|
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 |
|
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 |
|
 AlexandGitHub
|
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 |
|
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 |
|
 AlexandGitHub
|
e6d59f05cc
|
fix s/hidded/hidden/ typo (#295)
fix s/hidded/hidden/ typo
|
2019-05-02 13:59:57 +02: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 |
|
 AlexandGitHub
|
20cf7592aa
|
Merge pull request #287 from jonvaldes/master
Allow rotating label contents by specifying a new "rotate" property
|
2019-04-26 09:39:52 +02:00 |
|
Alex
|
46c91a26ac
|
style: workspaces button color for chromium class
|
2019-04-25 17:14:16 +02:00 |
|
Alex
|
07c592cc86
|
chore: v0.6.0
|
2019-04-25 16:59:22 +02:00 |
|
Alex
|
bb8ff5a99f
|
feat(Bar): add class depend of window in the workspace
|
2019-04-25 16:47:51 +02:00 |
|
Alex
|
79a5e9ecee
|
feat: multiple bar with same process
|
2019-04-25 13:25:06 +02:00 |
|
Alex
|
9504b7ac03
|
fix(Bar): typo
|
2019-04-24 12:42:16 +02:00 |
|
Alex
|
311c34ecbc
|
feat(Bar): handle widget size changes
|
2019-04-24 12:37:24 +02:00 |
|
Alex
|
90d89fe974
|
refactor: kill custom modules scripts en destroy
|
2019-04-23 15:56:38 +02:00 |
|
Alex
|
cccf60c30e
|
fix(Workspaces): fix concurrence and move json parser to ipc client
|
2019-04-23 11:42:08 +02:00 |
|
 AlexandGitHub
|
07dba791cf
|
Update fmt build dependency (#284)
Update fmt build dependency
|
2019-04-23 09:46:03 +02:00 |
|
Alex
|
0d0f5ed7db
|
chore: update fmt wrap
|
2019-04-21 19:19:38 +02:00 |
|
 AlexandGitHub
|
263a32c9af
|
Merge pull request #278 from minijackson/mpd-timeout
fix(mpd): regularly timeout the event listener to prevent timeout
|
2019-04-21 19:13:38 +02:00 |
|
 AlexandGitHub
|
768bc29bc1
|
Merge pull request #275 from cole-h/issue-273
Ensure no NULL tags are set
|
2019-04-20 23:32:13 +02:00 |
|
 AlexandGitHub
|
d03997bdaa
|
Merge pull request #272 from Alexays/refactoring
Refactoring
|
2019-04-19 17:33:49 +02:00 |
|
 AlexandGitHub
|
471b5b1ea1
|
Merge branch 'master' into refactoring
|
2019-04-19 17:33:18 +02:00 |
|
Alex
|
29d8f365f8
|
refactor(Tray): proper lookup in the default theme
|
2019-04-19 17:30:40 +02:00 |
|
Alex
|
8cf19826aa
|
fix(Tray): Unexport on exit
|
2019-04-19 17:03:46 +02:00 |
|
Alex
|
cbb6f2a307
|
refactor(Workspaces, IPC): no more mutex in the workspaces modules, moved to the IPC client for a proper handling
|
2019-04-19 16:48:02 +02:00 |
|
Alex
|
e77c155ede
|
fix(workspaces): avoid mutex block
|
2019-04-19 12:11:55 +02:00 |
|