Originally posted by Britoid
View Post
Announcement
Collapse
No announcement yet.
Casilda Is A New Project As A GTK4 Wayland Compositor Widget
Collapse
X
-
Originally posted by intelfx View PostAh yes, the world-class software architects are visiting Phoronix again to spread their wisdom
the fact that we don't have generic controls for stuff like libinput is so bafflingly dumb highschool kids think it's a <automod thingy> design​
- Likes 2
Comment
-
-
Originally posted by Quackdoc View Post
this is no where close to the same situation. I mean, lets say perhaps we learned nothing from the past decade or two of development. the perhaps we could say "well take a look at how long x took". but that's crap. we have learned lots, and we should have learned more. Let's be clear here. The reason why wayland is so stagnant is because everything regarding wayland wayland is a poorly designed. It can take literal years to add something simple as there is an extremely large amount of NIH syndrome going on. We still don't even have a even somewhat universal way to configure libinput for anything that isn't covered by udev rules. Between the fragmentation of portals, protocols, and everything else. Wayland is one of the most poorly conceived ideas that we are now effectively stuck with.
- Likes 1
Comment
-
Originally posted by access View Post
What are film studios using RHEL on the desktop for and why would they not want Wayland (the only one with any prospect of HDR support)?
- Likes 1
Comment
-
Originally posted by Artim View PostThanks for making it that obvious that you haven't touched Linux in at least a decade. Wayland is everything but stagnant. It is the default already almost everywhere and it won't even take another decade for X to be ripped out of every distro out there, only leaving XWayland for compatibility with legacy software. That's how Cosmic is being built, that's how Gnome (not entirely sure about Plasma) can be built and how they will be built for Fedora and soon RHEL. Other distros will follow not long after. X is dead, like this fact or not, just accept reality.
- Likes 1
Comment
-
Originally posted by Quackdoc View Post
Ah yes, it's progressing so fast that after a decade we can now finally record the desktop without needing to use crap like portals. Still can't create a simple taskbar with upstream wayland either. oh so much progress happening so fast.
And what do you mean with taskbar and why on earth would that be something that needs to be done by the display protocol and not by the DE/WM?
Tl;dr: your whole comment like always lacks any substance and just shows how little you understand the things you talk about.
- Likes 4
Comment
-
Originally posted by Artim View PostActually, not forcing apps to use the xdg-portals for such sensitive tasks like screen recording is a huge step back thanks to progress refusers like you.
. So compositors will have to force these protocols to behave the same way to not nuke the users security.
And what do you mean with taskbar and why on earth would that be something that needs to be done by the display protocol and not by the DE/WM?
Tl;dr: your whole comment like always lacks any substance and just shows how little you understand the things you talk about.
- Likes 1
Comment
-
Originally posted by mos87 View PostThe guy's reinvented the X11 tray?
Essentially the way every modern web browser works but available to normal application developers.
In case of web browsers one process to provide the main UI (menu, toolbars, etc) and one processes per open tab to provide the content.
Of course the same kind of separation is potentially interesting for other type of applications.
Could be used for more parallelism, isolation, etc.
Server side systems have been using this multi-process architectures for a very long time, this enables UIs to do the same.
- Likes 2
Comment
Comment