miruka
75fbf23b21
Refactor user_files module & add live reloading
...
- Cleaner design for the backend user_files classes and simplified
interaction with QML
- Config and theme files will now automatically reload when changed on
disk
- Removed manual reload keybind and button
2021-03-03 17:12:09 -04:00
travankor
055b68126a
Add Sorted Containers to replace blist
2021-03-03 17:12:09 -04:00
travankor
1dcd6daaba
Improve Python 3.9 compatibility
...
Blist has been unmaintained for 5+ years and is now broken on Python 3.9.
2021-03-03 17:12:09 -04:00
Rinigus
db9fb6fda8
Specify dbus-python version in requirements
2021-03-03 17:12:08 -04:00
Rinigus
3fff98dfbc
[packaging] Update Flatpak manifest
2021-03-03 17:12:08 -04:00
miruka
69e414b31c
Add basic desktop notifications support
2021-03-03 17:12:08 -04:00
miruka
12a25fde8e
Bump nio required version to v0.15.0
2020-08-21 12:10:22 -04:00
miruka
0ddeacb15c
Update required nio version
2020-06-26 11:12:04 -04:00
miruka
5b192e34da
Add dev requirements, switch main to upstream nio
2020-06-05 09:33:49 -04:00
miruka
9393ed0a3f
requirements.txt: sort and update versions
2020-05-30 23:08:21 -04:00
miruka
2dd275c618
Update minimum Pillow requirement to 7.0.0
...
- Includes fix for security issue CVE-2019-16865 before 6.2.0
- Default rescale algorithm is now bilinear, or nearest for palette
images. No need to pass lanczos on our own.
2020-03-21 18:56:47 -04:00
miruka
5b5fda4477
Update github links
2020-03-21 15:20:57 -04:00
miruka
6aa1be59d4
Update lxml requirement to 4.5.0
2020-03-16 00:27:30 -04:00
miruka
cc3bb3c4fd
Fix utils.py import for Python 3.6
2020-03-14 17:32:05 -04:00
miruka
f922204644
Optimize Model insertions (blist + bisect)
2020-02-12 07:43:03 -04:00
miruka
e7caa0b8ef
Use a C++ implementation of hsluv
2019-12-27 08:23:32 -04:00
miruka
3e214dc26b
Don't use Animators for ListView transitions
...
They're buggy
2019-12-01 11:24:20 -04:00
miruka
2123f5a66f
Improve upload code, based on nio PR #76
2019-11-17 13:31:00 -04:00
miruka
4c15b7dc62
Fix SVG uploads, fix entire Upload model deleted
2019-11-06 07:50:31 -04:00
miruka
001d6eff71
Initial upload implementation
2019-10-28 15:27:36 -04:00
miruka
2a7ed6143d
Add requirements.txt
2019-09-12 18:10:21 -04:00