manatools / dnfdragora

dnfdragora is a dnf frontend based on libyui abstraction
GNU General Public License v3.0
137 stars 41 forks source link

Adding GUI control for type of interface of dnfdragora #89

Closed Nokia808 closed 6 years ago

Nokia808 commented 6 years ago

Hi.

Currently we have following options:

--gtk --qt --ncurses

but these can not selected unless from terminal. I suggest on you to make it possible to select type of interface from GUI by adding options for that under "User preferences".

Please the selection of user should be rememberable by dnfdragora

Best.

anaselli commented 6 years ago

nope. We cannot decide which ui to use without having all the libyui plugins installed. So that is correct only for a user choice. If you want to use qt instead of gtk, just install libyui-qt plugins and remove gtk ones maybe. While ncurses is anyway a fallback