Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Valer100 pushed 1 commit to main Valer100/winaccent
- Create function to generate accent color palettes 24da6fd
Valer100 pushed 5 commits to main Valer100/tkinter-toolkit
Valer100 pushed 1 commit to main Valer100/Files-and-Folders-on-Taskbar
- Sync widgets' colors with the system (finally) 5a74ad0
Valer100 pushed 1 commit to main Valer100/Files-and-Folders-on-Taskbar
- Add function to sync widgets' colors with system 6b646ed
Valer100 created a tag on Valer100/Files-and-Folders-on-Taskbar
v2.0.0-beta1 - A simple and easy to use tool for pinning files and folders to your taskbar on Windows 10 and 11.
Valer100 published a release on Valer100/Files-and-Folders-on-Taskbar
Version 2.0.0 beta 1
## What's new - New and modern look with light and dark themes, including accent color support. Here are some screenshots: ![Light mode default accent](https://github.com/user-attachments/asset...Valer100 pushed 1 commit to main Valer100/Files-and-Folders-on-Taskbar
- Remove ` beta 1` from `VersionInfoVersion` 53e7b27
Valer100 pushed 1 commit to main Valer100/Files-and-Folders-on-Taskbar
- Bump version to 2.0.0 a0a0c07
Valer100 pushed 1 commit to main Valer100/Files-and-Folders-on-Taskbar
- Close the window if a separator shortcut type is chosen 2fb66eb
Valer100 pushed 1 commit to main Valer100/Files-and-Folders-on-Taskbar
- Remove `window` argument from `create_separator_shortcut()` function 692c2db
Valer100 pushed 1 commit to main Valer100/Files-and-Folders-on-Taskbar
- Update preview images c12f268
Valer100 pushed 1 commit to main Valer100/Files-and-Folders-on-Taskbar
- Small fix for the custom `Button` widget 198c0b8
Valer100 pushed 1 commit to main Valer100/Files-and-Folders-on-Taskbar
- Slightly modify some strings 881a2bd
Valer100 pushed 1 commit to main Valer100/Files-and-Folders-on-Taskbar
- Add separator preview images b6d895f
Valer100 pushed 1 commit to main Valer100/Files-and-Folders-on-Taskbar
- Remove unused modules 7509463
Valer100 opened an issue on Akascape/py-window-styles
`apply_dnd()` doesn't work correctly with paths that contain Unicode characters
When I try to drag and drop a file or a folder that has Unicode characters in their path, `apply_dnd()` will throw a `UnicodeDecodeError`. Here's the full exception message: ```python Exception...Valer100 pushed 1 commit to main Valer100/Files-and-Folders-on-Taskbar
- Small fix to `CommandLink` widget 753b1a8
Valer100 pushed 1 commit to main Valer100/Files-and-Folders-on-Taskbar
- Don't redraw the UI if the user opens the `Change language` or `Change theme` dialog and doesn't actually change the ... e16b2a7
Valer100 pushed 1 commit to main Valer100/Files-and-Folders-on-Taskbar
- Store the current language and theme in `theme` and `language` variables 6dacb81
Valer100 pushed 1 commit to main Valer100/Files-and-Folders-on-Taskbar
- Add support for changing the theme 81c85ce