[00:13] sophie here you go: https://github.com/MirServer/ubuntu-frame-vnc [00:14] Builds here: https://launchpad.net/~mir-team/+snap/ubuntu-frame-vnc-edge [00:14] Cool! [00:14] (not going to the store, yet, need to grab the name, which is reserved) [00:14] Also need to add `graphics-core20` for GPU accel [00:14] But can confirm it displays one frame on Remmina over VNC [00:15] Nice nice, no rush. It will take a while to get all the pieces in place [00:15] Ofc, first step [00:15] power_off() [13:02] > Also need to add `graphics-core20` for GPU accel [13:02] Gah. I built wayvnc with `base: core22`. This won't blend, will it. [13:30] > <@saviq:matrix.org> > Also need to add `graphics-core20` for GPU accel [13:30] > [13:30] > Gah. I built wayvnc with `base: core22`. This won't blend, will it. [13:30] No. We've yet to start our core22 migration [13:53] > Dependency xkbcommon found: NO found 0.10.0 but need: '>=1.0.0' [13:53] Ughies. Sounds like we may need `graphics-core22` for GPU accelerated VNC… [14:10] > <@saviq:matrix.org> > Dependency xkbcommon found: NO found 0.10.0 but need: '>=1.0.0' [14:10] > [14:10] > Ughies. Sounds like we may need `graphics-core22` for GPU accelerated VNC… [14:10] I strongly suspect Ken is ahead of us on that [14:32] alan_g: Before i do something disastrous with Git, if I'm trying to roll back the libinput PR to the last commit before refactoring, I should run [14:32] `git push -f origin a4a43fbadda25ce4f60547b892e14a4229b677f7:filter-touchinput` (hash of the last good commit)? [14:33] * a4a43fbadda25ce4f60547b892e14a4229b677f7:filter-touchinput` (where the hash, * hash is the hash of the [14:41] -GitHub[m]:#mir-server- **[MirServer/ubuntu-frame]** AlanGriffiths drafted [pull request #69](https://github.com/MirServer/ubuntu-frame/pull/69): Workaround gbm-kms/Nvidia weirdness [14:41] -GitHub[m]:#mir-server- [14:41] -GitHub[m]:#mir-server- > See https://github.com/MirServer/mir/issues/2467 [14:51] > alan_g: Before i do something disastrous with Git, if I'm trying to roll back the libinput PR to the last commit before refactoring, I should run [14:51] > `git push -f origin a4a43fbadda25ce4f60547b892e14a4229b677f7:filter-touchinput` (hash of the last good commit)? [14:51] That sounds about right. You can also `git reset --hard ` locally and just `git push -f` after you're certain what you have is what you want [14:51] > <@saviq:matrix.org> > alan_g: Before i do something disastrous with Git, if I'm trying to roll back the libinput PR to the last commit before refactoring, I should run... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/170089c3421f4e0c9716a3ba3976ab0fbdd44899) [14:52] -GitHub[m]:#mir-server- **[MirServer/mir]** graysonguarino pushed something to [pull request #2299](https://github.com/MirServer/mir/pull/2299): Filter 2 distinct bogus touch event scenarios [14:52] Fortunately with git there's rarely a time when you really lose something [14:53] `git reflog` to the rescue [14:54] Even on the server, things are garbage collected lazily, so unless a significant time passed without noticing, you should be able to recover [14:56] > I strongly suspect Ken is ahead of us on that [14:56] I just registered `mesa-core22`, so ¯\_(ツ)_/¯ [14:57] * alan_g[m] wonders why he didn't see a notification [15:01] > wonders why he didn't see a notification [15:01] About my reply? Probably because I trimmed the quote and Fractal isn't that awesome dealing with that. [15:01] If you're asking about `mesa-core22`, why would you expect a notification/ [15:01] *? [15:02] No, when grayson-g asked me a question [15:15] OK, got GPU acceleration going with a local build of `mesa-core22`. Doesn't seem like we'll be able to escape that boat. [15:15] Saviq: You have to jump to 22 already? [15:16] Yeah couldn't build `wayvnc` on core20… [15:16] > Dependency xkbcommon found: NO found 0.10.0 but need: '>=1.0.0' [15:17] Maybe will try to backport xkbcommon [15:38] Yeah, we ought to have a review of the graphics-core20 experience before launching into graphics-core22 [18:21] Talk tomorrow o/