Re: Make Wayland Stay Gone Reply #30 – 10 July 2025, 21:06:02 Quote from: artoo – on 09 July 2025, 12:08:52Yes and no. It is possible but has no benefits.Plasma pulls wayland, but we provide x11 session, so it is up to the user if x11/xlibre or wayland.If you really want kind of minimalist system, try gentoo, a binary distro such as artix is not really fitting your bill if you want to avoid certain components. A binary distro requires compromises, a custom tailored system based on eg gentoo does not.Let's say hypothetically that Plasma receives statistics that >99% of concurrent users with telemetry enabled have Wayland running, so they decide to change the session type to always be Wayland in an update, or perhaps they remove functionality that will effectively prevent Plasma from running on an X server. If the dependency on Wayland were removed or made optional, this could not occur, or at the very least it would be unlikely to occur. Artix might be small and unable to move that metric by even a percentage point, but what Artix can do is set a standard that other distros may follow. Suddenly Arch is being asked why their Plasma package depends on Wayland when it's optional on Artix Quote Selected Last Edit: 10 July 2025, 21:19:54 by Fox
Re: Make Wayland Stay Gone Reply #31 – 10 July 2025, 23:03:29 Quote from: mrbrklyn – on 10 July 2025, 16:17:33 It might be more work that the dev team cares to tackle, but in theory it should be able to be done.Yes to the first point as Artoo and Nous clarified 2nd and 3rd posts in. Without a doubt to the second. But.....Quotewhich would imply at least theoretically, that we can remove wayland just as we have removed systemd.A lot of users here want to use wayland though. They may be a bit miffed if it is removed.Though I dislike Wayland as a DE personally, I also use it as Gamescope is the only solution I've found to get Elite Dangerous displaying on triple monitors.But when I not playing that (haven't for months) there is no wayland anything running QuoteAnd is that because they expect a wayland session (which implies it needs to be up and running) to be present?Not AFAIK.They (KDE) are getting sneaky imho. Or maybe it's just an oversight? Since the splitting of kwin the 'desktop effect' that does the virtual desktop cube thing doesn't work on X anymore. The problem is simply that /usr/lib/qt6/plugins/kwin/effects/configs/kwin_cube_config.soAlso needs to be in /usr/lib/qt6/plugins/kwin-x11/effects/configsBut the package it comes from kdeplasma-addons doesn't bother to include an X version.And having two versions seems a waste of space anyway as with just a link to the wayland version it works fine on X.Like I say maybe just an oversight ? Or maybe "No shiny toys for the Luddites" ? Quote Selected Last Edit: 10 July 2025, 23:11:28 by gripped 1 Likes
Re: Make Wayland Stay Gone Reply #32 – 11 July 2025, 04:16:09 Quote from: gripped – on 10 July 2025, 23:03:29/usr/lib/qt6/plugins/kwin/effects/configs/kwin_cube_config.soAlso needs to be in /usr/lib/qt6/plugins/kwin-x11/effects/configsBut the package it comes from kdeplasma-addons doesn't bother to include an X version.And having two versions seems a waste of space anyway as with just a link to the wayland version it works fine on X.Which link exactly?ln /usr/lib/qt6/plugins/kwin/effects/configs/kwin_cube_config.so /usr/lib/qt6/plugins/kwin-x11/effects/configs/? Quote Selected
Re: Make Wayland Stay Gone Reply #33 – 11 July 2025, 09:34:04 Quote from: mrbrklyn – on 11 July 2025, 04:16:09ln /usr/lib/qt6/plugins/kwin/effects/configs/kwin_cube_config.so /usr/lib/qt6/plugins/kwin-x11/effects/configs/Yes (though I made it a soft link)My point is just that the X version loses a feature compared to the now default wayland version for no technical reason. The 'Hide Cursor' effect is also missing. Quote Selected
Re: Make Wayland Stay Gone Reply #34 – 11 July 2025, 11:32:46 Quote from: gripped – on 11 July 2025, 09:34:04Quote from: mrbrklyn – on 11 July 2025, 04:16:09ln /usr/lib/qt6/plugins/kwin/effects/configs/kwin_cube_config.so /usr/lib/qt6/plugins/kwin-x11/effects/configs/Yes (though I made it a soft link)My point is just that the X version loses a feature compared to the now default wayland version for no technical reason. The 'Hide Cursor' effect is also missing.Thank you, You might not agree with me from time to time, but I appreciate the time and effort you make to explain things thoroughly which greatly expands and improves my knowledge. I admire and treasure the effort to expound on these details and the ad hoc and voluntary tech support you provide for many people, making reading your posts some of the most productive and enjoyable on the forum. You remind me of an old friend by the name of Billy Donahue. Quote Selected 2 Likes
Re: Make Wayland Stay Gone Reply #35 – 11 July 2025, 13:05:41 Quote from: mrbrklyn – on 11 July 2025, 11:32:46Thank you, You might not agree with me from time to time, but I appreciate the time and effort you make to explain things thoroughly which greatly expands and improves my knowledge. I admire and treasure the effort to expound on these details and the ad hoc and voluntary tech support you provide for many people, making reading your posts some of the most productive and enjoyable on the forum. You remind me of an old friend by the name of Billy Donahue.Oh bless. I'm not the most agreeable person. Agreeableness is a bad English trait. "Mustn’t grumble", "Keep calm and and carry on" is how we get to :QuoteIf you want a picture of the future, imagine a boot stamping on a human face—for everMore Eric.Was Billy incredibly handsome as well? We're all in it together and won't always agree. Quote Selected
Re: Make Wayland Stay Gone Reply #36 – 11 July 2025, 22:11:00 Quote from: gripped – on 11 July 2025, 13:05:41Was Billy incredibly handsome as well? We're all in it together and won't always agree. He still is I am sure...https://github.com/BillyDonahuehttp://images.mrbrklyn.com/installfests_barbeque/dsc01944.jpg?width=1600http://www.nylxs.com/mp3/2002-06-16-02-NYLSRS.mp3He is also a fan of the Clash. Not sure of the rest of the Punks scene. Quote Selected Last Edit: 12 July 2025, 13:22:18 by mrbrklyn 1 Likes
Re: Make Wayland Stay Gone Reply #37 – 19 July 2025, 19:32:29 Everything is a 'session' in essence then[edit, soz was reading page 2 and thought I was down with the kidz. cannot seem to delete, so here is stays] Quote Selected
Re: Make Wayland Stay Gone Reply #38 – 20 July 2025, 20:27:39 Quote from: Fox – on 10 July 2025, 21:06:02Quote from: artoo – on 09 July 2025, 12:08:52Yes and no. It is possible but has no benefits.Plasma pulls wayland, but we provide x11 session, so it is up to the user if x11/xlibre or wayland.If you really want kind of minimalist system, try gentoo, a binary distro such as artix is not really fitting your bill if you want to avoid certain components. A binary distro requires compromises, a custom tailored system based on eg gentoo does not.Let's say hypothetically that Plasma receives statistics that >99% of concurrent users with telemetry enabled have Wayland running, so they decide to change the session type to always be Wayland in an update, or perhaps they remove functionality that will effectively prevent Plasma from running on an X server. If the dependency on Wayland were removed or made optional, this could not occur, or at the very least it would be unlikely to occur. Artix might be small and unable to move that metric by even a percentage point, but what Artix can do is set a standard that other distros may follow. Suddenly Arch is being asked why their Plasma package depends on Wayland when it's optional on ArtixFor context, KDE's stance on X11 as of now is as follows:X11 is in the news again, so I thought it would make sense to be clear about the Plasma team’s plans for X11 support going forward.Current status: Plasma’s X11 session continues to be maintained.Specifically, that means: We’ll make sure Plasma continues to compile and deploy on X11. Bug reports about the Plasma X11 session being horribly broken (for example, you can’t log in) will be fixed. Very bad X11-specific regressions will probably be fixed eventually. Less-bad X11-specific bugs will probably not be fixed unless someone pays for it. X11-specific features will definitely not be implemented unless someone pays for it.Source: https://pointieststick.com/ Quote Selected
Re: Make Wayland Stay Gone Reply #39 – 20 July 2025, 21:24:13 Quote from: sudo_halt – on 20 July 2025, 20:27:39Source: https://pointieststick.com/QuoteAt this point in time, our telemetry says that a majority of Plasma users are already using the Wayland session. Currently 73% of Plasma 6 users who have turned on telemetry are using the Wayland session, and a little over 60% of all telemetry-activating users (including Plasma 5 users) are on Wayland.The majority of users with any sense use Xlibre/Xorg and turn off telemetry.And they know this.Disingenuousburger Quote Selected 2 Likes
Re: Make Wayland Stay Gone Reply #40 – 20 July 2025, 22:01:15 Quote from: gripped – on 20 July 2025, 21:24:13Quote from: sudo_halt – on 20 July 2025, 20:27:39Source: https://pointieststick.com/QuoteAt this point in time, our telemetry says that a majority of Plasma users are already using the Wayland session. Currently 73% of Plasma 6 users who have turned on telemetry are using the Wayland session, and a little over 60% of all telemetry-activating users (including Plasma 5 users) are on Wayland.The majority of users with any sense use Xlibre/Xorg and turn off telemetry.And they know this.Disingenuousburger They're still supporting it regardless of telemetry, unlike e.g. GNOME (and Budgie) Quote Selected
Re: Make Wayland Stay Gone Reply #41 – 20 July 2025, 22:19:40 Quote from: sudo_halt – on 20 July 2025, 22:01:15They're still supporting it regardless of telemetry, unlike e.g. GNOME (and Budgie)Yes I can read. I was commenting on the disingenuous use of telemetry to back up the claim that the majority of plasma users are using wayland.As Nate say's:QuoteMost major distros have already moved their Plasma sessions to Wayland by defaultSo those who know no better will be using wayland.Those who know how to switch to X11 are highly likely to also be the sort of people who also turn of the telemetry (or certainly don't turn it on).So the telemetry is a very poor indication of anything.Hover over my username and the telemetry will show I'm using windows 10. But I'm not.So much for telemetry.kdeareantiXburger Quote Selected 3 Likes
Re: Make Wayland Stay Gone Reply #42 – 26 July 2025, 11:24:28 The use of volunteer telemetry as proof that they no longer need to support X is the kind of abuse of language that often comes from the free Desktop folks to lay ground work for their middleware monstrosity which controls the system and makes it hard to use or understand. It is a proven method for them and it has been most effective. This is why one needs to be specific when speaking of sessions and seats.Consider this fallacy... and abuse of language.60% of the telemtry (which is not remotely reflective of real use cases for KDE or Plasma), supports the use of Wayland. Therefor, along this line of reasoning, distros are justified in this opinion to shut out the other 40% and strip plasma bare of its X support. - this from a group of people that once criticized gnu/linux because it gives users too much choice.This is really twisted coming from the cadre of hackers who wrote 1000s of lines of complex code to invent SEATS for a use case where multiple users who share the same CPU and GPU and I/O bus on a single computer can have separate "sessions" which run simultaneously. It is a use case that has nearly zero end users, but was deemed vital, as it did an end run around the entire tty system while needing to rewrite log in systems, PAM and device driver interfaces (hence dbus).The Chutzpah...None of this is about usability, or the user experience. It is about control and self-aggrandizing ones status in life, and getting well paying jobs (at Microsoft) I am all for well paying jobs and commercial exploitation of software.... when it adds something useful and doesn't violate a half century of OS design. Quote Selected Last Edit: 26 July 2025, 11:29:59 by mrbrklyn