-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ttk-based theming #2241
Draft
ElSaico
wants to merge
67
commits into
EDCD:develop
Choose a base branch
from
ElSaico:ttk
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Ttk-based theming #2241
Commits on May 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d0ca7aa - Browse repository at this point
Copy the full SHA d0ca7aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 343ee8a - Browse repository at this point
Copy the full SHA 343ee8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34dab8e - Browse repository at this point
Copy the full SHA 34dab8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa3ab46 - Browse repository at this point
Copy the full SHA fa3ab46View commit details -
Configuration menu - View commit details
-
Copy full SHA for a017139 - Browse repository at this point
Copy the full SHA a017139View commit details -
Configuration menu - View commit details
-
Copy full SHA for d18a8d4 - Browse repository at this point
Copy the full SHA d18a8d4View commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a40a10e - Browse repository at this point
Copy the full SHA a40a10eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19994ac - Browse repository at this point
Copy the full SHA 19994acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ba7ee5 - Browse repository at this point
Copy the full SHA 9ba7ee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a034bb7 - Browse repository at this point
Copy the full SHA a034bb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fd086b - Browse repository at this point
Copy the full SHA 7fd086bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 899c773 - Browse repository at this point
Copy the full SHA 899c773View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47de607 - Browse repository at this point
Copy the full SHA 47de607View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c4ea70 - Browse repository at this point
Copy the full SHA 7c4ea70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 881840c - Browse repository at this point
Copy the full SHA 881840cView commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b971c26 - Browse repository at this point
Copy the full SHA b971c26View commit details
Commits on Jun 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b8158d - Browse repository at this point
Copy the full SHA 2b8158dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08a031c - Browse repository at this point
Copy the full SHA 08a031cView commit details
Commits on Jun 2, 2024
-
Using clam as the base ttk theme on Windows
The native themes - vista, xpnative, winnative - use elements (e.g. buttons, notebooks) whose customization is very limited; most notably, their background colors cannot be changed
Configuration menu - View commit details
-
Copy full SHA for 6bb0475 - Browse repository at this point
Copy the full SHA 6bb0475View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cfe990 - Browse repository at this point
Copy the full SHA 4cfe990View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca4a5ef - Browse repository at this point
Copy the full SHA ca4a5efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65a33bb - Browse repository at this point
Copy the full SHA 65a33bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 960fef9 - Browse repository at this point
Copy the full SHA 960fef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1ad8d7 - Browse repository at this point
Copy the full SHA f1ad8d7View commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f94a02 - Browse repository at this point
Copy the full SHA 8f94a02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0955304 - Browse repository at this point
Copy the full SHA 0955304View commit details -
Configuration menu - View commit details
-
Copy full SHA for c332892 - Browse repository at this point
Copy the full SHA c332892View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18c1c3a - Browse repository at this point
Copy the full SHA 18c1c3aView commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f54b49 - Browse repository at this point
Copy the full SHA 4f54b49View commit details -
Configuration menu - View commit details
-
Copy full SHA for de89528 - Browse repository at this point
Copy the full SHA de89528View commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2fd9f7f - Browse repository at this point
Copy the full SHA 2fd9f7fView commit details
Commits on Jun 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 168bc3e - Browse repository at this point
Copy the full SHA 168bc3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 853accd - Browse repository at this point
Copy the full SHA 853accdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a33c07e - Browse repository at this point
Copy the full SHA a33c07eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f0bedd - Browse repository at this point
Copy the full SHA 1f0beddView commit details
Commits on Jun 9, 2024
-
Slight cleanup on font loading code
- why two ifs for linux at the beginning? - using pathlib operator instead of os.path.join - FR_NOT_ENUM is not used - AddFontResourceExW.restypes should be argtypes - AddFontResourceExW has only one signature so argtypes is pointless anyway
Configuration menu - View commit details
-
Copy full SHA for 4ef4880 - Browse repository at this point
Copy the full SHA 4ef4880View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87fb27a - Browse repository at this point
Copy the full SHA 87fb27aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 254ec5d - Browse repository at this point
Copy the full SHA 254ec5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94399cd - Browse repository at this point
Copy the full SHA 94399cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f13636d - Browse repository at this point
Copy the full SHA f13636dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9829575 - Browse repository at this point
Copy the full SHA 9829575View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2634e6e - Browse repository at this point
Copy the full SHA 2634e6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebb3a70 - Browse repository at this point
Copy the full SHA ebb3a70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f7b48a - Browse repository at this point
Copy the full SHA 0f7b48aView commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9be31f6 - Browse repository at this point
Copy the full SHA 9be31f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a0e49e - Browse repository at this point
Copy the full SHA 3a0e49eView commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9156918 - Browse repository at this point
Copy the full SHA 9156918View commit details -
Configuration menu - View commit details
-
Copy full SHA for e45e8c0 - Browse repository at this point
Copy the full SHA e45e8c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6f8580 - Browse repository at this point
Copy the full SHA e6f8580View commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 199110e - Browse repository at this point
Copy the full SHA 199110eView commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a7db41 - Browse repository at this point
Copy the full SHA 2a7db41View commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ceda6a - Browse repository at this point
Copy the full SHA 6ceda6aView commit details
Commits on Jun 24, 2024
-
Customizing title bar via PyWinRT
Also updated theme.py to pywin32 ahead of EDCD#2263, in order to minimize the merging mess
Configuration menu - View commit details
-
Copy full SHA for 44d1e68 - Browse repository at this point
Copy the full SHA 44d1e68View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7361fe - Browse repository at this point
Copy the full SHA a7361feView commit details -
Configuration menu - View commit details
-
Copy full SHA for f680682 - Browse repository at this point
Copy the full SHA f680682View commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0217c35 - Browse repository at this point
Copy the full SHA 0217c35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 810fa2b - Browse repository at this point
Copy the full SHA 810fa2bView commit details -
Merge branch 'refs/heads/develop' into ttk
# Conflicts: # config/windows.py # prefs.py # theme.py
Configuration menu - View commit details
-
Copy full SHA for ff35b8d - Browse repository at this point
Copy the full SHA ff35b8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64be73c - Browse repository at this point
Copy the full SHA 64be73cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50d9e41 - Browse repository at this point
Copy the full SHA 50d9e41View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3fef97 - Browse repository at this point
Copy the full SHA d3fef97View commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ee589e7 - Browse repository at this point
Copy the full SHA ee589e7View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ad93ad - Browse repository at this point
Copy the full SHA 0ad93adView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf04ce9 - Browse repository at this point
Copy the full SHA bf04ce9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f444e7 - Browse repository at this point
Copy the full SHA 5f444e7View commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c4fab48 - Browse repository at this point
Copy the full SHA c4fab48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f87cd6 - Browse repository at this point
Copy the full SHA 9f87cd6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.