Philipp Schaffrath
Philipp Schaffrath
The `ClientStore` currently stores objects of the type `Client`, which contains a `Domain` field. This field should actually be an array of redirection URIs (https://tools.ietf.org/html/rfc6749#section-2). When a request contains a...
You could introduce a rectangle move modifier key. When drawing a rectangle, it checks if the modifier key is pressed down, and while the key is pressed down, the rectangle...
> (I'm trying to use surrealdb) using this solution just results in free(): invalid pointer when running the program Running into the same issue when linking against rocksdb `8.3.2-1` from...
@intr-cx no, and haven't used bspwm in a couple years
Since one of the changes makes it so the opacity `drop_target.background` is respected, themes without an alpha value for this would display it as fully opaque. I've went through all...
> > How should we deal with this? Open an issue mentioning this change in all of them? > > Can we patch around this by checking the generated color's...
Gnome has cleaned up their cursor aliases in one of their last releases. Do you mind checking if this still happens with the [2.0-beta.1 release](https://github.com/phisch/phinger-cursors/releases/tag/v2.0-beta.1) I just published?
Doesn't happen in the latest GNOME release anymore. Additionally, I added a few common aliases for the `grabbing` cursor to fix this issue for legacy GNOME versions: https://github.com/phisch/phinger-cursors/blob/master/theme/cursor-theme.json#L443-L447
Although this is not in the [2.0-beta.1 release](https://github.com/phisch/phinger-cursors/releases/tag/v2.0-beta.1), I have already added this alias to the Figma file, so it will be included in the stable, or next beta release!...
Already in the `2.0-beta.2` release!