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