-- Leo's gemini proxy

-- Connecting to typed-hole.org:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

commit 03a80b8e85d8b97e9a00ba3af2b72be0ed682863

Author: Julien Blanchard <julien@sideburns.eu>

Date: Tue Dec 24 17:20:10 2019 +0100


Add screenshot


diff --git a/README.md b/README.md

index 2f031ac..09ab6b0 100644

--- a/README.md

+++ b/README.md

@@ -2,6 +2,8 @@


`castor` is a graphical Gemini Project client written in Rust with GTK.


+![Screenshot](https://juliensharing.s3.amazonaws.com/screenshot.png)

+


Installation


@@ -24,6 +26,8 @@ Grab a release or build castor and install it manually.

- [x] Support input type

- [x] Bookmarking

- [ ] Support theming

+- [ ] Add loading state

+- [ ] Change initial state

- [ ] Add/make an icon

- [ ] Pass Conman's torture redirections tests

- [ ] Build executables for multiple platforms

diff --git a/src/castor.glade b/src/castor.glade

index 96fb44f..1982551 100644

--- a/src/castor.glade

+++ b/src/castor.glade

@@ -24,8 +24,8 @@

<object class="GtkApplicationWindow" id="window">

<property name="can_focus">False</property>

<property name="window_position">center</property>

- <property name="default_width">400</property>

- <property name="default_height">480</property>

+ <property name="default_width">800</property>

+ <property name="default_height">600</property>

<child type="titlebar">

<placeholder/>

</child>



---

Served by Pollux Gemini Server.

-- Response ended

-- Page fetched on Sun May 19 04:17:43 2024