| 31 Aug 2025 |
K900 | If you do IPC across processes, yes, theoretically | 16:12:22 |
K900 | But that's still significantly slower | 16:12:28 |
emily | it's going to be lower overhead than, like, virgl at least | 16:14:01 |
emily | though also you could just load the two processes in the same address space very far away from each other right. I guess that's what libcapsule tries maybe… | 16:14:26 |
emily | but you wouldn't have to think about weird linker stuff beyond that if it's just single-process "IPC" | 16:15:13 |
emily | maybe. | 16:15:16 |
emily | I guess I am not that convinced about how high the overhead would be because the hot path still ultimately comes down to like, shared memory and a kernel driver. | 16:21:41 |
| 1 Sep 2025 |
| Lun changed their display name from lun to Lun. | 15:55:12 |
| 2 Sep 2025 |
| @aidalgol:tchncs.de joined the room. | 21:55:48 |
| 3 Sep 2025 |
| ghpzin joined the room. | 07:30:21 |
shapr | Does anyone know how to swap mouse buttons 2 and 8 in KDE? | 17:21:58 |
K900 | I don't think that's a thing that you can natively do | 17:23:57 |
K900 | You can probably do something with inputplumber or similar | 17:24:07 |
shapr | I found busctl --user set-property org.kde.KWin /org/kde/KWin/InputDevice/event5 org.kde.KWin.InputDevice leftHanded b true on https://discuss.kde.org/t/ambidextrous-how-to-write-a-script-to-switch-mouse-buttons/38494/2 but that only shows how to toggle the leftHanded property. I want to explicitly swap two buttons 🤔 | 17:27:46 |
K900 | You can also just set that in the settings | 17:28:47 |
K900 | The left handed thing | 17:28:49 |
K900 | If you want fancier remapping, you have to use something like inputplumber | 17:28:59 |
shapr | I'll try that, thanks | 17:32:43 |
| 4 Sep 2025 |
| FliegendeWurst changed their display name from FliegendeWurst (@GPN23) to FliegendeWurst. | 08:34:17 |
| @aidalgol:tchncs.de changed their display name from Aidan Gauland to aidalgol[m]. | 11:23:30 |
| @aidalgol:tchncs.de changed their display name from aidalgol[m] to aidalgol. | 11:24:12 |
| qbit joined the room. | 13:18:59 |
| 7 Sep 2025 |
| @federicodschonborn:matrix.org left the room. | 14:36:52 |
| 8 Sep 2025 |
| Inayet set a profile picture. | 02:16:21 |
| 9 Sep 2025 |
K900 |  Download image.png | 08:10:54 |
K900 | @emily I have something to make you happy too | 08:11:00 |
emily | yippee | 15:01:03 |
emily | can we drop Qt 5 now | 15:01:14 |
K900 | Not everywhere | 15:23:09 |
K900 | But we can drop it from the ISO | 15:23:12 |