alexitx

Results 10 issues of alexitx

Similar to #592, #353 **What would you like to add or change?**: It would be great if Portmaster can route the traffic of individual applications, not just do monitoring and...

suggestion
backlog
waiting for resources

Added a hook for PyInstaller to package the dynamically imported locales (#40)

Example: ```python import time import timeago timestamp = time.time() - 30 print(timeago.format(timestamp)) ``` PyInstaller command: ```sh $ pyinstaller -F -c --noupx -i NONE main.py ``` Output: ``` Traceback (most recent...

[formulahendry.auto-rename-tag-unresponsive.cpuprofile.txt](https://github.com/formulahendry/vscode-auto-rename-tag/files/4232555/formulahendry.auto-rename-tag-unresponsive.cpuprofile.txt)

I like this theme because it's simpler and lighter, but is or will there be a way to easily customize it? Perhaps the generated stylesheets can still have placeholders which...

enhancement
question

### Operating System Info Windows 10 ### Other OS _No response_ ### OBS Studio Version 28.0.1 ### OBS Studio Version (Other) _No response_ ### OBS Studio Log URL https://obsproject.com/logs/N9uBpKQlgm6DTtKh ###...

Currently there is no way to bind different keys or key combinations for play, pause, seek, next track, previous track. My keyboard doesn't have multimedia keys, so it would be...

OBS supports specifying directories in the filename formatting section under advanced settings. Audio Writer Filter does not respect slashes or backslashes and instead replaces them with underscore character. It would...

enhancement

### Is your feature request related to a problem? Please describe. Many reverse proxies, tunnels and even some managed hosting services impose limits on the client request body size. For...

suggestion

When the fallback server is offline and `kick-online-players = true`, players are not kicked from the Velocity proxy when maintenance is enabled on the active backend server. Steps to reproduce:...