Commit graph

2499 commits

Author SHA1 Message Date
Florian Eich
3c08eafa4a Add TiB to disk units, add SI unit option for disk space 2020-12-02 19:08:45 +01:00
tobi-wan-kenobi
2de39be731 [travis/code climate] update to new reporter + small fixes 2020-12-02 11:07:19 +01:00
tobi-wan-kenobi
a8d1254e06 [modules/nic] Make regex for SSID a raw string 2020-12-01 15:58:55 +01:00
tobi-wan-kenobi
5fb19b66da
Merge pull request #740 from cdbrkfxrpt/main
Change iw call in module nic from link to info
2020-12-01 03:32:10 +01:00
Florian Eich
de01d96b91 Change iw call in module nic from link to info 2020-12-01 00:19:17 +01:00
tobi-wan-kenobi
f5e6bc12db [doc] update doc 2020-11-30 17:22:42 +01:00
tobi-wan-kenobi
d0ee1b06e4 [modules/nic] make exclude list regular expression capable
Allow the usage of regexps in the exclude list, but keep the "this is a
prefix" logic for backwards compatibility.

should address (see #738)
2020-11-30 17:21:17 +01:00
tobi-wan-kenobi
a8b28cd0bf
Merge pull request #739 from eumiro/py39
add python 3.9 support
2020-11-30 07:06:27 +01:00
Miroslav Šedivý
681bba4f12 add python 3.9 support 2020-11-29 22:14:33 +01:00
tobi-wan-kenobi
6c08336154
Merge pull request #736 from jebaum/main
add rofication module
2020-11-24 07:03:56 +01:00
James Baumgarten
02465ea0c2 add rofication module 2020-11-23 20:44:17 -08:00
Tobias Witek
08ef42834e [modules/nic] update documentation to include iwgetid
fixes #734
2020-11-13 14:56:31 +01:00
tobi-wan-kenobi
0fc1782e0b
Merge pull request #733 from martindoublem/main
[module] Improved smartstatus with combined_singles
2020-11-06 12:36:33 +01:00
Martin Morlot
a811c9c886 [module] Improved smartstatus with combined_singles
Added combined_singles as way to detect the drives that are permanently inside your machine and not plugged via USB.

As USB flash drives without smartstatus sometime caused the module to crash.
2020-11-06 12:14:56 +01:00
tobi-wan-kenobi
c5f13746b3
Merge pull request #730 from donfranio/fix-for-missing-python2
update python name in shebang to respect PEP-0394
2020-10-26 09:03:51 +01:00
Frank Scherrer
5e96b63c60
update python name in shebang to respect PEP-0394 2020-10-26 08:28:55 +01:00
tobi-wan-kenobi
d1e9e7e8bb
Merge pull request #729 from spxtr/patch-1
Fix arch-updates off-by-one.
2020-10-26 03:08:30 +01:00
Joe Finney
9b82e736a0
Fix arch-updates off-by-one.
There's a newline in the output so this overcounts by one.
2020-10-25 17:29:00 -07:00
tobi-wan-kenobi
45125f39af
Merge pull request #728 from joachimmathes/module_dunstctl
Provide alternative dunstctl implementation
2020-10-18 22:06:35 +02:00
Joachim Mathes
3c0499ba56 Provide alternative dunstctl implementation 2020-10-18 21:53:47 +02:00
tobi-wan-kenobi
68bd6f8ef8
Merge pull request #727 from w1kl4s/master
Fix Python 3.9 compatibility
2020-10-14 18:30:56 +02:00
w1kl4s
1a7ae9ecc6 Fix Python 3.9 compatibility
Replaced threading.Thread.isAlive() with threading.Thread.is_alive()
2020-10-14 18:07:29 +02:00
tobi-wan-kenobi
49edf97b89
Merge pull request #723 from martindoublem/main
[Bluetooth2] fixed the execution of the toggle state
2020-10-09 11:14:59 +02:00
Martin Morlot
1912f3053d [Bluetooth2] fixed the execution of the toggle state 2020-10-09 10:59:59 +02:00
tobi-wan-kenobi
bfbd94232d
Merge pull request #722 from izn/add-layout-xkbswitch-tests
Create layout-xkbswitch tests
2020-10-08 04:58:16 +02:00
Thaynã Moretti
04a2ea438b Create layout-xkbswitch tests 2020-10-07 17:37:04 -03:00
tobi-wan-kenobi
270b3e13bf
Merge pull request #721 from izn/add-dunstctl-tests
Create dunstctl tests
2020-10-06 06:37:26 +02:00
Thaynã Moretti
180a87e0c3 Create dunstctl tests 2020-10-05 20:10:01 -03:00
tobi-wan-kenobi
f7feb3e674
Merge pull request #720 from izn/add-arch-update-tests
Add arch-update tests
2020-10-04 21:06:18 +02:00
Thaynã Moretti
0a7a4150e0 Create arch-update tests 2020-10-04 15:35:13 -03:00
tobi-wan-kenobi
1751e4afa2
Merge pull request #718 from joshbarrass/spotify
Add "concise controls" to Spotify module
2020-10-04 16:54:42 +02:00
tobi-wan-kenobi
284ef6b260
Merge pull request #717 from joshbarrass/main
Add org-mode TODO module
2020-10-04 16:52:11 +02:00
Joshua Barrass
fbe5764313
Add "concise controls" to spotify module 2020-10-04 15:41:15 +01:00
Joshua Barrass
823a57d261
Add org-mode TODO module 2020-10-04 14:44:27 +01:00
tobi-wan-kenobi
5ec4b04a64
Merge pull request #716 from Niladri29/main
Some minor
2020-10-02 21:27:44 +02:00
Niladri Bhattacharjee
130bfc0f0b
Some minor 2020-10-03 00:53:04 +05:30
tobi-wan-kenobi
f2153b95a5 [doc] add scrolling parameters
see #710
2020-10-02 09:34:53 +02:00
tobi-wan-kenobi
57f669a5e7
Merge pull request #714 from izn/create-symbolic-links
Create symbolic links
2020-10-02 08:09:05 +02:00
Thaynã Moretti
a253e70328 Update documentation 2020-10-01 19:18:49 -03:00
Thaynã Moretti
4df495601a Create symbolic links 2020-10-01 19:10:46 -03:00
tobi-wan-kenobi
96f8e92822
Merge pull request #712 from izn/add-amixer-tests
Add amixer tests
2020-09-29 05:07:19 +02:00
tobi-wan-kenobi
1bdaedb481
Merge pull request #711 from izn/fix/force-feedparser-package-version
Force feedparser to 6.0.0b1
2020-09-29 05:06:24 +02:00
Thaynã Moretti
7d85ba87d5 Force feedparser to 6.0.0b1 2020-09-28 19:45:34 -03:00
Thaynã Moretti
9e80d4d907 Add amixer tests 2020-09-28 19:24:45 -03:00
tobi-wan-kenobi
1759c33cf3 [bumblebee] make input delay configurable
make the delay before updating the bar after an input event
configurable as engine.input_delay.

see #702
2020-09-16 09:13:48 +02:00
tobi-wan-kenobi
806b97895e [bumblebee] add small sleep before update
in some situations/modules (spotify, playerctl, etc.), it is possible
that a state change (e.g. play/pause) takes a small time to actually
propagate into the whole system (e.g. until the next "update" retrieves
the correct value).

To alleviate that, add a very small delay to the update.
2020-09-16 09:09:49 +02:00
tobi-wan-kenobi
8a4fc40947 Revert "[modules/spotify] properly initialize widgets"
This reverts commit aa6238a5c6.
2020-09-15 20:27:50 +02:00
Tobias Witek
e42f09b27e [bumblebee] Make update lock on input non-blocking
for consistent lock behaviour, make the input loop lock non-blocking.

see #702
2020-09-13 11:21:39 +02:00
Tobias Witek
aa6238a5c6 [modules/spotify] properly initialize widgets
see #702
2020-09-13 11:19:05 +02:00
Tobias Witek
fcbb89db90 [modules/spotify] make global dbus object
instead of creating a new dbus instance during each update interval,
reuse one dbus instance.

see #702
2020-09-13 11:17:21 +02:00