There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

lemmy.ml

Damaskox , to nostupidquestions in I like this text. In which Lemmy community can I best share it ? Thanks.
@Damaskox@lemmy.world avatar

I think I’m gonna disagree with the fandom dying thing.

From a system’s perspective - if it exist for a reason, for someone to use it, and then they stop using it and go away, leaving it alone without any use, I’d see that system being abandoned, lost, or dead.

Then again - someone can come back to it and turn it “alive” or active again!

yamapikariya , to linuxmemes in Proveth Mee False
@yamapikariya@lemmyfi.com avatar

What?

ColdWater , to memes in The Adversary
@ColdWater@lemmy.ca avatar

I hate it too if my table sets spying on me

linkhidalgogato ,

dont worry with tiktok gone now u only have to worry about literally everything else with electronics in it.

FartsWithAnAccent , to memes in DNA
@FartsWithAnAccent@fedia.io avatar

Goteeeem!

generic_computers , (edited ) to linux in Are we Wayland yet or Whats missing?

I use Hyprland daily and it works great. The only issue I have is that PhpStorm has some minor issues. Being a Java app, it runs via XWayland. It mostly works, but sometimes menus and popups get confused and won’t stay open.

uis , to programmerhumor in Asking the important questions

Я гусь и я до тебя доебусь

russjr08 , to linux in Are we Wayland yet or Whats missing?

I’d love to find an alternative to xdotool’s auto type feature (or ClickPaste from Windows).

There is wtype but unfortunately it doesn’t work in KDE nor GNOME because neither of them support the right protocol. I’ve run into the “<DE> hasn’t implemented $PROTOCOL” a few times in the past and it’s certainly a bit annoying.

Aside from when that comes up, I don’t really have any complaints. A tool we used for work was never going to be fully functional on Wayland because of its dependence on Xinerama (I think) but thankfully we’ve moved away from it.

cheet ,

I like ydotool, uses a systemd user service, but fulfills my needs of KB shortcuts to paste text into vnc sessions

russjr08 ,

Oh that is perfect, thank you! Funnily enough, pasting into VNC sessions is exactly what I needed something like this for as well - you’ve taken a lot of future pain out of my workday!

thetaT , to linux in what do you think about my tier list of distros

if you really looked into Guix, it would proboably be at the top of this tierlist

ulterno , to programmer_humor in "I want to live forever in AI"
@ulterno@lemmy.kde.social avatar

What needs to happen for it to actually work.


<span style="font-weight:bold;color:#a71d5d;">bool </span><span style="font-weight:bold;color:#795da3;">uploadConsciousness</span><span style="color:#323232;">(Consciousness</span><span style="font-weight:bold;color:#a71d5d;">&& </span><span style="color:#323232;">Conscience) {
</span><span style="color:#323232;">
</span>
e8d79 , to linux in Are we Wayland yet or Whats missing?
@e8d79@discuss.tchncs.de avatar

I am using Wayland and the only issue that is a bit annoying is that I can’t use fractional scaling because it breaks FreeRDP clients. Both Remmina and FreeRDP have issues when scaling is active. For now I just increased the font size in KDE its not perfect but good enough until this is hopefully fixed.

fushuan , (edited ) to linux in Are we Wayland yet or Whats missing?

Most comments have been positive, so I’m gonna list all my issues. Using endeavours with KDE 6.2 and the AUR explicit sync patch, 5800 ryzen CPU and 3080 NVIDIA GPU.

The discord xwayland app can’t share screen, and the waycord app that fake chromiums the web interface that let’s you share screen has the sound bug out sometimes with large sound spikes. So if I want to share the screen I have to open the second app and then close it fast to minimize the chances I annoy my friends.

Window positioning. It almost seems a flagship Wayland issue. I would love if apps remembered on which screen and position I left them the next time I open them, telegram opens in the middle of the primary monitor, and I have to drag it to the right of the secondary one every time I switch on the PC.

Shutting down in any way that is not opening the console and typing reboot or “shutdown now” takes way way longer and sometimes bugs out. This might not be a Wayland issue, but a KDE one.

The tdrop program that let’s you interact with any terminal as if it were a dropdown terminal doesn’t work in Wayland, and it just isn’t the same to open a terminal in the normal way, is lame. Foot is a good terminal for sure but I want the dropdown effect.

I can’t think of anything else right now, most explicit sync issues I had were fixed with the AUR patch, so of anyone has those issues wait until the real patch comes around and they will get fixed. It was quite annoying without the patch though, some programs glitched visually hard and several games were unplayable due to the heavy ghosting (dark souls 2 and dragon’s dogma 2, for example). I’ll add to this comment if I remember anything else. Even if the issue was recently fixed it’s good to have a list of stuff so that people can check it out and confirm that it’s fixed, for posteriority.

azvasKvklenko ,

You mean Plasma 6.0.2, not 6.2 - that will be released in a year.

Use X11 to Wayland Video bridge to get screen sharing working with any X11 app that can’t talk to desktop-portal/PipeWire (such as Discord)

What’s worth noting is that applications, as of now can’t affect window positioning in any way. It’s all about how compositor (kwin_wayland in this case) is placing them. Personally I don’t care that much because I’ve got shortcuts to quickly move windows between screens or desktops. You might consider looking at window rules - they’re pretty neat on KDE.

Shutting down? What???

On the tdrop thing, I wouldn’t expect it to be possible in near future, but how about Yakuake?

fushuan , (edited )

Yeah, 6.0.2, the version available in the arch repos.

I’ll check the video bridge, thanks! – Update on this, apparently I was already using it since it ships by default with KDE, it seems to be a discord bug. Weirdly enough, going back to an older flatpak version (0.0.42) fixed the issue. I’ll have to check the updates to see if they fix it.

Thanks on the window rules mention too. – Update on this, you are a saint. I added a rule for the telegram window in KDE so that it remembers its position, and it simply works. imgur.com/a/zrvbRPI

Yeah, idk, when I try to use the GUI it takes way longer than the CLI command somehow, and sometimes it blocks itself. It must be something related to some programming hanging itself and the system trying to wait until it stops, but I can’t be bothered, it’s way faster to open a terminal and just typing the command or opening KDE connect and pressing the “shutdown now” shortcut. Not a Wayland issue though.

I did use yakuake in the past but call it stupid brain, but once I read that alacritty was faster and I customized it to my liking, and then checking that foot was a little bit faster, I can’t go back. It’s stupid, I know that most of the use I give the terminal is actually spent on the commands themselves and that I can give transparency and remove window borders in yakuake, I’m just pissy that my fancy combo stopped working.

cobra89 ,

The tdrop program that let’s you interact with any terminal as if it were a dropdown terminal doesn’t work in Wayland, and it just isn’t the same to open a terminal in the normal way, is lame. Foot is a good terminal for sure but I want the dropdown effect.

wiki.archlinux.org/title/Yakuake

It’s its own terminal but I find it to be pretty good and it works with Wayland.

fushuan ,

I did use Yakuake in the past, I might give it a try again maybe, it’s just not my dear foot terminal compiles from scratch, you know?

thantik , (edited ) to linux in Are we Wayland yet or Whats missing?

Some way of globally capturing hotkeys, for things like starting stream, media hotkeys, etc. Only passing key events to the foreground window is shortsighted, but we need a secure way of doing this.

xuniL ,

Pretty sure there is a protocol for this in development or maybe even merged already.

JakobDev ,

This is already possible

thantik ,

Mind elaborating a bit more?

nexussapphire ,

On kde there’s a feature where you can pass all keys to x11 apps and on hyprland you can specify which keys get globally passed to which apps and maybe all keys.

If all else fails you can create a script that uses obs sockets and runs as root to capture keys globally. They seem to be looking into a global keys portal though.

smileyhead , to linuxmemes in What launching Battle.net through Steam feels like

Valve is great in terms of Linux support and it’s development, but to be honest I hate Steam launcher too. I do not use the store frontend, friendlist, notifications and other things on top, all I want is to download game binaries and updates.

JTskulk ,

You can still make shortcuts to your steam games to launch them outside of steam. However I have noticed that the Blizzard launcher doesn’t seem to fully quit after quitting the system tray icon, I have to click stop game in steam. I guess I still prefer this to having unused wine/proton process running in the background.

streetfestival , to cat in Percy shortly after he moved in
@streetfestival@lemmy.ca avatar

Making himself right at home <3

TootSweet , to linux in Are we Wayland yet or Whats missing?

That site’s great.

The main thing I wish for is for ffmpeg to start supporting the wlroots screengrabbing api.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines