WineGUI
This article is an orphan, as no other articles link to it. Please introduce links to this page from related articles; try the Find link tool for suggestions. (October 2024) |
Developer(s) | Melroy van den Berg |
---|---|
Initial release | 2019 |
Stable release | 2.6.1
/ 25 July 2024 |
Written in | C++ (Gtkmm) |
Operating system | Linux |
Available in | English |
Type | Compatibility layer |
License | GPL |
Website | winegui |
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.
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 its 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]- ^ "WineGUI Releases". WineGUI. Retrieved 14 October 2024.
- ^ "WineGUI Tickets". WineGUI. 17 June 2022. Retrieved 17 June 2022.
External links
[edit]