Baltazár Radics
Baltazár Radics
When I have a headset plugged in, the icon changes accordingly, but when I change the volume, for a split-second the icon flickers back to the default. (can reproduce with...
```sh feh image.webp ``` works, but ```sh feh https://example.com/image.webp ``` fails with `No Imlib2 loader for that file format`
When a container with children is moved to a different workspace its layout should not change, but currently if the destination workspace is empty, each child of the container gets...
**Sway Version:** 1.8-dev-a5a44ba9 In sway's `wlr_output->events.destroy` listener, it frees the `sway_output` related to the `wlr_output` being destroyed. Wlroots internally uses another listener for this event which calls `lock_surface_destroy`. Then sway's...
Fixes #7123
### Please fill out the following: - **Sway Version:** 1.8-dev-9e879242 (Jul 30 2022, branch 'master') - **Stack Trace:** ``` [ASan stuff] #10 0x000055ff755e0c72 in container_get_siblings (container=0x616000103e80) at ../sway/sway/tree/container.c:1415 #11 0x000055ff7563d138...
``` Got Facebook error: {"debug_info":{"retriable":false,"type":"ProcessingFailedError","message":"Request processing failed"}} Error: Got Facebook error: {"debug_info":{"retriable":false,"type":"ProcessingFailedError","message":"Request processing failed"}} at FacebookHttpApi. (/usr/lib/node_modules/miscord/node_modules/libfb/dist/BaseFacebookHttpApi.js:94:23) at Generator.next () at fulfilled (/usr/lib/node_modules/miscord/node_modules/tslib/tslib.js:104:62) at process.internalTickCallback (internal/process/next_tick.js:77:7) ``` **To Reproduce** It...
It would be nice if upon coming online, the bot checked if there were messages while it was offline, and sent the messages with timestamps.
When matrix rooms are created for old chats, the matrix room's avatar won't get updated unless the last room avatar change happened recently enough to be in the range of...
Currently, the bridge completely ignores `m.emote` messages. It would be great if it bridged them, I guess the closest approximation is just sending the whole message in italic (at least...