Janusz Bossy
Janusz Bossy
This is not exactly an issue but a missing feature. I'd like to set up my Xcode so that any message from tailor fails the build (even a warning). Can't...
Allows passing a `materialOverrides` option to the `loadMtl` function. When generating a new material parsed from the `.mtl` file the overrides that are specific to this material are applied first...
Allow to specify an HTML element which background will change. It could use the element's id or jQuery expression.
Allow the patterns to be searched for.
Hi. I'm having issues with using my Vison Pro remote desktop and then trying to control the visionOS apps with the keyboard and mouse connected to my mac. The problem...
Hi. I was trying to get the calendar to work automatically without a specified toggle. There's a couple small places where the `toggle` is required (missing checks for `hasToggleTarget`). But...
When tests are run in parallel instead of the standard `(rdbg)` prompt it's also decorated with the stopped process ID. This change allows the prompt to be detected by checking...
There's two popular custom modifier keys called `hyper` and `meh` which are `cmd+alt+shift+ctrl` and `alt+shift+ctrl` respectively. I've added two new modifier types to the `modifiersMap` global variable. This allows for...
This might be a really weird question but I'll post it anyway. Currently when using multiple workspaces the windows that are on the same monitor but not in the active...
I'm using the datepicker with custom date format (`%d-%m-%Y`) and I'm having issues when the datepicker is connected to an input that already contains a date inside (i.e. a standard...