Friptick

Results 82 comments of Friptick
trafficstars

Yes, that seems a good description of the situation. >If I understand you correctly, your preference goes to My preference goes to portability. And IMO when you have different software...

>Portability anyway would be boosted by a neutral gpx extension without apps having to borrow an xmlns from a competitor app. Yes, good idea. But your example markup does not...

Misunderstanding. I was just pointing out that this markup is encoding the color of the elements *individually* (one by one), which does not make sense for the reasons I outlined.

@asas1asas200 Exactly same problem as OP describes. Vanilla `waybar` config, no keys being swapped. An update broke something. >I introduced libinput for better interaction Maybe this is the issue, given...

OK thanks for the explanation @asas1asas200. Using sway. What should I try?

>wait for the update then change the config to customize your num/caps/scroll lock trigger key To be clear, I don't want to customize the key, I'm using the caps lock...

``` $ sudo libinput debug-events --show-keycodes -event4 KEYBOARD_KEY +0.000s KEY_CAPSLOCK (58) pressed event4 KEYBOARD_KEY +0.168s KEY_CAPSLOCK (58) released ```

Thanks for sharing, @elidoz Not gonna lie, personally I prefer to continue doing without capslock status than to have a Python script running at a *1 second interval*. Maybe this...

That is a pretty elegant fix @codestothestars and I can confirm it works! For others: instead of the `hyprland` config, put the following in `.config/sway/config`: ``` bindsym --release Caps_Lock exec...

Any comments on this, @toonn ? It seems a clone of #1808, which you closed as unfixable. I am using the Kitty implementation and, as @PoisonFrog says: >Unfortunately it is...