@gregorni@fosstodon.org I use the manipulator plugin in micro: https://micro-editor.github.io/plugins.html#c-manipulator
@cas Thanks for all your work on the Oneplus 6! A while back I bought one second hand and I have been daily driving #postmarketos with #sxmo ever since. Compared to the pinephone, it's a much improved experience!
@apangona @craftyguy
doas su postgres
pg_dumpall > 13.dump.sql
exit
doas apk add postgresql16
doas rc-service nextcloud stop
doas rc-service postgresql stop
doas pg_versions set-default 16
doas rc-service postgresql start
doas su postgres
cat 13.dump.sql | psql
exit
doas rc-service nextcloud start
doas apk del postgresql13
(you may consider this CC-0 or whatever license the wiki has)
@apangona @craftyguy I just did the postgres update thing (jumping from 13 to 16). Maybe we sgould write a wiki page?
@steffo 12 slices. 4x3 with two middles and five edges.
@mntmn @soulsource aerc has a setting for mouse support... but it doesn't work perfect (just click, no clixk and drag)
@dusnm @drewdevault@fosstodon.org Maybe he's waiting to see how long it take for someone to look up the game https://en.m.wikipedia.org/wiki/Chubby_bunny and notice how this is english wikipedia's canonical image for that topic.
I've been working on porting #qmk to the #HexBoard (#midi controller), and it works alright on both hardware revisions. I've finally created a PR for this upstream, so if you want a colorful hexagonal #mechanicalKeyboard, maybe this is for you! https://github.com/qmk/qmk_firmware/pull/22493
@matt @sonny I really miss the ubuntu unity feature of 'press alt to search program menu options'. Useful in Audacity (a complex program). Select audio segment, press alt, type 'fade out' press enter. (much easier than remembering keyboard shortcuts)
Is there any effort being done anywhere to bring back this 'server-side menu' functionality? (I've heard that gnome is against 'server-side decorations')
Update for my #Phosh overlay hacks, in the end I decided to go with gestures using lisgd gesture daemon from #SXMO
⬅️ Emulate Escape/Alt+F4
⬆️ Rofi with drun/window/web search modes
↔️ Switch windows back and forth
↗️ ↖️ Custom quick menu/Keyboard layout change
The phone is running #Droidian, mobile #Linux distro, you can check out supported devices here - https://droidian.org/ (even camera and fingerprint scanner works on most!)
If anyone is in interested, I uploaded everything there - https://github.com/vacuumbeef/phosh-overlay-gestures/
I'm sure it wasn't done in the best way, and it is not very comfortable to share, but I felt it was worth doing anyway
@vacuumbeef That's cool!
You could probably use that to open a sxmo_appmenu.sh for app-specific actions (though currently sxmo's window detection scripts are based on swaymsg, not generic to wlroots).
I would be interested in this to place a button over the keyboard button (which is a steaming pile of dbus), so I could just script that instead of working with it.
@piegames Hmm... well I'm not a rust person, and verovio (C++) uses SWIG to generate its interfaces (and swig doesn't support rust, from what I've seen), so I feel like the three (me, verovio, and dinoscore) wouldn't be the best match. Maybe someone else would be better to make it happen.
Just your average linux user (above-average computer-person) with fullstack web dev experience.
Views of my employer do not reflect mine.