Commit Graph

  • e6670a5413
    Remote copy/paste (#1003) Nguyễn Anh Khoa 2022-01-21 04:04:50 +0700
  • f0a9e1c20d
    use cargo version string to register neovide channel (#1161) Nguyễn Anh Khoa 2022-01-21 03:50:55 +0700
  • 8542333c94 Add window position check to fix off screen issue Keith Simmons 2022-01-19 23:38:34 -0800
  • 557e988c09 minor refactoring (should startup faster) and handle exit codes properly Keith Simmons 2022-01-19 23:00:33 -0800
  • 1b6878d072
    correct repo address as well as bundle id (#1159) Jamespp 2022-01-20 09:56:56 +0800
  • 3cb891f2b8
    Fix grayed out text from lsp (#1158) Keith Simmons 2022-01-19 17:02:55 -0800
  • 95378fc8c2
    website: Move to neovide.dev (#1145) Clément Joly 2022-01-19 04:54:48 +0000
  • dce1014e7d
    Touch support (scrolling, click-by-tap, visual selection by dragging) (#1148) multisn8 2022-01-19 05:47:35 +0100
  • 9e422e1b1a
    Merge pull request #1146 from LoipesMas/transparency LoipesMas 2022-01-18 12:34:23 +0000
  • 344b8ded67 Fix floating windows transparency LoipesMas 2022-01-13 23:54:15 +0100
  • 22676de88a redraw screen after dpi scale change Keith Simmons 2022-01-13 11:54:29 -0800
  • f5bb8cc89b
    Fix cursor bold and italic rendering (#1136) Eric Pfister 2022-01-13 12:50:18 -0600
  • 224f1f2083
    Merge pull request #1118 from fredizzimo/improve_wsl_launch fredizzimo 2022-01-12 15:40:58 +0200
  • 98e1a72fe6 fork the stdio as well Keith Simmons 2022-01-12 00:57:27 -0800
  • 4424731ba4
    Starting point for a website (#1114) Clément Joly 2022-01-12 08:42:47 +0000
  • f7845c7792
    Merge pull request #1141 from ViViDboarder/fix-macos-path shaunsingh 2022-01-12 00:10:18 -0500
  • 5502f3137c Trim newlines from end of path on macOS ViViDboarder 2022-01-10 15:52:51 -0800
  • 3efc3c1759
    Buttonless option for macOS (#1076) Louis C. Murguia 2022-01-10 15:07:39 -0600
  • 9cfac28ac8 disable subpixel antialiasing Keith Simmons 2022-01-07 13:42:02 -0800
  • 32dabc0eb5 more formatting Keith Simmons 2022-01-07 13:36:00 -0800
  • df52afa106 formatting and clippy fixes Keith Simmons 2022-01-07 13:31:27 -0800
  • 616ffe15ba don't setup separate thread Keith Simmons 2022-01-06 22:09:05 -0800
  • b83003a8ec Fix notification event ordering Fred Sundvik 2022-01-06 16:52:09 +0200
  • e7eb1a0ca7 Add instructions to create neovide.app for MacOS Darcy Parker 2021-12-23 13:04:43 -0500
  • aebfae3e0e
    Tweak version requirement text Keith Simmons 2022-01-06 16:51:38 -0800
  • d2ae4019ef update readme to indicate 0.6 requirement Keith Simmons 2022-01-05 23:29:00 -0800
  • 90a03f23d3 fix 0.6 mouse issues Keith Simmons 2022-01-05 23:24:30 -0800
  • 5c4026c4a4 organize use statements Keith Simmons 2022-01-05 23:07:19 -0800
  • 3c2250ed24 update comment in main Keith Simmons 2022-01-05 19:57:45 -0800
  • aa340c5e41 style: Change variable name Serg Tereshchenko 2022-01-05 11:11:18 +0200
  • 740a24c05e remove mut ref in maybe_get_keybinding vzex 2021-12-26 01:34:23 +0800
  • 0469ac14f5 rename pre_is_dead to prev_dead_key vzex 2021-12-22 01:06:22 +0800
  • 24a7234858 add more support for dead key vzex 2021-12-19 01:09:52 +0800
  • 68816b346b fix bug for ctrl can't use vzex 2021-12-18 01:40:58 +0800
  • feae712bae fix another type of dead key input vzex 2021-12-18 00:28:57 +0800
  • 0fd299d995 fix macos dead key vzex 2021-12-17 11:14:29 +0800
  • 52c93d87af Update keyboard_manager.rs vzex 2021-12-12 22:59:12 +0800
  • bf1ea9c6e2 rename enum and vec queue vzex 2021-12-12 22:49:10 +0800
  • ccb28dda00 fix #243 ime input support sunxiaomeng 2021-12-10 15:36:15 +0800
  • 26169f84c0 Add event aggregator and remove manual usage of channels. Also add redraw editor command on resume Keith Simmons 2022-01-05 00:58:48 -0800
  • d220477b73 update upstream winit fork Keith Simmons 2022-01-03 15:00:01 -0800
  • 0849151838 Run neovim directly in WSL login shell Fred Sundvik 2021-11-25 19:39:50 +0200
  • 7d19cd5ebe Refactor commandline processing Fred Sundvik 2021-11-25 19:13:03 +0200
  • 22cb5bc05f refactor saved settings to be an enum to enable persistence of maximized state Keith Simmons 2022-01-02 23:16:56 -0800
  • 494f8924e9 Add <CR> mapping for testing out fonts Keith Simmons 2022-01-02 23:35:41 -0800
  • d0cc37c84c minor text tweak Keith Simmons 2021-12-13 01:03:26 -0800
  • 29668bb743 formatting and clippy fixes Keith Simmons 2021-12-13 00:57:05 -0800
  • bc8d002e32 add ability to list available fonts Keith Simmons 2021-12-13 00:50:25 -0800
  • f8cb3a2131 fix minor typo Keith Simmons 2022-01-02 23:29:48 -0800
  • b0ec20be4a Use the width of letter 'M' instead of font average width Fred Sundvik 2022-01-03 02:52:46 +0200
  • c428501def Fix the font spacing Fred Sundvik 2022-01-03 00:15:07 +0200
  • f941f8cf3a
    Merge pull request #1112 from fredizzimo/fix_window_setings LoipesMas 2022-01-02 22:12:19 +0000
  • a46f12be35
    Remove unused `use` LoipesMas 2022-01-02 22:05:59 +0000
  • 8c2099496a Fix window settings load and save Fred Sundvik 2022-01-01 18:20:58 +0200
  • 36479dd45b
    Merge pull request #1099 from LoipesMas/remember_pos LoipesMas 2021-12-31 16:54:24 +0000
  • 53ee286e46
    Merge pull request #1111 from fredizzimo/fix_settings LoipesMas 2021-12-31 16:09:28 +0000
  • d030f97d45 Fix for non-existing data directory Fred Sundvik 2021-12-31 15:07:12 +0200
  • 97da1926ba Remember position and size on by default LoipesMas 2021-12-20 19:11:14 +0100
  • c77a7a93cc Add remember_window_position setting LoipesMas 2021-12-19 19:30:16 +0100
  • f563360735
    remove "-complete=expression" with -nargs=0 (#1097) Nguyễn Anh Khoa 2021-12-19 15:08:58 +0700
  • 7b6a8f31d2
    Merge pull request #1088 from pawlowskialex/main shaunsingh 2021-12-13 12:53:36 -0500
  • 393d26bebe chore: Update Cargo.lock after enabling default features Serg Tereshchenko 2021-12-13 16:40:48 +0200
  • 37d39a100e Enable default features on winit jsosulski 2021-12-13 13:02:03 +0100
  • 60ec743b7e tweaks to cli args Keith Simmons 2021-12-13 01:12:17 -0800
  • 78bcc7431a add nosrgb flag Keith Simmons 2021-12-13 01:10:35 -0800
  • 6b96f79bb1 move window files into main window directory rather than being window wrapper Keith Simmons 2021-12-12 23:36:34 -0800
  • b78a714be0 attach to console on startup Keith Simmons 2021-12-12 23:26:59 -0800
  • 4982c2615e only set background opacity if window transparency is not 1.0 Keith Simmons 2021-12-12 21:05:01 -0800
  • 76bddae01a check loaded window size before running Keith Simmons 2021-12-12 20:20:46 -0800
  • 7390e1aae5 swap to org forks of winit and glutin Keith Simmons 2021-12-12 19:59:08 -0800
  • f6db4b7ebb Ad-Hoc codesign the resulting app bundle after lipo Alex Pawlowski 2021-12-11 12:46:10 -0500
  • ed61e45a05
    Remove the cached app bundle before bundling Alex Pawlowski 2021-12-11 12:13:10 -0500
  • 5539b035b5 remove verbosity Keith Simmons 2021-12-10 13:52:57 -0800
  • 00bed7dabd add some tests documenting behavior Keith Simmons 2021-12-10 13:50:40 -0800
  • bad4415e48 fix redundant field names Serg Tereshchenko 2021-12-10 22:36:45 +0200
  • 2e68a48cb0 refactor: Use neovim_args for passing files to open Serg Tereshchenko 2021-12-10 20:45:36 +0200
  • 2014b40195 fix: Add files_to_open, removed in https://github.com/neovide/neovide/pull/1016/ Serg Tereshchenko 2021-12-10 17:18:57 +0200
  • 6e93bd7552 fix: Add verbosity flag, removed in https://github.com/neovide/neovide/pull/1016, set default verbosity to "warn". Serg Tereshchenko 2021-12-10 16:46:09 +0200
  • cf8b48f5f5 default to only logging errors Keith Simmons 2021-12-10 12:11:06 -0800
  • 4131c50cfd Fix compiler warnings on non-Windows LoipesMas 2021-12-04 15:37:01 +0100
  • 46e7bec50d move mouse hiding to just be in the mouse manager Keith Simmons 2021-12-09 21:37:30 -0800
  • 81f52db78b cargo fmt Jan Sosulski 2021-11-03 17:47:10 +0100
  • f17020b6af added setting to hide mouse cursor when typing Jan Sosulski 2021-11-03 17:32:12 +0100
  • 15f9e82af1 fix formatting and clippy Keith Simmons 2021-12-09 18:29:34 -0800
  • c1f7af6eaa fix formatting Keith Simmons 2021-12-09 18:09:37 -0800
  • 894c07bf5a Document handle_macos() Alex Pawlowski 2021-12-08 15:19:56 -0500
  • 774f55b882 Linting Alex Pawlowski 2021-12-05 15:44:11 -0500
  • 6a627e2be7 Properly parse PATH on macOS Alex Pawlowski 2021-12-05 15:39:13 -0500
  • ef8a95a91d Fix transparency for floating windows LoipesMas 2021-12-08 23:12:33 +0100
  • 5906bf58c3 Cleanup LoipesMas 2021-12-08 22:05:53 +0100
  • 06113d603e Fix separators and tabline not disappearing LoipesMas 2021-12-08 21:23:17 +0100
  • d4c9b7b850 Sort floating windows by position LoipesMas 2021-12-08 11:24:51 +0100
  • b8b9573168 Formatting LoipesMas 2021-12-08 11:24:06 +0100
  • a6f5906fbd Remove unnecessary code LoipesMas 2021-09-25 21:57:54 +0200
  • 1345eb396b Draw default-color background as transparent LoipesMas 2021-09-25 21:46:18 +0200
  • b0dc9332c4 Make only root_canvas semi-transparent LoipesMas 2021-09-25 21:36:24 +0200
  • 45ab1843b8 Draw floating text as opaque I don't think anyone wants transparent text LoipesMas 2021-09-25 21:24:05 +0200
  • 139e0da98d Draw black background as transparent LoipesMas 2021-09-25 21:21:22 +0200
  • b68cf32006 Revert useless change LoipesMas 2021-09-25 16:12:37 +0200
  • 62bdb20c41 Remove useless code LoipesMas 2021-09-25 15:58:51 +0200