Geopard icon indicating copy to clipboard operation
Geopard copied to clipboard

Colorful, adaptive gemini browser

Results 50 Geopard issues
Sort by recently updated
recently updated
newest added

Just two feature suggestions to enhance the browsing experience: - Searching some content in a page with the Ctrl+F shortcut - A navigation history window that could be opened with...

enhancement

**Describe the bug** 1. You access a URL, say `example.com/path`. It returns a code 10 for input. 2. Geopard submits that input as `example.com/path?input`. The server returns a code 30...

bug

Geopard has GSettings entries for window width and height, but it doesn't have any logic code implemented to load and save those entries.

bug

~~Instead of globally storing zoom level, it should be stored by each webview page (and it should be disabled completely in custom pages, eg. input page)~~ We should disable zoom...

enhancement

This will reduce the amount of code that would be needed to implement preferences window. @ranfdev What's your opinion on this?

enhancement

This PR makes Meson configuration more readable, by adding comments and using different formatting. I also added more constants in `build_config` module, updated dependencies versions in `meson.build` and added `export...

This PR _will_ contain an dedicated window for bookmarks management, `Add Bookmark` popover and redesigned bookmarks structure based on TOML file format. ### Things to do: - [ ] Create...

Currently when an error occurs while accessing/rendering content, the backend usually returns an error message from Gio or other underlying library, the contents of which can be cryptic for users....

enhancement

This is a tracking issue for the upcoming PR I'm currently working on. The move to `SourceView` was discussed previously in https://github.com/ranfdev/Geopard/issues/66#issuecomment-1483885749.

enhancement