myownfriend

Results 11 comments of myownfriend

@VerteDinde I just tried that out and the issue is that I can launch Electron Fiddle as a Wayland client (and it still gets killed if I kill XWayland) but...

The link provided above states that the issue with the Electron app trying to connect to a X server is on the Chromium end but Chromium disconnects soon afterwards so...

Why not use the [Global Shortcut's Portal](https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.impl.portal.GlobalShortcuts.html). It's kind of the only way to actually register a hotkey on Linux and it works on X11 and Wayland.

What is the compositor requesting the binary from and what happens if no binary is provided? Wayland is for communication between the compositor and clients and the only reason I...

Most software works completely fine within Wayland's security restrictions. Most software doesn't need to see the contents of other application windows, receive input when it's not the active window, or...

> Mine [doesn't](https://github.com/search?q=repo%3Aprobonopd%2FFiler+or+repo%3AhelloSystem%2FMenu+Wayland&type=issues). I will happily accept your pull requests to make it work. That's because you're creating a DE made out of a bunch of client applications. You can...

> And that is the problem. I want my desktop to work like I want it to work, not how "a Wayland desktop" works. So you want it to work...

> "Work like shit" is subjective. My reference for what a good graphical desktop is predates mobile computing by a very long time, and I am increasingly fed up with...

> If it weren't an echo chamber, than the obviously needed stuff (like pixel-precise prescriptive window placement and setting arbitrary icons on windows) would have been there since a decade...

@probonopd for questions about the existing protocol, it might be better to ask them in the official repo. They'll be able to give you suggestions on what to do. Anything...