476 Commits (061a07ca37a675273bcbf3fa1428af7af6c828b5)
 

Author SHA1 Message Date
keith ff67afaa46 refactor window event handling to be more organized 5 years ago
Keith Simmons b33327d951
Merge pull request #149 from Delapouite/harfbuzz
doc: add link to HarfBuzz
5 years ago
Delapouite 2a078e9446 doc: add link to HarfBuzz 5 years ago
Keith Simmons 16d2d75f8d
Merge pull request #148 from TristanCrawford/api-fix
Modified 'setup_changed_listeners' for compatibility with 0.4.2
5 years ago
Tristan C b25e86aebe Modified 'setup_changed_listeners' for compatibility with neovim versions < 0.4.3 5 years ago
Keith Simmons b337d83548 keybinding logging 5 years ago
Keith Simmons 1f0d93ca3f
Merge pull request #136 from Kethku/sdl2
Sdl2
5 years ago
Keith Simmons 7f248fcd00
Merge pull request #143 from jonvaldes/refresh-rate-setting
Adding a setting to change the refresh rate
5 years ago
Jon Valdés f31f96e0bc Adding a setting to change the refresh rate 5 years ago
Keith Simmons 8c19cdd275 fixed mouse dpi mapping 5 years ago
keith 0ab52f1ac6 update skulpin 5 years ago
keith 8448d1b5a9 fix key binding issue, text scaling, and maybe render bug 5 years ago
keith 0f10f186e8 fix setting loading 5 years ago
keith 813f00fb85 enable mouse clickthrough 5 years ago
keith 63727f0552 add libsdl2 to ubuntu dependencies 5 years ago
keith 55194d68b1 update skulpin to use better vulkan surface and extension functions from sdl2 5 years ago
keith 8244ade16c staticly link sdl2 5 years ago
keith d0f0477435 queue redraw on window event 5 years ago
keith 08da104680 better linux and mac fix 5 years ago
keith 1fa9127ef7 fix mac and linux builds 5 years ago
keith 56386d0e7f mouse movement 5 years ago
keith 16a076a082 minor fixes 5 years ago
keith b7d8333e9a use public skulpin 5 years ago
keith 3df33a963e ITS WORKING!!! 5 years ago
Keith Simmons b758f01b62 working keybindings 5 years ago
Keith Simmons f25381530f rendering, but wrong dpi and no input support/resizing 5 years ago
Keith Simmons c0abb29b2c sdl2 build instructions 5 years ago
keith 215b98d971 keybinding progress 5 years ago
Keith Simmons fef5d56106 progress 5 years ago
Keith Simmons 04b0b795f3
Merge pull request #135 from jonvaldes/mutex-settings
Settings behind a Mutex, instead of using atomics
5 years ago
Jon Valdés 254426218c Settings behind a Mutex, instead of using atomics 5 years ago
Keith Simmons b432be7e75
Merge pull request #132 from vivlim/master
Write nvim version requirement messages directly to stderr
5 years ago
Vivian Lim f167bbe410 Write nvim version requirement messages directly to stderr 5 years ago
Keith Simmons 6ad31484a8
Merge pull request #128 from jonvaldes/fix-less-than-key
Fix less than key on linux, simpler version
5 years ago
Jon Valdés 4169ad2170 Fix less than key on linux 5 years ago
Keith Simmons 67468b20dd settings system 5 years ago
Keith Simmons 86073351d0 remove extra clones 5 years ago
Keith Simmons 25ebfb77fe
Remove wayland warning 5 years ago
Keith Simmons acef2eb44f
Merge pull request #120 from jonvaldes/add-linux-build-actions
Added build actions for linux
5 years ago
Keith Simmons 2f67645390 fix init error freeze 5 years ago
Jon Valdés 359a1497eb Added build actions for linux 5 years ago
Keith Simmons 1b677f3d1b make settings less complicated 5 years ago
Keith Simmons 1853652085 update fontkit and lock file 5 years ago
Keith Simmons 971bb3d2ff remove all hints of integer scaling 5 years ago
Keith Simmons 850b23933b fix command line cursor bug 5 years ago
Keith Simmons 3f750b96dc
Merge pull request #118 from jonvaldes/add-keycode-translations
Add all missing VirtualKeycodes to the translation function
5 years ago
Keith Simmons 055a0cbfeb
Merge pull request #115 from rahuliyer95/cargo-bundle
Cargo bundle for macOS
5 years ago
Jon Valdés e1b423ce86 Add all missing VirtualKeycodes to the translation function 5 years ago
rahuliyer95 70a16f948e
Fix upload-artifact zip issue 5 years ago
rahuliyer95 286f799715
Add cargo-bundle and update macOS workflow 5 years ago