Gemini Browser

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

20 check-ins

2024-10-08
23:54
(mostly) function 'history' drawer, caught bug with selecting text when text changes between mousedown and mouseup Leaf check-in: 4bae308a63 user: therainingmonkey tags: trunk
19:04
Working drawer widget, fixed bug with text overflowing widgets, removed x,y from widgets init (they usually use fill/fit anyway and you can set values after creation anyway) check-in: c6ba9eb800 user: therainingmonkey tags: trunk
2024-10-01
15:09
Fixed some bugs relating to container layout & content_height, started work on drawer widget, combined h & v containers, changed when to hide scrollbar check-in: bfb73a556e user: therainingmonkey tags: trunk
2024-09-19
15:32
Added text selection (not visible yet), network.lua now returns error strings, moved some funcs from TextArea to TextElement, tweaked widget focus system check-in: 2179ef6aa4 user: therainingmonkey tags: trunk
2024-09-18
22:35
Made TextArea editing aware of softwrapped lines, changed how focused widget is handled, fetch_gemini now does SNI check-in: 8f42aa214f user: therainingmonkey tags: trunk
2024-09-17
20:17
Moved highlights & shadows to their own func, tweaked borders & shadows, caught bugs from mving widgets to their own modules check-in: 152922ad15 user: therainingmonkey tags: trunk
18:03
Moved widgets into their own modules check-in: 836c43ccbe user: therainingmonkey tags: trunk
2024-09-16
17:17
Tweak color config, add 'delete' and 'backspace' funcs, added margin to GemtextElement check-in: b59c06466d user: therainingmonkey tags: trunk
2024-09-12
02:39
Fixed bugs with TextArea scrolling check-in: 1d5b5f0baf user: therainingmonkey tags: trunk
01:56
Refactor TextArea and TextBox, added emoji support, added view/edit button check-in: 5136170d74 user: therainingmonkey tags: trunk
2024-09-10
23:44
Added readme check-in: fd24bbb3e8 user: therainingmonkey tags: trunk
23:32
Tweaked fonts & styling check-in: b0299af313 user: therainingmonkey tags: trunk
2024-09-03
17:23
Added basic scrollbar check-in: 0644e69bfe user: therainingmonkey tags: trunk
2024-09-02
17:20
Add moveable and clickable cursor location in TextBox check-in: a0a165075d user: therainingmonkey tags: trunk
16:28
Refactor widgets to use Penlight's classes check-in: 75e7d47659 user: therainingmonkey tags: trunk
2024-08-30
15:32
Don't confuse class & instance fields check-in: 6148269224 user: therainingmonkey tags: trunk
15:23
Working Gemini browser! check-in: 694eab4f22 user: therainingmonkey tags: trunk
2024-08-29
16:07
handle redirects check-in: d53b10767a user: therainingmonkey tags: trunk
15:40
initial commit check-in: b9f7a7c8ee user: therainingmonkey tags: trunk
15:37
initial empty check-in check-in: f0233b0c63 user: therainingmonkey tags: trunk