Commit Graph

  • f17477cdcb update skulpin to dpi fix keith 2020-03-07 21:32:40 -0800
  • 515535cf32 switch to sdl2 branch and lock skia-sharp version keith 2020-03-07 15:59:35 -0800
  • 7c8e21c504 add fullscreen support keith 2020-03-06 22:19:30 -0800
  • 310a383dd0 window transparency keith 2020-03-06 22:08:45 -0800
  • d20027a490 allow disabling of embedded fonts keith 2020-03-06 21:58:28 -0800
  • 33feb45696 Merge branch 'master' of https://github.com/Kethku/neovide keith 2020-03-06 21:39:05 -0800
  • 56cc29d47c update skulpin keith 2020-03-06 21:37:13 -0800
  • 046dac9661
    Merge pull request #184 from Kethku/add-test Keith Simmons 2020-03-06 21:25:57 -0800
  • 9a9051f044 add tests to ci build keith 2020-03-06 21:16:25 -0800
  • 3cbb6a9fde updated lock file keith 2020-03-06 21:07:51 -0800
  • c3b216df66
    Merge pull request #183 from mewhhaha/workaround-nordic-keyboard Keith Simmons 2020-03-06 20:49:05 -0800
  • 82dd785a26 Make changes based on https://github.com/Kethku/neovide/pull/183#discussion_r389208255 mewhhaha 2020-03-07 01:55:12 +0100
  • f3f441bb86 Add workaround for Nordic keyboard mewhhaha 2020-03-07 00:59:06 +0100
  • 0d0792fddb update version to match release keith 2020-03-06 00:37:06 -0800
  • a67643f88a libsndio comment in readme keith 2020-03-06 00:35:12 -0800
  • f460b9dbea
    Merge pull request #182 from Kethku/optional-sdl-embed Keith Simmons 2020-03-06 00:26:46 -0800
  • afce3a7f87 fix some font fallback bugs keith 2020-03-06 00:23:08 -0800
  • a011628cda load ginit.vim keith 2020-03-05 23:36:58 -0800
  • 1f3f21ba41 update skulpin keith 2020-03-04 22:09:36 -0800
  • 6ca70139db add back aur package instructions keith 2020-03-04 21:47:00 -0800
  • 387a0c7c7b
    Update release documentation Keith Simmons 2020-03-04 21:55:18 -0800
  • bb64fe6ca6 update to use skulpin branch with optional sdl embed keith 2020-03-04 21:37:27 -0800
  • 45ce6d932a
    Remove arch linux instructions Keith Simmons 2020-03-03 00:16:35 -0800
  • 70e1848027
    Possible fix on mac instructions Keith Simmons 2020-03-02 10:45:46 -0800
  • 7adb7387aa
    Merge pull request #168 from OrcaXS/patch-1 Keith Simmons 2020-03-02 08:06:23 -0800
  • 055abba070
    Add `cmake` as build dependency for macOS OrcaXS 2020-03-02 19:23:32 +0800
  • 63e56e0d90
    Merge pull request #164 from alassek/update-readme Keith Simmons 2020-03-01 22:18:25 -0800
  • 50dc8b5f10 Add libsndio-dev as a Linux dependency Adam Lassek 2020-03-01 23:02:02 -0600
  • 8aff807fee
    Merge pull request #161 from wezm/patch-1 Keith Simmons 2020-03-01 17:26:21 -0800
  • 195a04f89b
    Merge pull request #160 from Kethku/Readme-update-progress-(had-to-restart) Keith Simmons 2020-03-01 16:00:56 -0800
  • 147c29c267 gifs keith 2020-03-01 15:57:42 -0800
  • c504ee0c45
    Update README Wesley Moore 2020-03-02 10:48:01 +1100
  • c5b82a31fc
    Update README.md Keith Simmons 2020-03-01 10:53:34 -0800
  • f25d317b1b minor refactoring keith 2020-02-29 17:22:44 -0800
  • 6f418d6c65 Added particle curl option Jon Valdés 2020-02-29 21:29:34 +0100
  • b82db76553 Expose speed and phase parameters for particles Jon Valdés 2020-02-29 21:08:11 +0100
  • 78e74a7984 Fixed small typo Jon Valdés 2020-02-29 20:09:04 +0100
  • 2b76e0e665
    Merge pull request #159 from Kethku/framerate-independent-cursor Keith Simmons 2020-02-28 23:18:35 -0800
  • f34c8823e1 Attempt to fix Linux CI runs Jon Valdés 2020-02-29 07:15:56 +0100
  • 2dc28c633e
    Merge branch 'master' into framerate-independent-cursor Jon Valdés 2020-02-28 23:34:48 +0100
  • 1b2a2552c3 Make particle effects based on font size. Spawn particles at text baseline Jon Valdés 2020-02-28 07:51:06 +0100
  • b11642c6b0 Fix railgun effect particle spawning Jon Valdés 2020-02-28 07:42:10 +0100
  • 0fc2680098 Made the rng persist from frame to frame, so particles don't spawn in the same place every time Jon Valdés 2020-02-27 20:03:16 +0100
  • b29a83214a Fix issue that was creating particles with NaN lifetimes, causing the update loop to never kill them Jon Valdés 2020-02-27 19:32:15 +0100
  • cef497d0a0 Random number generation was completely wrong. Fixed Jon Valdés 2020-02-27 15:53:42 +0100
  • 7fd6df50ce Exposed setting for particle density Jon Valdés 2020-02-27 08:57:24 +0100
  • 885aca19da Exposing cursor vfx parameters as settings Jon Valdés 2020-02-27 06:32:47 +0100
  • 1eadd7fad6 More lenient type checking for setting parsing Jon Valdés 2020-02-27 06:23:08 +0100
  • 6d2d398c23 Fix cursor animation being stuck for 1 frame after animation reset Jon Valdés 2020-02-26 21:44:32 +0100
  • 6939a8186b Made trail animation slightly longer to match old behavior better Jon Valdés 2020-02-26 21:05:27 +0100
  • 5c8b1de97a Switched to an exponential function for cursor trail animation Jon Valdés 2020-02-26 21:02:51 +0100
  • 4ea5e31f13 Added "PixieDust" effect Jon Valdés 2020-02-26 18:47:23 +0100
  • 8c410cef6e Added "torpedo" mode to cursor effects Jon Valdés 2020-02-26 13:12:31 +0100
  • 47eaf0c418 Implemented settings-based control for cursor animations Jon Valdés 2020-02-25 23:15:04 +0100
  • c517f00033 Fixing after rebasing on top of structured settings work Jon Valdés 2020-02-25 19:34:10 +0100
  • 2ad315a507 Kept antialiasing enabled only for the cursor rendering Jon Valdés 2020-02-22 08:04:59 +0100
  • 218f9adb6a Railgun cursor tweaking Jon Valdés 2020-02-21 21:25:54 +0100
  • 6fcd50289a Added particle trail effect Jon Valdés 2020-02-21 13:29:55 +0100
  • 5c6d1ffa42 Easing point highlight alpha Jon Valdés 2020-02-21 03:37:35 +0100
  • 028c36d32a Renamed CursorVFX to PointHighlight. Implemented Ripple and Wireframe modes Jon Valdés 2020-02-21 03:31:30 +0100
  • 7c3585e9a6 Make CursorVFX a trait, tweak cursor trail with cubic easing function Jon Valdés 2020-02-21 02:52:02 +0100
  • e56bddf6b6 Splitting CursorVFX into its own module Jon Valdés 2020-02-21 02:23:24 +0100
  • d967666222 Making cursor_renderer its own nested module Jon Valdés 2020-02-21 02:15:55 +0100
  • a4c9dd442a Tweaking and cleaning cursor trail math code Jon Valdés 2020-02-20 23:01:40 +0100
  • 8295f835b5 Fixed a few bugs, implemented cursor VFX on state change Jon Valdés 2020-02-20 21:50:51 +0100
  • 1b9f4b4f7c Fix cursor shape changes Jon Valdés 2020-02-20 08:46:01 +0100
  • 169a04079d Better idle detection for cursor animation Jon Valdés 2020-02-20 03:58:31 +0100
  • 945ef975f6 Work on framerate-independent cursor animation Jon Valdés 2020-02-19 23:06:26 +0100
  • 1e980689b3
    Merge pull request #155 from SirJson/system-symbol-fonts Keith Simmons 2020-02-27 10:38:10 -0800
  • 0b301cb690 Shaper includes system symbol fonts into cache Raffael Zica 2020-02-27 16:55:34 +0100
  • 6451f7e736 remove unnecessary using statement Keith Simmons 2020-02-26 14:59:34 -0800
  • 8d412c2a84 remove test log Keith Simmons 2020-02-26 14:50:59 -0800
  • 3f2642a306 fix window disconnect bug, and make logging more consistent Keith Simmons 2020-02-26 14:50:36 -0800
  • c4d524287e more fault tollerant dpi handling Keith Simmons 2020-02-26 12:50:36 -0800
  • cbe0eab3c7
    Merge pull request #150 from Kethku/structured-settings Keith Simmons 2020-02-25 11:51:53 -0800
  • 9066802fbe Documentation, a bit of code cleaning Jon Valdés 2020-02-25 18:04:31 +0100
  • 6f4692db1b Added a warning I forgot to change on last commit Jon Valdés 2020-02-25 17:38:49 +0100
  • 28128b56b2 Fixed command line parsing. Added error reporting on wrong setting data type Jon Valdés 2020-02-25 10:46:02 +0100
  • 0a726c2f77 Different, cleaner implementation of structured settings Jon Valdés 2020-02-25 05:02:49 +0100
  • 40dd9404ec Code formatting Jon Valdés 2020-02-24 05:21:03 +0100
  • e296e2a4ce WIP for structured settings system Jon Valdés 2020-02-24 05:14:06 +0100
  • ff67afaa46 refactor window event handling to be more organized keith 2020-02-22 15:09:42 -0800
  • b33327d951
    Merge pull request #149 from Delapouite/harfbuzz Keith Simmons 2020-02-22 14:26:56 -0800
  • 2a078e9446 doc: add link to HarfBuzz Delapouite 2020-02-22 13:07:25 +0100
  • 16d2d75f8d
    Merge pull request #148 from TristanCrawford/api-fix Keith Simmons 2020-02-20 17:53:57 -0800
  • b25e86aebe Modified 'setup_changed_listeners' for compatibility with neovim versions < 0.4.3 Tristan C 2020-02-20 19:34:17 -0600
  • b337d83548 keybinding logging Keith Simmons 2020-02-19 11:04:41 -0800
  • 1f0d93ca3f
    Merge pull request #136 from Kethku/sdl2 Keith Simmons 2020-02-18 14:31:58 -0800
  • 7f248fcd00
    Merge pull request #143 from jonvaldes/refresh-rate-setting Keith Simmons 2020-02-18 14:30:53 -0800
  • f31f96e0bc Adding a setting to change the refresh rate Jon Valdés 2020-02-18 23:02:36 +0100
  • 8c19cdd275 fixed mouse dpi mapping Keith Simmons 2020-02-18 10:23:41 -0800
  • 0ab52f1ac6 update skulpin keith 2020-02-17 19:34:00 -0800
  • 8448d1b5a9 fix key binding issue, text scaling, and maybe render bug keith 2020-02-17 19:31:52 -0800
  • 0f10f186e8 fix setting loading keith 2020-02-16 22:42:06 -0800
  • 813f00fb85 enable mouse clickthrough keith 2020-02-16 16:32:14 -0800
  • 63727f0552 add libsdl2 to ubuntu dependencies keith 2020-02-16 15:14:04 -0800
  • 55194d68b1 update skulpin to use better vulkan surface and extension functions from sdl2 keith 2020-02-16 14:51:20 -0800
  • 8244ade16c staticly link sdl2 keith 2020-02-16 00:32:09 -0800
  • d0f0477435 queue redraw on window event keith 2020-02-15 18:02:43 -0800
  • 08da104680 better linux and mac fix keith 2020-02-15 16:46:59 -0800