tilda
tilda
Installing a already installed package produces a error and a exit code 0. Usually you should use a non-zero exit code.
**Describe the feature you'd like** I'd like to see an option in the context menu for torrents to move them to another path. The vanilla Transmission web UI has this...
Fixes #17 (hopefully) Mostly copied from the existing d.py file with a few tweaks.
[discord.py rewrite](https://github.com/Rapptz/discord.py/tree/rewrite) is being done, so we should add gen for this. might PR it soon
``` /home/pi/maim/src/main.cpp: In function ‘int app(int, char**)’: /home/pi/maim/src/main.cpp:312:75: error: conversion from ‘glm::vec4 {aka glm::detail::tvec4}’ to non-scalar type ‘glm::ivec4 {aka glm::detail::tvec4}’ requested glm::ivec4 geometry = getWindowGeometry( x11, maimOptions->window ); ^ /home/pi/maim/src/main.cpp:365:96:...
## PR Checklist - [ ] Fix linting errors - [ ] Label has been added ## Change information This PR fixes minor spelling/capitalization issues in the Toast documentation.
Title. Will do it myself if no one else does it but im lazy
Sometimes (or most of the time) when I leave Spotify paused then unpause it, the RPC shows 00:00 left.
Would like an option for custom font selection. None of the current options really are to my taste (I use Inter for my overlay and would like to keep the...
Can be done using [`window.matchMedia` ](https://developer.mozilla.org/en-US/docs/Web/API/Window/matchMedia) in JS at least.