.. |
__init__.py
|
Add swap starts
|
2019-05-24 22:43:40 +02:00 |
backlight.py
|
Re-enable Python 3.5 support
|
2019-03-21 21:13:11 -04:00 |
base.py
|
Fix the polling of the battery widget
|
2019-03-24 12:05:25 -04:00 |
battery.py
|
Fix battery widget updating frequency
|
2019-04-15 17:37:12 -06:00 |
bitcoin_ticker.py
|
Fix up the docs build, improve some widget docs
|
2018-04-06 08:24:41 -04:00 |
canto.py
|
Giant documentation update
|
2016-03-01 10:15:12 -06:00 |
caps_num_lock_indicator.py
|
add widget caps_num_lock_indicator (#1217)
|
2018-11-10 22:39:31 +01:00 |
check_updates.py
|
Set colour_have_updates only when number of updates > 0
|
2019-02-24 15:22:05 +01:00 |
clipboard.py
|
Start refactoring to isolate core
|
2019-01-16 23:28:30 -05:00 |
clock.py
|
python3: goodbye six
|
2019-01-13 22:55:55 +13:00 |
cmus.py
|
Stop cmus widget flooding stdout
|
2016-10-12 14:51:46 -05:00 |
countdown.py
|
Giant documentation update
|
2016-03-01 10:15:12 -06:00 |
crashme.py
|
Giant documentation update
|
2016-03-01 10:15:12 -06:00 |
currentlayout.py
|
python3: goodbye six
|
2019-01-13 22:55:55 +13:00 |
currentscreen.py
|
s/currentScreen/current_screen/g
|
2019-01-13 16:38:32 +13:00 |
debuginfo.py
|
s/*Idx/*index/
|
2019-01-13 16:38:32 +13:00 |
df.py
|
python3: remove all from __future__ imports
|
2019-01-13 22:55:55 +13:00 |
generic_poll_text.py
|
Re-enable Python 3.5 support
|
2019-03-21 21:13:11 -04:00 |
gmail_checker.py
|
Fix new flake8 issues
|
2018-11-10 11:44:36 -05:00 |
graph.py
|
Fix PEP8
|
2019-05-24 22:44:21 +02:00 |
groupbox.py
|
Re-enable Python 3.5 support
|
2019-03-21 21:13:11 -04:00 |
idlerpg.py
|
Remove ignored flake8 errors
|
2018-03-25 16:07:04 -04:00 |
image.py
|
python3: remove all from __future__ imports
|
2019-01-13 22:55:55 +13:00 |
imapwidget.py
|
Fix up the docs build, improve some widget docs
|
2018-04-06 08:24:41 -04:00 |
import_error.py
|
Don't crash qtile if you try to use a widget that has unmet deps
|
2018-01-25 22:25:07 -05:00 |
keyboardkbdd.py
|
Giant documentation update
|
2016-03-01 10:15:12 -06:00 |
keyboardlayout.py
|
Fix new flake8 issues
|
2018-11-10 11:44:36 -05:00 |
khal_calendar.py
|
Remove ignored flake8 errors
|
2018-03-25 16:07:04 -04:00 |
launchbar.py
|
python3: remove all from __future__ imports
|
2019-01-13 22:55:55 +13:00 |
maildir.py
|
maildir widget: more camelCase porting
|
2019-02-05 19:34:00 -05:00 |
memory.py
|
Document format values for swap/memory widgets
|
2019-05-24 22:44:21 +02:00 |
moc.py
|
Change «cmus» reference for «MOC»
|
2016-10-07 12:53:41 +02:00 |
mpd2widget.py
|
python3: modernise super invocations
|
2019-01-14 23:20:23 +13:00 |
mpdwidget.py
|
python3: modernise super invocations
|
2019-01-14 23:20:23 +13:00 |
mpris2widget.py
|
Remove ignored flake8 errors
|
2018-03-25 16:07:04 -04:00 |
mpriswidget.py
|
A decorator can live outside the class it is meant to decorate methods
|
2019-01-13 16:38:32 +13:00 |
net.py
|
Re-enable Python 3.5 support
|
2019-03-21 21:13:11 -04:00 |
notify.py
|
Remove ignored flake8 errors
|
2018-03-25 16:07:04 -04:00 |
pacman.py
|
Giant documentation update
|
2016-03-01 10:15:12 -06:00 |
pomodoro.py
|
Remove ignored flake8 errors
|
2018-03-25 16:07:04 -04:00 |
prompt.py
|
Start refactoring to isolate core
|
2019-01-16 23:28:30 -05:00 |
sensors.py
|
python3: Unicode string variant is now un-necessary
|
2019-01-14 17:56:16 +13:00 |
sep.py
|
Remove ignored flake8 errors
|
2018-03-25 16:07:04 -04:00 |
she.py
|
Giant documentation update
|
2016-03-01 10:15:12 -06:00 |
spacer.py
|
Giant documentation update
|
2016-03-01 10:15:12 -06:00 |
stock_ticker.py
|
python3: goodbye six
|
2019-01-13 22:55:55 +13:00 |
swap.py
|
Document format values for swap/memory widgets
|
2019-05-24 22:44:21 +02:00 |
systray.py
|
ignore another new pep8 complaint
|
2019-02-05 19:34:00 -05:00 |
tasklist.py
|
python3: remove all from __future__ imports
|
2019-01-13 22:55:55 +13:00 |
textbox.py
|
Use a more neutral and safer font default
|
2017-04-16 20:28:19 +08:00 |
volume.py
|
Merge remote-tracking branch 'origin/pr/1066' into develop
|
2018-12-17 22:11:18 -05:00 |
wallpaper.py
|
bugfix for wallpaper when user use custom wallpaper_command
|
2018-04-05 19:32:22 -04:00 |
windowname.py
|
s/currentWindow/current_window/g
|
2019-01-13 16:38:32 +13:00 |
windowtabs.py
|
s/currentWindow/current_window/g
|
2019-01-13 16:38:32 +13:00 |
wlan.py
|
python3: remove all from __future__ imports
|
2019-01-13 22:55:55 +13:00 |
yahoo_weather.py
|
python3: goodbye six
|
2019-01-13 22:55:55 +13:00 |