WineGUI is a graphical frontend for the Wine software compatibility layer which allows Linux users to install Windows-based Software as well as video games for Windows.

Developer(s)Melroy van den Berg
Initial release2019; 5 years ago (2019)
Stable release
2.6.1 / 25 July 2024; 2 months ago (2024-07-25)
Written inC++ (Gtkmm)
Operating systemLinux
Available inEnglish
TypeCompatibility layer
LicenseGPL
Websitewinegui.melroy.org

WineGUI can be used under Linux operating systems; deb, rpm and tar prebuild packages are provided.[1]

Internals

edit

WineGUI is fully developed using the C++ programming language and Gtkmm (GTK C++ wrapper) GUI-toolkit.

In some cases WineGUI rely on Winetricks to configure the Wine bottles. The latest Winetricks release will be retrieved automatically.

Each "Windows Machine" in WineGUI has it's own Wine bottle (thus a different WINEPREFIX).

WineGUI is very responsive, due the fact that bottle (re)configurations are done in a multi-threaded manner. Also the GTK GUI natively integrates into most common Linux distributions, matching the user's theme preferences.

Currently, WineGUI is relying on the Wine version that is installed on the host machine. However there are plans to support other Wine versions as well as other various Wine forks[2].

See also

edit

References

edit
  1. ^ "WineGUI Releases". WineGUI. Retrieved 14 October 2024.
  2. ^ "WineGUI Tickets". WineGUI. Retrieved 17 June 2022.
edit