Skip to content

Conversation

@johanmalm
Copy link
Member

@johanmalm johanmalm commented Dec 12, 2025

This is a continuation of #144

...except 'tap' which we default to enabled
...because it feels a bit weird setting speed to '0' (meaning normal
pace).
@johanmalm johanmalm force-pushed the more-libinput-settings branch from e12f199 to ef0c5a0 Compare December 15, 2025 19:23
@johanmalm johanmalm marked this pull request as ready for review December 15, 2025 19:23
@johanmalm
Copy link
Member Author

I think it's ready to go now.

Did change the pointer-speed knob to a QSlider to avoid speed reading 0 which just seemed a bit odd.

@johanmalm johanmalm merged commit 8f5affc into master Dec 15, 2025
4 checks passed
@johanmalm johanmalm deleted the more-libinput-settings branch December 15, 2025 19:31
@stefonarch
Copy link
Contributor

Looks good, thanks for the overhaul.
The QSlider is nice, didn't think of using it.

@johanmalm
Copy link
Member Author

Well, thank you for kicking it off.

@stefonarch
Copy link
Contributor

I forgot: do you update translations or shall I make a PR?

@johanmalm
Copy link
Member Author

I forgot: do you update translations or shall I make a PR?

Yeah. Or teach me how to do it.

@stefonarch
Copy link
Contributor

stefonarch commented Dec 17, 2025

I have to remember it too here.
Usually steps are:

  1. In weblate commit all pending changes and eventually lock translations
  2. Merge translation PR
  3. Update translations, check, push and merge them:
    /usr/lib/qt6/bin/lupdate -no-obsolete src/ -ts data/translations/*.ts
  4. Unlock translations if they were locked
  1. is done and 1) too now. And 3) too.
    Will make a PR later.

@stefonarch
Copy link
Contributor

Added the command up here.
For LXQt I'm using a script which basically does anything, I'll add it here.
update-translations.txt

@johanmalm
Copy link
Member Author

We have the file bin/lxqt-transupdate in the repo. It was redtide who added it.
Could I use that one?

https://github.com/labwc/labwc-tweaks/blob/master/bin/lxqt-transupdate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants