From c4a4d328ae0a402236b8fa04b6004f072721f449 Mon Sep 17 00:00:00 2001 From: punix Date: Sun, 20 Oct 2024 02:10:23 +0200 Subject: [PATCH] - Add Options, Help, Update Label and Update Menubutton - Theme now separate Light and Dark - Add Own Tooltip (Class and def's) Part One --- .idea/workspace.xml | 35 ++--- Changelog | 1 + wg_func.py | 32 ++++- wg_main.py | 308 +++++++++++++++++++++++++++++++++++++++++--- 4 files changed, 335 insertions(+), 41 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e671b91..5ea76c3 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,7 @@