tobi-wan-kenobi
d27986a316
[requirements] remove json requirement - which is a builtin
2023-07-17 12:43:06 +02:00
tobi-wan-kenobi
4df5272164
[workflows] update python versions
2023-07-17 12:36:32 +02:00
tobi-wan-kenobi
839d79e68f
Merge pull request #977 from jebaum/main
...
allow setting sink ID in pipewire module
2023-07-17 01:41:01 +02:00
James Baumgarten
ee796f6589
allow setting sink ID in pipewire module
2023-07-16 15:06:31 -06:00
tobi-wan-kenobi
9b4944c53f
Merge pull request #976 from lasnikr/main
...
[modules/usage] A module for "ActivityWatch"
2023-07-10 22:03:02 +02:00
Lasnik
8178919e2c
add description
2023-07-10 16:52:22 +02:00
Lasnik
305f9cf491
formatting guidelines
2023-07-10 15:51:00 +02:00
Lasnik
b866ab25b6
create module
2023-07-10 15:42:11 +02:00
tobi-wan-kenobi
775210db08
Merge pull request #974 from hugoeustaquio/main
...
Adding suport for multiple sound cards, not only devices.
2023-06-30 06:15:10 +02:00
Hugo Eustáquio
2ef6f84df3
Adding suport for multiple sound cards, not only devices.
2023-06-29 14:38:54 -03:00
tobi-wan-kenobi
a97e6f2f7d
Merge pull request #973 from SuperQ/cpu3
...
[modules/cpu3] Add new CPU module
2023-06-19 14:46:32 +02:00
SuperQ
0b4ff04be5
[modules/cpu3] Add new CPU module
...
Based on cpu2 module, but use `sensors -j` and some json path walking to
better parse CPU temp and fan speeds. The output of `sensors -u` can
contain many duplicates of the same sensor name, but from different
sensor device paths.
Signed-off-by: SuperQ <superq@gmail.com>
2023-06-19 14:08:16 +02:00
tobi-wan-kenobi
7cda35c1df
Merge pull request #972 from bbernhard/fix_pihole
...
use API token instead of password hash in pihole module
2023-05-28 18:08:38 +02:00
Bernhard B
b3007dd042
use API token instead of password hash in pihole module
...
* with newer versions of pi-hole, it is not possible
anymore to use the password hash for the API authentication.
Instead, one needs to use the dedicated API token for that.
In order to stay backwards compatible, and not break existing
bumblebee_status setups, the 'pwhash' parameter is still supported
(in case someone runs an outdated pi-hole version).
* the new pi-hole API endpoints do not allow to access the summary
endpoint without an API token. So, therefore '&auth=<api token>' was
added.
2023-05-28 17:13:52 +02:00
tobi-wan-kenobi
8967eec44b
[module/watson] Add formatting string
...
Make it possible to customize the watson message in the widget
see #963
2023-05-11 14:28:32 +02:00
tobi-wan-kenobi
14f19c897a
[modules/pulsectl] add default device selection
...
re-enable functionality to add a popup that allows the user to select
the default source/sink.
fixes #965
2023-05-11 08:45:03 +02:00
tobi-wan-kenobi
e9696b2150
[readthedocs] explicitly specify build OS
...
fixes #970
2023-05-11 08:30:59 +02:00
tobi-wan-kenobi
c0526f2775
Merge pull request #969 from Duarte-Figueiredo/fix-build
...
Fixed typo in 'today' that is currently breaking the tests
2023-05-06 12:45:19 +02:00
Duarte Figueiredo
6b4898017f
Fixed typo in 'today' that is currently breaking the tests
2023-05-06 11:20:45 +01:00
tobi-wan-kenobi
bdfc4fdab4
Merge pull request #968 from Duarte-Figueiredo/main
...
Updated gitlab module to have state of warning when there is at least 1 notification, just like the github module
2023-05-06 12:01:24 +02:00
Duarte Figueiredo
a6de61b751
Updated gitlab module to have state of warning when there is at least 1 notification, just like the github module
2023-05-06 10:56:17 +01:00
tobi-wan-kenobi
1dd39a4e43
Merge pull request #967 from Duarte-Figueiredo/main
...
[modules/todoist] - New module that connects to https://api.todoist.com
2023-04-19 14:20:59 +02:00
Duarte Figueiredo
592d08c082
removed Final import because of python3.7 backwards compatibility
2023-04-19 12:01:07 +01:00
Duarte Figueiredo
cad45ecd2c
[modules/todoist] - New module that connects to https://api.todoist.com and displays number of tasks due
2023-04-19 11:50:25 +01:00
tobi-wan-kenobi
79081ebb4f
Merge pull request #966 from Duarte-Figueiredo/main
...
[modules/wakatime] - New module that connects to https://wakatime.com api
2023-04-16 15:24:50 +02:00
Duarte Figueiredo
1b0478edd4
changed icon from normal w to font-awesome clock
2023-04-16 11:38:13 +01:00
Duarte Figueiredo
2b4e2b2c82
rename mock_summaries_api_response test function
2023-04-16 11:29:31 +01:00
Duarte Figueiredo
42e041ce03
[modules/wakatime] - New module that connects to https://wakatime.com and displays coding duration stats
2023-04-16 11:24:51 +01:00
tobi-wan-kenobi
e58afff48a
Merge pull request #964 from dmturner/weather
...
Change OpenWeatherMap request url from HTTP to HTTPS
2023-04-13 14:26:12 +02:00
dmturner
f34e02d824
Change OpenWeatherMap request url from HTTP to HTTPS
2023-04-13 12:49:39 +01:00
tobi-wan-kenobi
2e1289f778
[core] fix importlib.util error
...
add explicit import of importlib.util
fixes #962
2023-04-11 12:42:55 +02:00
tobi-wan-kenobi
b750d96a72
Merge pull request #959 from chedge/pipx_compatibility
...
Added path for themes directory when installed via pipx
2023-03-26 01:30:32 +01:00
C H
61e38c6094
Added path for themes directory when installed via pipx
2023-03-25 15:27:42 -07:00
tobi-wan-kenobi
ad8b1802f5
Merge pull request #957 from LokiLuciferase/fix/playerctl-calls
...
remove unnecessary `playerctl` subprocess call to determine whether widget should be hidden
2023-03-15 20:03:14 +01:00
Lukas Lüftinger
99bd2a81b6
remove unnecessary playerctl calls to determine whether widgets should be hidden
2023-03-15 19:01:48 +01:00
tobi-wan-kenobi
93f3da1e08
Merge pull request #951 from beckcl/gitlab-module
...
Add GitLab module
2023-02-19 08:04:37 +01:00
Clemens Beck
7161ef211c
[modules/gitlab] add module
2023-02-19 03:43:14 +01:00
tobi-wan-kenobi
f77f5552ae
Merge pull request #950 from jebaum/main
...
fix bug in pipewire module
2023-02-11 08:22:02 +01:00
James Baumgarten
be332005fa
fix bug in pipewire module
2023-02-10 08:52:59 -07:00
tobi-wan-kenobi
cc883d1723
Merge pull request #949 from jebaum/main
...
add pipewire module
2023-02-04 07:58:45 +01:00
James Baumgarten
30362cb124
add pipewire module
2023-02-03 21:23:34 -07:00
tobi-wan-kenobi
098f03ac52
Merge pull request #947 from arivarton/gcalendar_fixes
...
Added a max_chars parameter to be able to control the widget width.
2023-01-29 17:04:24 +01:00
arivarton
ae29c1b79f
Divided date/time and summary into two widgets and made the summary
...
widget scrollable.
2023-01-29 13:05:13 +01:00
arivarton
b327162f3b
Added a max_chars parameter to be able to control the widget width.
...
Also moved the try block a bit further up to catch network errors.
2023-01-04 21:34:21 +01:00
tobi-wan-kenobi
8eb2545eed
Merge pull request #943 from pvutov/main
...
Documentation: Fix the default format string for nvidiagpu
2022-11-30 20:07:58 +01:00
pvutov
f0ce6a1f7f
Documentation: Fix the default format string for nvidiagpu
2022-11-30 21:04:33 +02:00
tobi-wan-kenobi
a6f2e6fc5e
[modules/mpd] make mpd port configurable
...
fixes #941
2022-11-27 17:41:48 +01:00
tobi-wan-kenobi
87a2890b48
[modules/pulsectl] fix case when no devices are available
...
no devices lead to an exception that completely stopped bumblebee-status
from processing data.
handle this case more gracefully by defaulting to a volume of 0%. if
this proves to be an issue, we can still add error indicators later.
see #940
2022-11-27 12:03:35 +01:00
tobi-wan-kenobi
6a93238bda
[core] log exceptions
...
to enable error investigation, log exceptions.
see #940
2022-11-27 09:46:55 +01:00
tobi-wan-kenobi
79ce2167b0
[autotest] update codeclimate action
2022-11-26 12:09:04 +01:00