279 Commits (e3ad491a3a26c252b4da447a81cf93406666dfcb)

Author SHA1 Message Date
keith e3ad491a3a hack to get the cargo patch working... not great 5 years ago
keith 7b9963652e progress toward switching to upstream skulpin 5 years ago
Keith Simmons 3da11e09d8 update skribo, fontkit, and format 5 years ago
Keith Simmons bea55d321f
Merge pull request #238 from exoticusd/master
Shrink Binary Size
5 years ago
exoticus df229c602c more house keeping 🧹 5 years ago
exoticus a42c7a3b4e cleaner, more consistent 5 years ago
exoticus 3037f2b984 some formatting 5 years ago
exoticus 261a27091b not disgusting any more, should also patch variants 5 years ago
exoticus a6710a5518 disgusting duplication but works 5 years ago
Rasmus Michelsen 7d74833529 Reinserted call to position_centered() 5 years ago
Rasmus Michelsen fefce19262 Integrated the toggle with the existing vim settings variable 5 years ago
Rasmus Michelsen 5286df954d Reverted keybind changes for this branch 5 years ago
Rasmus Michelsen 18b8c65835 Return after toggle fullscreen (avoids extraneous enter processed by vim) 5 years ago
Rasmus Michelsen 628c06077c Fixed display relative top-left coordinates 5 years ago
Rasmus Michelsen db3d8ef179 Made fullscreen toggleable with Alt+Enter 5 years ago
Rasmus Michelsen 09b25bd636 Fixed win32 input for Danish keyboard layout 5 years ago
exoticus 187ead2e1f don't return None unless there's no variants 5 years ago
exoticus ca7f984d30 typo 5 years ago
exoticus f0cc8cd696 better than repetitive if statements 5 years ago
exoticus 2975d599bd instead of unknown panic, we get a useful message 5 years ago
exoticus 7c9924ba57 RustFmt 5 years ago
exoticus 90d5329b88 more neat 5 years ago
exoticus 6b26808148 hmmm 🤔 5 years ago
Keith Simmons 52e0fcd54a cargo format 5 years ago
Keith Simmons a146c1aaa3 mouse configuration via mouseon mouseoff 5 years ago
exoticus ed917b2c50 fluff 5 years ago
exoticus 9af54bf225 fluff 5 years ago
exoticus ca9829f5d3 FontLoader loads and caches fonts 5 years ago
exoticus fb9c877afc i wish rust had block conditional compilation 5 years ago
exoticus 9e6c41ac65 wip 5 years ago
Keith Simmons 18d37134c5 formatting 5 years ago
Keith Simmons cebcaa86bc better handling of quit 5 years ago
exoticus 942724ec91 fixes #226, and temporarly #221 based on j4qfrost 5 years ago
keith c78fb4a679 fix error handling on startup 5 years ago
Keith Simmons 07ba8574f9
Merge pull request #220 from j4qfrost/macos-app-crash
Fix MacOS crash launching from Finder
5 years ago
AnhQuan Nguyen 88a4dff67f cargo fmt 5 years ago
AnhQuan Nguyen a6ee9c4b48 add full path 5 years ago
AnhQuan Nguyen 3d40e0c78a signal bridge shutdown 5 years ago
Nicholas Jarretta 703b7bbe5b Add WSL arg and code to use the Windows WSL 5 years ago
Keith Simmons cd0954d332 add cursor antialiasing setting 5 years ago
Aamr El Kazdadi 89e8a839b4 Allow user provided geometry 5 years ago
AnhQuan Nguyen a530171aea rust fmt 5 years ago
keith b36581b25b more keyboard testing 5 years ago
keith c972a3eacf enable italic bold 5 years ago
keith 257a8ad32a ignore text events on frame when focus is regained 5 years ago
keith a16584c919 add focus lost and gained events 5 years ago
keith dcd33bda1a more principled keybindings 5 years ago
keith 04773807cb add back D- modifier but disable it for windows. 5 years ago
Keith Simmons 3cfab0b4b5 remove windows binding as it doesn't help anything 5 years ago
keith 31f9211b68 slightly better key handling. Still can't handle modified shift keys 5 years ago