Software:WineGUI
WineGUI Graphical Interface | |
Developer(s) | Melroy van den Berg |
---|---|
Initial release | 2019 |
Stable release | 2.6.5
/ 4 December 2024[1] |
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.[2]
WineGUI can be used under Linux operating systems; deb, rpm and tar prebuild packages are provided.[1]
Internals
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.[3]
See also
References
- ↑ 1.0 1.1 "WineGUI Releases". https://gitlab.melroy.org/melroy/winegui/-/releases. Retrieved 2025-01-04.
- ↑ "WineGUI on WineHQ". WineHQ. https://gitlab.winehq.org/wine/wine/-/wikis/WineGUI. Retrieved 4 January 2025.
- ↑ "WineGUI Tickets". WineGUI. 17 June 2022. https://gitlab.melroy.org/melroy/winegui/-/issues/22.
External links
Original source: https://en.wikipedia.org/wiki/WineGUI.
Read more |