Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

pathief, to linux in Fully featured tilling window managers (like DEs) for lazy people
@pathief@lemmy.world avatar

The tiling feature in KDE is really subpar, to be honest.

pathief, to privacy in Nitter is shutting down
@pathief@lemmy.world avatar

I have never been much of a Twitter fan but I have idea why people don’t just move away from it. What more incentives do people need? 🤷‍♂️

pathief, to linux in My move to wayland: it's finally ready
@pathief@lemmy.world avatar

I don’t follow said communities, I just stick to lemmy. I just use the software

pathief, to linux in My move to wayland: it's finally ready
@pathief@lemmy.world avatar

It’s probably not what you’re looking for but I’ve been using Hyprland and it’s working mostly file. Using waybar works great.

pathief, (edited ) to linux in My move to wayland: it's finally ready
@pathief@lemmy.world avatar

I got my Nvidia GPU before I even considered moving to Linux. I am honestly getting pretty tired of reading these gatekeeping comments telling me “I’m not allowed to complain about anything” or how I’m a trash person for buying an Nvidia card in the first place. Nvidia is the largest GPU manufacter, people are going to own Nvidia cards, you need to live with it. Be constructive and nice to other people.

X11 is rock solid with Nvidia, never had a single problem.

I had a lot of issues with Wayland on KDE, lots of flickering issues all the time. I moved to Hyprland and things are mostly fine. IntelliJ has ocasional problems but they are working on a Wayland version anyways.

pathief, to linux in (Constructively) What is your least favorite distro & why?
@pathief@lemmy.world avatar

After spending a ton of time migrating CentOS machines I have to say anything red hat related.

pathief, (edited ) to linux in [SOLVED] How to customize dead keys under Wayland / Electron apps?
@pathief@lemmy.world avatar

I’m very happy to report that I found a solution to the problem: keyd. It’s amazing.

Instructions on the github project are crystal clear, but I’ll leave some instructions below for Arch Users

yay -S keyd

sudo systemctl enable keyd && sudo systemctl start keyd

Now you can configure the /etc/keyd/default.conf file to your hearts desire. keyd is very feature rich, check the man page to see everything you can do. You can even add layers to your keyboard. Very sweet.

My personal configuration so far (I will definitely expand it later when I bump into more problems)


<span style="color:#323232;">[ids]
</span><span style="color:#323232;">*
</span><span style="color:#323232;">
</span><span style="color:#323232;">[main]
</span><span style="color:#323232;">' = oneshotm(apostrophe, ')
</span><span style="color:#323232;">
</span><span style="color:#323232;">[apostrophe]
</span><span style="color:#323232;">a = a
</span><span style="color:#323232;">b = macro(space backspace apostrophe space b)
</span><span style="color:#323232;">c = macro(backspace G-,)
</span><span style="color:#323232;">d = macro(space backspace apostrophe space d)
</span><span style="color:#323232;">e = e
</span><span style="color:#323232;">f = macro(space backspace apostrophe space f)
</span><span style="color:#323232;">g = macro(backspace apostrophe space g)
</span><span style="color:#323232;">h = macro(space backspace apostrophe space h)
</span><span style="color:#323232;">i = i
</span><span style="color:#323232;">j = macro(space backspace apostrophe space j)
</span><span style="color:#323232;">k = macro(backspace apostrophe space k)
</span><span style="color:#323232;">l = macro(backspace apostrophe space l)
</span><span style="color:#323232;">m = macro(backspace apostrophe space m)
</span><span style="color:#323232;">n = macro(backspace apostrophe space n)
</span><span style="color:#323232;">o = o
</span><span style="color:#323232;">p = macro(space backspace apostrophe space p)
</span><span style="color:#323232;">q = macro(space backspace apostrophe space q)
</span><span style="color:#323232;">r = macro(backspace apostrophe space r)
</span><span style="color:#323232;">s = macro(backspace apostrophe space s)
</span><span style="color:#323232;">t = macro(backspace apostrophe space t)
</span><span style="color:#323232;">u = u
</span><span style="color:#323232;">v = macro(space backspace apostrophe space v)
</span><span style="color:#323232;">w = macro(backspace apostrophe space w)
</span><span style="color:#323232;">x = macro(space backspace apostrophe space x)
</span><span style="color:#323232;">y = macro(backspace apostrophe space y)
</span><span style="color:#323232;">z = macro(backspace apostrophe space z)
</span><span style="color:#323232;">
</span>

After editing /etc/keyd/default.conf make sure you run sudo keyd reload

pathief, (edited ) to linux in [SOLVED] How to customize dead keys under Wayland / Electron apps?
@pathief@lemmy.world avatar

I rarely had to hit space, honestly. My keyboard doesn’t have a key specifically for caps lock, a control key is there instead. I quite like it.

I’ve been trying to make a switch for the compose key but it’s hard to kick decades-old muscle memory heh

pathief, to linux in ELI5 the whole Wayland vs X11 going on.
@pathief@lemmy.world avatar

I had to set a ton more. Without the ozone flags my electron apps flicker and have this sync problem that appears to eat letters while I type them. Different electron apps use different configuration files, it’s a mess.

I wouldn’t consider my setup to be complex enough for the amount of trouble I had to make the system work under Wayland.

I’m using an Nvidia GPU, I’m sure things would be more streamlined if I had something else.

pathief, to linux in [SOLVED] How to customize dead keys under Wayland / Electron apps?
@pathief@lemmy.world avatar

I’m using an Happy Hacking Keyboard Professional 2. Not most people’s cup of tea but I’ve grown used to it and it’s hard for me to swap to anything else now :P

pathief, to linux in [SOLVED] How to customize dead keys under Wayland / Electron apps?
@pathief@lemmy.world avatar

Thank you! It’s not exactly what I wanted but at this point I’m just happy to have a solid workaround to my problem that works everywhere.

pathief, (edited ) to linux in [SOLVED] How to customize dead keys under Wayland / Electron apps?
@pathief@lemmy.world avatar

I love US keyboards for coding, it really improves the experience. Typing in portuguese, however, is not a good experience. The default american layout has the ~ key in a really bad spot. Typing à or ã is REALLY uncomfortable/weird. Fortunately, my keyboard has that key on the right side of the keyboard instead of the left, which greatly improves the experience.

The .XCompose file I linked in the main post is perfect and works great on X11. If you’re not yet on Wayland you can use it and have a great experience.

pathief, (edited ) to linux in [SOLVED] How to customize dead keys under Wayland / Electron apps?
@pathief@lemmy.world avatar

Yes, I’m using the US international with dead keys layout. I also used it in Microsoft Windows. Here’s a couple of annoying examples:

  • + c-> result: ć; expectation: ç
  • + m -> result: ḿ; expectation: 'm (particularly annoying when typing in english; workaround: + space key + m)
  • + t -> result: nothing happens; expectation: 't (particularly annoying when typing in english; workaround: + space key + t)

Right Alt + Comma does work for ç so at least I have that going for me. It’s still weird to have a different layout for electron apps :/

pathief, to linux in ELI5 the whole Wayland vs X11 going on.
@pathief@lemmy.world avatar

“just works” depends on your needs. There is. Polarizing opinion on the Wayland vs x11 because the experiences are also very polarizing.

pathief, to linux in ELI5 the whole Wayland vs X11 going on.
@pathief@lemmy.world avatar

I think the main problem is that Wayland is not a drop in replacement.

Every software needs to support Wayland, new environment flags need to be created, flags must be used with electron apps…

Nvidia support has been spotty and some functionality has not yet been implemented. I use a custom .xcompose file, which doesn’t work on electron apps. Let me know if there’s a better way to mimic window’s dead keys.

Overall, it’s hard for an end user to change from a solution that is working perfectly to a solution that requires a ton of work and doesn’t yet have the same functionality.

Everyone can understand that Wayland is the future but depending on your needs and hardware the current experience can be great or terrible.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #