Compare commits

..

No commits in common. "f9b50f3a1b808b391d494a84c35ebf58c4ff91ea" and "650ab4aec14088312b8b43b26eb5654026d72489" have entirely different histories.

View File

@ -11,15 +11,15 @@ By providing this software, I do not give any guarantees of its work. This scrip
### What works
- Drag and drop (doesn't work on Hyprland)
- Drag and drop
- Clipboard image pasting
- Mime type association (right click menu, see [here](https://github.com/user-attachments/assets/eb5f7ab3-fb75-47e7-841b-a763ca5e3382))
- GPU acceleration
**Tested on:**
- Arch Linux / CachyOS
- KDE Plasma 6.2 (Wayland) / Hyprland
- wine 9.19+ / wine-staging 9.20+ / wine-cachyos 9.20+
- Arch Linux
- KDE Plasma 6.2 (Wayland)
- wine 9.19
- AMD GPU
### Known issues
@ -42,9 +42,9 @@ Usage: ./install.sh [options...] <path>
```
## To Do
- [x] Properly implement loging
- [ ] Multi distro dependencies installer (for now only Arch Linux and CachyOS supported)
- [x] Create universal functions for repetitive actions
- [ ] Properly implement logging
- [ ] Multi distro dependencies installer (for now only Arch Linux is supported)
- [ ] Create universal functions for repetitive actions
- [x] Implement colored logging in a different way, making the code more readable
- [ ] Allow the user to use a different source to download Photoshop
- [ ] Allow the user to skip checksum verification of downloaded files