Commit Graph

17 Commits

Author SHA1 Message Date
Travis Abendshien
d974aa777c Removed (most) janky theme overriding (#5)
- Removed most of the temporary theming that was clashing with Qt, especially in system light mode
- Possibly fixed the "transparent menu" issue
2024-04-23 15:49:05 -07:00
Travis Abendshien
f67b26fbd6 Added SIGTERM handling (#13)
- Also removed miscellaneous whitespace
- Removed leftover print statement on startup
2024-04-23 13:31:53 -07:00
Travis Abendshien
a074bed540 Merge pull request #22 from Thesacraft/main
Update ts_qt.py to fix bootup bug
2024-04-23 11:29:28 -07:00
Theasacraft
a55e649d83 Update ts_qt.py to fix bootup bug
Fixes the visual bug
2024-04-23 20:20:13 +02:00
Travis Abendshien
9afd3d2aa8 Merge branch 'main' of https://github.com/CyanVoxel/TagStudio 2024-04-23 10:21:27 -07:00
Travis Abendshien
f05f8de4f6 Update README.md
- Added instructions for how to launch the shell script on Linux
- Clarified macOS instructions regarding the venv
2024-04-23 10:21:15 -07:00
Travis Abendshien
5722521319 Merge pull request #10 from OleMortensen8/main
added Start script to boot into linux provided you have python installed
2024-04-23 10:00:56 -07:00
Ole Vølund Skov Mortensen
70500ed9fd added Start script to boot into linux provided you have python installed 2024-04-23 07:44:26 +02:00
Travis Abendshien
6c5f0c2151 Merge pull request #6 from 0xnim/main
Add Inverted Images for Light/Dark Mode
2024-04-22 19:23:59 -07:00
Niklas Wojtkowiak
e46d87eded Revert changes for creation of inverted masks 2024-04-22 22:19:49 -04:00
Niklas Wojtkowiak
b4bef64284 Add Inverted Images for Light/Dark Mode 2024-04-22 21:27:12 -04:00
Travis Abendshien
95927a1cea Update README.md
Added clarification for different Python aliases in the instructions.
2024-04-22 16:32:23 -07:00
Travis Abendshien
bd48850bc6 Updated Python version requirements 2024-04-22 15:33:59 -07:00
Travis Abendshien
5f6782d705 Disabled test macro running upon adding new entries 2024-04-22 13:40:23 -07:00
Travis Abendshien
b01b047d42 Update README.md 2024-04-22 12:38:07 -07:00
Travis Abendshien
d63a978fb0 Alpha v9.1.0
Initial public release
2024-04-22 11:52:22 -07:00
Travis Abendshien
bb5dff7daa Initial commit 2024-04-17 05:14:01 -07:00