Ultra980 / danora-linux

Danora linux: a gaming-focused immutable distro. WIP
Apache License 2.0
5 stars 0 forks source link

Browser Selection GUI #4

Open TheGreenGuy5 opened 1 year ago

TheGreenGuy5 commented 1 year ago

Make a GUI for browser selection and installation.

Browsers planned to be included (subject to change):

Here's a sneak peek as what this might look like.

TheGreenGuy5 commented 1 year ago

I have finished the GUI (which has been commited to the repository; see https://github.com/Ultra980/danora-linux/commit/35dbb6dca888af438db8e7dcd8ec43d05780086d for more info) with all browsers except Waterfox, which will be added at a later date, as it requires a custom install command. The GUI will be merged with danora-firstboot.

TheGreenGuy5 commented 1 year ago

Here's a screenshot of how it looks like.

Note: zenity, the tool I used to make this GUI adapts to the GTK theme. The vimix-dark-beryl theme was used to take this screenshot.

Ultra980 commented 1 year ago

I have finished the GUI (which has been commited to the repository; see https://github.com/Ultra980/danora-linux/commit/35dbb6dca888af438db8e7dcd8ec43d05780086d for more info) with all browsers except Waterfox, which will be added at a later date, as it requires a custom install command. The GUI will be merged with danora-firstboot.

I separated the waterfox install script. See https://github.com/Ultra980/danora-linux/commit/c3048260f49603c43e041454fdafae743f97e506 .

Ultra980 commented 1 year ago

I added waterfox.

TheGreenGuy5 commented 1 year ago

This is how it looks like with the Adw-gtk3-dark theme (libadwaita port for GTK3 apps).

Note: The Vivaldi option is not currently completed.