Skip to content

Commit ec37e62

Browse files
committed
Updated TODO
1 parent c70a402 commit ec37e62

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: TODO.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
This file is meant to get a list of things that should be hopefully implemented or fixed
22
as soon as possible.
33

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+
46
# Near term targets
57

68
## Important
7-
- [ ] Porting to dnf5daemon (split in more tasks)
9+
- [X] Porting to dnf5daemon (split in more tasks)
810
- [ ] Porting dnfdragora-update to dnf5daemon
911
- [ ] Update Help and documentation
10-
- [ ] Update and fix user settings
12+
- [\] Update and fix user settings (in progress)
1113

1214
### 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)
1516
- [ ] 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)
1717
- [ ] 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)
1919

2020
## Nice to have
2121
- [ ] Add a new filter "show only packages with GUI" (query.filter_file(["/usr/share/applications/*.desktop"], GLOB))

0 commit comments

Comments
 (0)