mw
43b29eedd2
Fix pylint logging warning, exclude W0212
2019-09-02 16:53:10 +02:00
mw
0b9829bc77
Make pylint happy
2019-09-02 16:42:25 +02:00
mw
4743558a68
Add fixes
2019-09-01 22:54:38 +02:00
mw
2c861a3092
Clean up
2019-09-01 22:38:22 +02:00
mw
b59ecc8aac
PoC use double fork to escape SIGSTOP
2019-08-28 00:09:04 +02:00
mw
6652a581df
PoC using xdg-screensaver's suspend mechanisms
2019-08-27 21:31:50 +02:00
mw
c05fc3ae4d
Add some basic error handling in case the executables don't exist
2019-08-25 21:08:00 +02:00
mw
61fe85842a
Use xdg-screensaver instead of xset
2019-08-25 20:53:42 +02:00
mw
8e28149399
Merge remote-tracking branch 'upstream/master'
2019-08-25 20:45:33 +02:00
tobi-wan-kenobi
9b7155b459
Merge pull request #429 from adario7/master
...
performance improvements on module 'title'
2019-08-24 19:15:02 +02:00
adario7
574735adab
performance improves to module 'title'
2019-08-24 15:01:40 +02:00
mw
928895befe
Merge remote-tracking branch 'upstream/master'
2019-08-24 11:40:00 +02:00
tobi-wan-kenobi
6e9cbd6fab
Merge pull request #428 from Damicristi/patch-1
...
added a line at 106
2019-08-24 08:11:36 +02:00
tobi-wan-kenobi
eaad41c6a1
Merge pull request #425 from basvdheuvel/sun_sunup
...
Order sunrise and sunset according to current time
2019-08-24 08:08:07 +02:00
Damodar Rajbhandari
ce54651330
added a line at 106
2019-08-24 01:11:12 +05:45
tobi-wan-kenobi
0db89e4c41
Merge pull request #423 from lonesomebyte537/rss_newspaper
...
Rss newspaper
2019-08-22 18:43:11 +02:00
Tobias Witek
15cd958c78
[modules/redshift] Make requests module optional
2019-08-22 18:39:50 +02:00
tobi-wan-kenobi
c2c195bf9c
Merge pull request #424 from basvdheuvel/redshift_location_options
...
Add location options to the redshift module
2019-08-22 18:37:54 +02:00
Bas van den Heuvel
9243e40b54
Order sunrise and sunset according to current time
...
Before sunrise, first sunrise is shown and then sunset. After sunrise,
before sunset, first sunet is shown, and then tomorrow's sunrise. After
sunset, first sunrise is shown and then sunset, both for tomorrow.
2019-08-21 22:23:01 +02:00
Bas van den Heuvel
8a765f43e2
PEP8
2019-08-21 21:20:04 +02:00
Bas van den Heuvel
ced31c3a22
Add location options to redshift module
2019-08-21 19:12:58 +02:00
Bas van den Heuvel
f9132bd7fd
PEP8
2019-08-21 18:26:59 +02:00
adario
92e568c467
module system: use i3exit, add more options
2019-08-20 13:27:12 +02:00
Lonesome byte
b672543dce
Separate history for ticker and newspaper
...
Ticker history and newspaper history are now separated.
The newspaper will mark all new items with a star since last newspaper
creation.
2019-08-20 07:39:20 +02:00
Lonesome byte
4b73ff61fa
Persistent history
...
History is now written to disk and loaded upon startup. This way old
articles aren't listed as new after restart/reboot of Linux or i3.
2019-08-19 19:15:24 +02:00
Lonesome byte
99f3bbefcc
Time-based scrolling and refreshing
...
When you click on other modules, the ticker may scroll faster than once
a second. This has been resolved.
Refreshing the feeds was update-tick based. This has changed to actual time
based.
2019-08-19 16:06:34 +02:00
adario7
4208db6475
Add log out, suspend and hibernate options to module system
2019-08-19 13:20:11 +02:00
Lonesome byte
b7493e8519
Newspaper
...
Right-clicking will open a personalized newspaper with all articles
of your feeds
2019-08-19 08:27:44 +02:00
Lonesome byte
da99ab4af5
First version
2019-08-17 17:53:40 +02:00
Lonesome byte
5d1422adab
First beta version
2019-08-16 18:06:30 +02:00
Lonesome byte
ba7e7d258d
Reworked code 2
2019-08-16 10:11:22 +02:00
Lonesome byte
d1fc0f2575
Reworked code
2019-08-15 11:58:10 +02:00
Lonesome byte
76d3b4878c
Initial version of RSS news ticker
2019-08-15 10:34:14 +02:00
Lonesome byte
c13a611b4b
Lowering cyclomatic complexity
2019-08-12 17:36:13 +02:00
Lonesome byte
da33d295d3
Sun module
...
Module that shows the sunrise and sunset time for your location.
http://ipinfo.io is used if parameter lat (latitude) or lon (longitude)
is not provided,
2019-08-12 16:40:31 +02:00
Tobias Witek
a1a339bcb7
[modules/weather] Fix exception if requests is not installed
...
fixes #418
2019-08-11 07:17:22 +02:00
Thaynã B. Moretti
88d0bf0776
Fix traffic icon directions
2019-08-07 22:30:55 -03:00
Milos Miljanic
f8cdb18861
Merge branch 'master' of github.com:tobi-wan-kenobi/bumblebee-status
2019-07-31 23:28:47 +02:00
tobi-wan-kenobi
ebd97a9495
Merge pull request #412 from bbernhard/system
...
system module
2019-07-31 19:51:34 +02:00
Milos Miljanic
1853723eb1
Add twmn module for switching notifications on and off
2019-07-30 19:48:08 +02:00
Bernhard B
7f8e08a832
fixed small bug in system module
...
* only destroy root window if it was created
2019-07-28 18:19:49 +02:00
Bernhard B
1598275b25
fix indentation in system module
2019-07-28 18:17:29 +02:00
Bernhard B
940172aab1
added new system module
...
* allows to shutdown/reboot the system
2019-07-28 18:14:46 +02:00
Tobias Witek
5ee612da2d
[doc] Add screenshot for network_traffic
...
Add http status module
fix
chore: update modules number
2019-07-24 12:37:59 +02:00
tobi-wan-kenobi
286ae7a41f
Merge pull request #408 from izn/feature/basic-network-traffic-module
...
[module] Basic alternate network traffic module
2019-07-11 20:08:23 +02:00
Thaynã B. Moretti
92a7d95fd7
Fix comment typo
2019-07-09 22:29:34 -03:00
Thaynã B. Moretti
21e2f46564
Add network traffic icons & minor refactor
2019-07-09 22:27:59 -03:00
Tobias Witek
7d1a3f7532
[doc] Add vault count and attribution of the idea to bbernhard
2019-07-06 20:32:18 +02:00
Tobias Witek
451de4544c
[modules/vault] Add a new password vault module ("pass")
...
Add a new module that can be used to copy passwords from a password
store into the clipboard.
Currently, only "pass" is supported.
As long as only bumblebee is used, it will also show which password is
currently in the clipboard and how long it will still stay there.
2019-07-06 20:28:21 +02:00
Gael Chamoulaud
49f32f9a49
Remove Microsoft Carriage Return and Line Feed.
...
This patch get rid of the Microsoft CR and LF in the following modules:
- pihole.py
- vpn.py
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2019-07-02 11:55:19 +02:00