mirror of
https://github.com/shvedes/photoshop-linux.git
synced 2025-09-10 05:04:57 +00:00
Compare commits
2 Commits
650ab4aec1
...
f9b50f3a1b
Author | SHA1 | Date | |
---|---|---|---|
![]() |
f9b50f3a1b | ||
![]() |
de5b843330 |
14
README.md
14
README.md
@ -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
|
- Drag and drop (doesn't work on Hyprland)
|
||||||
- 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
|
- Arch Linux / CachyOS
|
||||||
- KDE Plasma 6.2 (Wayland)
|
- KDE Plasma 6.2 (Wayland) / Hyprland
|
||||||
- wine 9.19
|
- wine 9.19+ / wine-staging 9.20+ / wine-cachyos 9.20+
|
||||||
- AMD GPU
|
- AMD GPU
|
||||||
|
|
||||||
### Known issues
|
### Known issues
|
||||||
@ -42,9 +42,9 @@ Usage: ./install.sh [options...] <path>
|
|||||||
```
|
```
|
||||||
## To Do
|
## To Do
|
||||||
|
|
||||||
- [ ] Properly implement logging
|
- [x] Properly implement loging
|
||||||
- [ ] Multi distro dependencies installer (for now only Arch Linux is supported)
|
- [ ] Multi distro dependencies installer (for now only Arch Linux and CachyOS supported)
|
||||||
- [ ] Create universal functions for repetitive actions
|
- [x] 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user