Martin Braun

Results 145 issues of Martin Braun

OSX Setup instructions mention `./interfacer/contrib/build_browsh.sh`, but the file is missing. Also `OSX` is not the correct term anymore. Might as well rename the file to `SETUP_DEV_MACOS.md` or just `SETUP_DEV_MAC.md`.

Just the ability to skip the Firefox version check (installed, correct version, etc.), so browsh could be used with any Firefox forks, incl. those with unique version schemas. Using such...

enhancement
help wanted

Please allow to specify the `--port` via argument in the hope that `browsh` could run multiple times. But I doubt it. Please have a look at https://github.com/lalitmee/browse.nvim/issues/23#issuecomment-1896672171 to understand what...

Setting `about:blank` as `startup-url` will result in searching for "about:blank" on the search engine at launch instead of simply displaying an empty page. I really don't like landing pages.

enhancement

I really love the QoL tweaks and patches of the [Nobara Project](https://nobaraproject.org/). At the end, it is just a spin of Fedora. The pros of this spin are obvious: It...

The first byte of 8 character hex values represents the alpha of the color. This extension gets confused. Instead of taking the last 3 bytes into account to draw the...

Some apps do not support the touch bar and thus you get a black bar. It would be nice if there was an option to use the black-part of the...

I use the touch bar simulator on an external touch screen. I docked it to the bottom after moving it to the external screen, so it is displayed on the...

Instead of having to click the icon for it.

I `winget install Git.SDK` (Git for Windows SDK), which ships with MSYS2. `pacman -S win-sudo` will report "target not found: win-sudo". Am I missing something?