You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -205,22 +205,20 @@ For troubleshooting common issues, solutions, and diagnostic information, see th
205
205
206
206
### Other Potential Features
207
207
-**Show with Hover over button, what the button does**
208
+
-**Add PKGBUILD Preview shellcheck and namcap**
208
209
-**Mirror Search and extensive Mirror Selection**
209
210
-**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)
211
213
-**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**
215
215
-**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**
221
219
-**Ability to maintain your AUR packages**
222
-
-**Implement `rebuild-detector` that checks if a package needs to be rebuild**
223
220
-**Implement Wiki into the TUI**
221
+
-**Multi Package Manager Support for: Debian-Based (apt), Fedora-Based (dnf) and Flatpak Support**
224
222
225
223
## Credits
226
224
- 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