Skip to content

Commit 70f5872

Browse files
committed
reordered feature implementation
1 parent 40f962d commit 70f5872

1 file changed

Lines changed: 8 additions & 10 deletions

File tree

README.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -205,22 +205,20 @@ For troubleshooting common issues, solutions, and diagnostic information, see th
205205

206206
### Other Potential Features
207207
- **Show with Hover over button, what the button does**
208+
- **Add PKGBUILD Preview shellcheck and namcap**
208209
- **Mirror Search and extensive Mirror Selection**
209210
- **Add Chaotic AUR setup and add Garuda Repository Support**
210-
- **Multi Package Manager Support for: Debian-Based (apt), Fedora-Based (dnf) and Flatpak Support**
211+
- **Add possibility to view News for the respectiv Distro: EndeavourOS, Manjaro, Garuda and CachyOS**
212+
- grouped by system critical updates like Kernel, systemd and other CORE packages that need restart and other packages (pacman and aur, incl. search/filter)
211213
- **Add custom Repository Support (e.g Make Cachy/Manjaro/EOS Repositories available to other Arch based Systems)**
212-
- **Ability to resolve dependency conflicts**
213-
- **Add accessability themes for visual impairments**
214-
- **Add PKGBUILD Preview shellcheck and namcap**
214+
- **Implement `rebuild-detector` that checks if a package needs to be rebuild**
215215
- **Add custom upgrade commands**
216-
- **Add possibility to view News for the respectiv Distro: EndeavourOS, Manjaro, Garuda and CachyOS**
217-
- **Add possibility to view News based on installed Packages (Including AUR comments)**
218-
- **Available Update button. Opens a Preview with old and new version. -> done;**
219-
- grouped by system critical updates like Kernel, systemd and other CORE packages that need restart and other packages (pacman and aur, incl. search/filter)
220-
- **Commandline Flags -u and --update use set "Update System" from the TUI settings.**
216+
- **Add accessability themes for visual impairments**
217+
- **Add System Tray Support for popular Bars like Waybar, Quickshell, Hyprbar, Swaybar, etc.**
218+
- **Ability to resolve dependency conflicts**
221219
- **Ability to maintain your AUR packages**
222-
- **Implement `rebuild-detector` that checks if a package needs to be rebuild**
223220
- **Implement Wiki into the TUI**
221+
- **Multi Package Manager Support for: Debian-Based (apt), Fedora-Based (dnf) and Flatpak Support**
224222

225223
## Credits
226224
- Inspired by the following yay commandline: `yay -Slq | fzf --multi --preview 'yay -Sii {}' --preview-window=down:75% --layout=default | xargs -ro yay -S`

0 commit comments

Comments
 (0)