this post was submitted on 13 Oct 2024
247 points (97.3% liked)

Linux

47730 readers
755 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] BlastboomStrice@mander.xyz 53 points 3 days ago (8 children)

After messing a bit around with bottles, lutris and heroic, I think I had most success with bottles.

Now there's umu launcher in the game too, I'd like to use it in bottles/lutris somehow

[–] IndustryStandard@lemmy.world 3 points 1 day ago

Never heard of it before. Interesting to see it a new project be more stable than established names such as Lutris.

[–] melroy@kbin.melroy.org 24 points 3 days ago (1 children)
[–] BlastboomStrice@mander.xyz 3 points 3 days ago (1 children)
[–] melroy@kbin.melroy.org 1 points 2 days ago (1 children)

Yea, please create a wiki page about it. Since I'm not allowed to -,-

[–] BlastboomStrice@mander.xyz 1 points 2 days ago (1 children)
[–] melroy@kbin.melroy.org 3 points 2 days ago (1 children)

Well. there are wiki pages with info about Lutris etc. like: https://en.wikipedia.org/wiki/Lutris

But since I'm the author of WineGUI, I'm not allowed to create: https://en.wikipedia.org/wiki/WineGUI (currently it just redirects to wine instead... bleh). Stupid Wikipedians people.

Here you have the full page:

{{short description|A user-friendly WINE manager}}
{{Infobox software
| title                  = 
| name                   = WineGUI
| logo                   = <!-- Image name is enough -->
| logo size              = 
| logo alt               = 
| logo caption           = 
| screenshot             = WineGUI Screenshot.png
| screenshot size        = 
| screenshot alt         = 
| caption                = WineGUI Graphical Interface
| collapsible            = 
| author                 = 
| developer              = Melroy van den Berg
| released               = {{Start date and age|2019}}
| discontinued           = 
| latest release version = 2.6.1
| latest release date    = {{Start date and age|2024|07|25|df=yes}}
| latest preview version = 
| latest preview date    = 
| programming language   = [[C++|C++]] ([[Gtkmm]])
| operating system       = [[Linux]]
| platform               = 
| size                   = 
| language               = English
| language count         = <!-- Number only -->
| language footnote      = 
| genre                  = [[Compatibility layer]]
| license                = [[GPL]]
| alexa                  = 
| website                = {{URL|https://winegui.melroy.org}}
| standard               = 
| AsOf                   = 
}}

'''WineGUI''' is a [[graphical frontend]] for the [[Wine (software)|Wine]] software [[compatibility layer]] which allows [[Linux]] users to install [[Microsoft Windows|Windows]]-based Software as well as [[video games]] for [[Microsoft Windows|Windows]].

WineGUI can be used under [[Linux]] operating systems; deb, rpm and tar prebuild packages are provided.<ref>{{cite web
 | url        = https://gitlab.melroy.org/melroy/winegui/-/releases
 | title      = WineGUI Releases
 | publisher  = WineGUI
 | accessdate = 14 October 2024}}</ref>

==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 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<ref>{{cite web
 | url        = https://gitlab.melroy.org/melroy/winegui/-/issues/22
 | title      = WineGUI Tickets
 | publisher  = WineGUI
 | accessdate = 17 June 2022}}</ref>.

==See also==
{{Portal|Free and open-source software}}
* [[Wine (software)|Wine]]
* [[Winetricks]]
* [[Proton (software)]]
* [[Lutris]]

==References==
{{Reflist}}

==External links==
{{Commons category}}
* [https://winegui.melroy.org Official Homepage]
* [https://gitlab.melroy.org/melroy/winegui GitLab project]
* [https://github.com/winegui/WineGUI GitHub project (mirror)]

[[Category:Wine (software)]]
[[Category:Software derived from or incorporating Wine]]
[[Category:Software that uses GTK]]
[[Category:Free software programmed in C++]]
[[Category:Computing platforms]]
[[Category:Free system software]]
[[Category:2019 software]]

{{graphics-software-stub}}
[–] BlastboomStrice@mander.xyz 3 points 1 day ago (1 children)

To not keep you waiting any further, I want to let you know I'll probably not do that. Besides, I havent ever edited wikipedia.😅 I havent even tried the program yet. Thank you creating this, if I check the program in the future I'll see what I can do.

(I suppose you have talked to the appropriate wikipedia mainteners, right?)

Also if anyone else sees this and adds it, please let us know.

[–] melroy@kbin.melroy.org 2 points 17 hours ago

ah too bad. Maybe somebody will at some point.. before 2057.

[–] mactan@lemmy.ml 15 points 3 days ago* (last edited 3 days ago)

umu is in lutris, heroic, Faugus, and zoom so far that Ive heard of. bottles is in the middle of a huge rewrite but they got distracted by the little side project of making a new distro

[–] priapus@sh.itjust.works 9 points 2 days ago* (last edited 2 days ago) (1 children)

You can already use umu with Lutris. If you choose any version of Proton as your wine runner, Lutris will automatically use Proton. One pretty major drawback is that Lutris won't allow you to use winetricks, as umu didn't add support for it until after the last Lutris release. Heroic supports it as well.

I haven't seen the Bottles devs give any info about when they might implement. I'm thinking it might not be until Bottles Next.

[–] BlastboomStrice@mander.xyz 1 points 2 days ago (1 children)

I think I did something wrong and the option to use umu through lutris disappeared, lol. I'll have to tinker with them.

[–] priapus@sh.itjust.works 3 points 2 days ago (1 children)

If you're on the newest version you shouldn't need to manually select anything to use UMU. You just need to be using a Proton runner as your Wine version. I'm using GE-Proton9-15 and I can see in the logs when watching a game that Umu is being used.

[–] BlastboomStrice@mander.xyz 1 points 2 days ago (1 children)

Oh thank you

For somw reason there was an option, but soon it was gone(??)

[–] priapus@sh.itjust.works 2 points 2 days ago* (last edited 2 days ago)

No problem. I do think they had it as an option before they made it the default whenever Proton is used

[–] cygnus@lemmy.ca 12 points 3 days ago (2 children)
[–] Steamymoomilk@sh.itjust.works 11 points 2 days ago

UmU notices your windows software

[–] BlastboomStrice@mander.xyz 5 points 3 days ago (1 children)

I think that was the purpose of the name lol

[–] cygnus@lemmy.ca 9 points 3 days ago

Seriously though, I didn't know what it was. I had to look it up: https://github.com/Open-Wine-Components/umu-launcher

[–] Montagge@lemmy.zip 8 points 3 days ago (1 children)

I haven't used Lutris since I started using Bottles. Lutris was always a headache for me.

[–] BlastboomStrice@mander.xyz 4 points 3 days ago

I had the same issue and I cant understand why..

I'm probably gonna end up using these (in layers)

wine-ge/umu-launcher -> bottles -> OpenGamepadUI

(I'm not very sure what umu launcher should do and if it replaces wine-ge)

[–] RmDebArc_5@sh.itjust.works 6 points 3 days ago (1 children)

AFAIK the Lutris devs are working on integrating umu into Lutris, not sure about bottles though

[–] BlastboomStrice@mander.xyz 9 points 3 days ago

Yeah, I think the lutris, bottles and heoric developers all work together on umu and will probably try to integrate it on their apps

[–] Quail4789@lemmy.ml 1 points 2 days ago (1 children)

Did UMU get a launcher? Isn't a Proton "distribution" any launcher can use?

[–] BlastboomStrice@mander.xyz 1 points 2 days ago

I think the "launcher" part in the name is a bit misleading. I think it is as you describe it.