Sebastian Krzyszkowiak
Sebastian Krzyszkowiak
### Issue/Feature Adds an option to fully download the file before starting HTML5 stream. This can be useful for use cases such as games that use many long background tracks,...
### The Problem With HTML5, sound volume set after invocation of `.play` method, but before it starts to actually play isn't applied, but stays in the `_queue` indefinitely instead. Reverting...
The OSC button isn't displayed when OSC is configured to use a box layout. After commenting out that osc.conf entry to go back to default layout, the button is displayed...
To reproduce: 1. Run a nested compositor, like `weston --width=640 --height=480` 2. Create a window larger than the screen, like 1280x720 3. Toggle fullscreen with `SDL_SetWindowFullscreen` (tested with `SDL_WINDOW_FULLSCREEN_DESKTOP`) The...
Turns out Wayland backend also (#1749) does not support any touch events (other than pointer-gestures) - touching the compositor's window produces only pointer events inside the server. --- wlroots has...
When cross-compiling and invoking configure with parameters like `--with-sysroot=/foo --prefix=/usr`, FLAC finds libogg installed in host's /usr, adding it to include path and wreaking havok. Looking into ogg.m4, it seems...
Some devices may have more than one UDC available. --- I did it while working on the Librem 5 port, but it turned out to be unnecessary with correctly configured...
Seems like the used emoji gets replaced with '?' when checking integrity constraints in MySQL, so every reaction to the same message is treated as if it was the same...