-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
23 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,15 +4,20 @@ schulstick (0.1.1) unstable; urgency=medium | |
- Add standalone tutor package with dynamic tutorial view | ||
- Add screen hint support with docked/free mode | ||
- Add multi-monitor support for tutor window positioning | ||
- Add UnitFinderWidget with search and card-based unit display | ||
- Add UnitScanner class to scan and filter markdown units | ||
- Add star visualization for skill level and fixed-width tags | ||
- Improve UnitCard design with consistent sizing and dark theme | ||
- Add LiaScript tutorial support | ||
- Update build system to handle Next.js app compilation | ||
- Remove obsolete tutor-related code | ||
- Fix screen geometry initialization and positioning | ||
- Update UnitMetadata model with optional paths and tutorial URL | ||
* Add unit finder improvements: | ||
- Add UnitFinderWidget with search and card-based unit display | ||
- Add star visualization for skill level | ||
- Improve UnitCard design with consistent sizing and dark theme | ||
* Add system tray functionality: | ||
- Add system tray icon with show/hide capability | ||
- Add portal button to context menu | ||
* Build system improvements: | ||
- Update Next.js build process | ||
- Configure debian/rules for dh-python with hatchling | ||
- Remove node_modules in debian/rules | ||
|
||
-- Schulstick Team <[email protected]> Wed, 27 Nov 2024 19:49:55 +0100 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters