aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-02-26 22:25:39 +0100
committerMattias Andrée <maandree@kth.se>2021-02-26 22:25:39 +0100
commit7ea5b1686e6d3f90337c61372906ec897e17ee83 (patch)
tree2d9a8488e11c47bade143cca23ffb1f13e60bc18
parentUpdate TODO (diff)
downloadxpybar-7ea5b1686e6d3f90337c61372906ec897e17ee83.tar.gz
xpybar-7ea5b1686e6d3f90337c61372906ec897e17ee83.tar.bz2
xpybar-7ea5b1686e6d3f90337c61372906ec897e17ee83.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--TODO3
-rwxr-xr-xsrc/__main__.py2
2 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 5c0f53c..84d444c 100644
--- a/TODO
+++ b/TODO
@@ -9,7 +9,8 @@ List of plugins to implement:
SMART monitoring
System tray
Eyes
- Taskbar (as in rarity)
+ Applets
+ Taskbar
Application menu
UPS
Blueshift integration
diff --git a/src/__main__.py b/src/__main__.py
index 6af8f2c..9d01087 100755
--- a/src/__main__.py
+++ b/src/__main__.py
@@ -27,7 +27,7 @@ from util import *
PROGRAM_NAME = 'xpybar'
-PROGRAM_VERSION = '1.19'
+PROGRAM_VERSION = '1.20'
global OUTPUT, HEIGHT, YPOS, TOP, FONT, BACKGROUND, FOREGROUND