From 7fa8d2081e598b98aa734b9fed8d7ca884e29e1c Mon Sep 17 00:00:00 2001 From: Maxim Stewart Date: Mon, 10 Jun 2019 22:18:30 -0500 Subject: [PATCH] Added skeletal delete and rename actions. --- README.md | 3 +- bin/pytop-0-0-1-x64.deb | Bin 18800 -> 19440 bytes src/debs/pytop-0-0-1-x64/opt/Pytop/PyTop.py | 3 +- .../pytop-0-0-1-x64/opt/Pytop/utils/Events.py | 50 ++++-- .../opt/Pytop/utils/FileHandler.py | 38 ++++- .../pytop-0-0-1-x64/opt/Pytop/utils/Grid.py | 143 ++++++++++++------ .../pytop-0-0-1-x64/opt/Pytop/utils/Icon.py | 10 +- .../opt/Pytop/utils/Settings.py | 20 +-- src/versions/pytop-0.0.1/Pytop/PyTop.py | 3 +- .../pytop-0.0.1/Pytop/utils/Events.py | 50 ++++-- .../pytop-0.0.1/Pytop/utils/FileHandler.py | 38 ++++- src/versions/pytop-0.0.1/Pytop/utils/Grid.py | 143 ++++++++++++------ src/versions/pytop-0.0.1/Pytop/utils/Icon.py | 10 +- .../pytop-0.0.1/Pytop/utils/Settings.py | 20 +-- 14 files changed, 363 insertions(+), 168 deletions(-) diff --git a/README.md b/README.md index 550d20b..ee3dc3a 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,7 @@ Need python 3 # TODO