So . . . not relevant to my comment?
By default you can use left and right bracket keys []
to adjust speed, and it should do adjustments to make the pitch sound the same.
To adjust the pitch alone, you can have something like this in your input.conf, customized as you like:
ALT+p af toggle @rb
ALT+UP af-command rb multiply-pitch 1.25
ALT+DOWN af-command rb multiply-pitch 0.8
ALT+LEFT af-command rb set-pitch 1.0
I haven’t looked at this in a long time. If you always need this there’s likely a conf option to always enable the “rubber band” (@rb) filter. And maybe other commands than multiply that would be better.
EDIT: Sorry, I don’t have this quite right. Maybe someone can correct me.
OK, I see some differences between your two screenshots, but what’s the relevance to my comment?
I don’t know what I should be noticing there. I can’t see any text for the tool buttons along the left edge of the window.
I have trouble with both, but more experience with GIMP. I can’t stand all the little tool buttons with no text. I want the name of each tool always visible on its button.
I have the same problem with Inkscape.
I just grabbed it. The dash cam features might possibly be useful on a bike (?). But I tried and tried and couldn’t find the magic zoom level for it to show me the name of the street I’m on, got frustrated, and uninstalled.
I’m not off Google Maps either, but the closest to replacing it for me is Organic Maps, FWIW.
Thanks, I have, but it’s not a replacement for me. I’ll try it again once a year though.
Some combination of things like performance, non distracting presentation, the minimap, multi cursor that works how I like, some plugins I like, no web browser, the way every open buffer is always safe and saved in some cache without necessarily saving to the edited file, the UX for split view across tabs, minimal fuss to get UI text and colors legible for my bad eyesight, etc.
Sublime Text, Google Photos, Google Maps (partially)
wish I cluld have just the folders
You can copy or symlink folders around between themes in ~/.local/share/icons/
.
From this thread I tried out Gruvbox Plus Dark, which is nice, but a little low on contrast, and I don’t prefer such uniform shapes.
Huh, I only now notice that the Fluent, Tela, Vimix, and Qogir repos are owned by the same user…
If you want, you could use Telegram without your real phone number by either getting a virtual number from Google Voice or another service, or you could buy a Telegram-only number from their fragment site.
I have a hard time getting into a distro describing itself with a completely non-communicative “word” like “dragonized” but with numbers instead of letters. I thought it was cool when they provided a bunch of different desktops for live images (like wayfire), but they cut down on those.
Did you find Chakra to add anything to the Arch experience? I worry that it might be “like Arch, but maybe some non-Qt stuff won’t work.”
If you give CachyOS a try please report back! To me that’s the most interesting Arch-topper right now.
It seems actively developed. Is your issue in the tracker?
Material Files?
Ah, well I love that policy (types being in code, not configs). FWIW I sometimes use it as a hand-edited document, with a small type-specifying file, to generate json/yaml/toml for other programs to load.
Ever tried NestedText? It’s like basic YAML but everything is a string (types are up to the code that ingests it), and you never ever need to escape a character.
CLI flow: run command, print output below
TUI flow: navigate and interact with a layout that updates in place