minichrome icon indicating copy to clipboard operation
minichrome copied to clipboard

A minimal web browser built for tiling window managers

Results 14 minichrome issues
Sort by recently updated
recently updated
newest added

Commands should work on last focused page if one isn't currently focused.

bug

`--port -p` (client/server) `--host -h` (client)

enhancement

For instance, keepass. Would need to add some mechanism that could be consumed in the config file.

enhancement

Especially FFI bindings that should be in other packages.

housekeeping

Get rid of `browse` command, make CLI look like `minichrome ` and start server automatically if not already started.

enhancement

Currently we pass `Config` all over the place. This should really be done in a `ReaderT` instead.

housekeeping