Compare commits

..

2 Commits

Author SHA1 Message Date
shvedes
f9b50f3a1b Update README.md 2024-11-28 15:23:17 +01:00
shvedes
de5b843330 Update README.md 2024-11-28 15:16:10 +01:00

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
- Drag and drop (doesn't work on Hyprland)
- 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
- KDE Plasma 6.2 (Wayland)
- wine 9.19
- Arch Linux / CachyOS
- KDE Plasma 6.2 (Wayland) / Hyprland
- wine 9.19+ / wine-staging 9.20+ / wine-cachyos 9.20+
- AMD GPU
### Known issues
@ -42,9 +42,9 @@ Usage: ./install.sh [options...] <path>
```
## To Do
- [ ] Properly implement logging
- [ ] Multi distro dependencies installer (for now only Arch Linux is supported)
- [ ] Create universal functions for repetitive actions
- [x] Properly implement loging
- [ ] Multi distro dependencies installer (for now only Arch Linux and CachyOS supported)
- [x] 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