Mayeul Cantan

Results 65 issues of Mayeul Cantan

I have a few duplicated albums and tracks that come from read-only sources, visible in the same library. I'm unsure if jellyfin supports multiple versions of a music track, but...

While chromecast are being pushed hard by google and are easy to find, the protocol is proprietary, which prevents you from implementing a server on your own hardware. [Nymphcast](http://nyanko.ws/product_nymphcast.php) (also...

As a faster, more efficient and generally better alternative to sixels, kitty designed and implemented a [custom protocol](https://sw.kovidgoyal.net/kitty/graphics-protocol/) for graphics. It is supported by a few clients, such as ranger...

Platform: Arclinux, Mesa drivers. Sway 1.5, Qt 5.15, SDL 2.0.12 ``` % ./run INFO [py] launching openage v0.4.1-258-g1cd3f679 INFO [py] compiled by GNU 10.2.0 INFO [py] running in DEVMODE INFO...

bug
c++
ui

Related: #720, #985. This is the current implementation: https://github.com/SFTtech/openage/blob/439d224aac94c4d6114e8d0405abf7fd17db924d/openage/convert/processor/export/texture_merge.py#L165-L173 As [written in the chat](https://matrix.to/#/!iPmyRMGnDgSMPGqgaX:matrix.org/$pV5WoNsiNvmLPufTV41LN3xMHgbkwO63Va0tKa2az7c?via=matrix.org&via=sft.lol&via=mayeul.net), I see several issues with this implementation: - homemade, inefficient matrix multiplication algorithm (while the images...

improvement
area: assets
to-discuss

## Describe the feature Building on #54 it would be nice to be able to automatically build a proxy rule: ```yaml paths: '~proxy/(.+)': source: '~rtsp://upstream.example.com/feed/\1' sourceAnyPortEnable: yes sourceOnDemand: yes ```...

enhancement

`remake -nx` does perform a dry run; `remake -xn` does not. The problem might seat between the keyboard and the chair, as I didn't extensively read the documentation (thus it...

#### Your system information * Steam client version (build number or date): Aug 5 2022, 22:53:21 * Distribution (e.g. Ubuntu): Arch/Flatpak * Opted into Steam client beta?: Yes * Have...

Steam client
General controller / Steam Input

As specified in [RFC 2646](http://www.faqs.org/rfcs/rfc2646.html) and [RFC 3676](http://www.faqs.org/rfcs/rfc3676.html), `Text/Plain format=flowed` allows for wrapping text depending on screen size. Possibly related to #23, especially with [markup=markdown](https://blog.brixit.nl/markdown-email/) ([older link](https://blog.freron.com/2011/thoughts-on-writing-emails-using-markdown/)) and other MIME...

Data request
Low priority

**Describe the bug** Typing a username and a password (especially if it is long) is annoying on TV, and presents risks of eavesdropping. Quick connect is much more appropriate, and...

enhancement