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: TODO.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,21 @@
1
1
This file is meant to get a list of things that should be hopefully implemented or fixed
2
2
as soon as possible.
3
3
4
+
Any helps would be appreciated, since most of us have a daily job and we do our best to be reactive, but as you can imagine that is not easy and always possible.
5
+
4
6
# Near term targets
5
7
6
8
## Important
7
-
-[] Porting to dnf5daemon (split in more tasks)
9
+
-[X] Porting to dnf5daemon (split in more tasks)
8
10
-[ ] Porting dnfdragora-update to dnf5daemon
9
11
-[ ] Update Help and documentation
10
-
-[] Update and fix user settings
12
+
-[\] Update and fix user settings (in progress)
11
13
12
14
### Async working (old tasks to be evaluated):
13
-
-[ ] Fix transactions to make them async too (in progress, missing undo)
14
-
-[ ] Change progress bar layout (in progress)
15
+
-[\] Change progress bar layout (in progress)
15
16
-[ ] Add a configuration entry to avoid dnfdragora-update autostarts [87](https://github.com/manatools/dnfdragora/issues/87)
16
-
-[ ] Fix group caching if comp is selected (in progress, it works but sync now)
17
17
-[ ] Add and/or change some icons if possible (in progress thanks to Carson Black) issues ~~[55](https://github.com/manatools/dnfdragora/issues/55)~~, [139](https://github.com/manatools/dnfdragora/issues/139)
18
-
-[ ] Improve error management and user warning on errors (add transaction, etc.)
18
+
-[ ] Improve error management and user warning on errors (ERROR:dbus.proxies:Introspect error on :1.51:/org/rpm/dnf/v0: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Remote peer disconnected when daemon is updated for instance)
19
19
20
20
## Nice to have
21
21
-[ ] Add a new filter "show only packages with GUI" (query.filter_file(["/usr/share/applications/*.desktop"], GLOB))
0 commit comments