Commit Graph

  • e943381b2d
    Merge pull request #240 from Kethku/switch-to-upstream-skulpin Keith Simmons 2020-04-20 18:12:10 -0700
  • 679ab52408
    Merge pull request #259 from j4qfrost/switch-to-upstream-skulpin Keith Simmons 2020-04-20 18:10:27 -0700
  • 37f55f4962 Merge branch 'master' into HEAD AnhQuan Nguyen 2020-04-20 15:46:53 -0700
  • b80bad8e6d can now drop files to open them exoticus 2020-04-21 00:00:07 +0200
  • ce63064b38
    Merge pull request #256 from Kethku/macos-fullscreen-fix Keith Simmons 2020-04-20 13:22:25 -0700
  • f77da92f5f ft Keith Simmons 2020-04-20 13:22:05 -0700
  • 1c06f61408 more tweeks to get fullscreen working Keith Simmons 2020-04-20 13:18:25 -0700
  • 6c6e7867f9
    Merge pull request #252 from exoticus/master Keith Simmons 2020-04-20 12:50:01 -0700
  • 65ab4987d7 remove unwrap Keith Simmons 2020-04-20 12:39:27 -0700
  • 91c29c5898 better fullscreen toggle and minor cleanup Keith Simmons 2020-04-20 12:29:08 -0700
  • 423ecedc1a address pr concerns, values are no longer hard coded exoticus 2020-04-20 19:13:09 +0200
  • 494853331d cursor no longer responsible for editor mode stuff exoticus 2020-04-20 19:12:30 +0200
  • 46cd882891 added EditorMode to the editor exoticus 2020-04-20 19:12:05 +0200
  • f70956866a fix mouse scaling keith 2020-04-19 17:22:20 -0700
  • 242b541ed3 fix formatting keith 2020-04-19 13:28:38 -0700
  • 6c3d286869 fixed patch issue keith 2020-04-19 13:22:24 -0700
  • e3ad491a3a hack to get the cargo patch working... not great keith 2020-04-18 22:31:47 -0700
  • 7b9963652e progress toward switching to upstream skulpin keith 2020-04-10 13:29:59 -0700
  • a5abe769a6 Fixes a bug where values over 1 breaks exoticus 2020-04-18 19:38:38 +0200
  • 020f44abc6 just some whitespace for more clarity exoticus 2020-04-18 19:27:42 +0200
  • cc783adeb4 added disable cursor animation in insert mode exoticus 2020-04-18 19:24:34 +0200
  • 3da11e09d8 update skribo, fontkit, and format Keith Simmons 2020-04-17 13:13:58 -0700
  • bea55d321f
    Merge pull request #238 from exoticusd/master Keith Simmons 2020-04-17 12:37:02 -0700
  • df229c602c more house keeping 🧹 exoticus 2020-04-17 15:22:26 +0200
  • a42c7a3b4e cleaner, more consistent exoticus 2020-04-17 15:20:59 +0200
  • 3037f2b984 some formatting exoticus 2020-04-17 00:52:16 +0200
  • 261a27091b not disgusting any more, should also patch variants exoticus 2020-04-17 00:23:40 +0200
  • a6710a5518 disgusting duplication but works exoticus 2020-04-17 00:23:40 +0200
  • b8127ea3e4
    Merge pull request #248 from R-Michelsen/feature/win10-togglefullscreen Keith Simmons 2020-04-16 10:51:25 -0700
  • 7d74833529 Reinserted call to position_centered() Rasmus Michelsen 2020-04-15 01:01:26 +0200
  • fefce19262 Integrated the toggle with the existing vim settings variable Rasmus Michelsen 2020-04-15 00:24:07 +0200
  • 5286df954d Reverted keybind changes for this branch Rasmus Michelsen 2020-04-15 00:09:13 +0200
  • 18b8c65835 Return after toggle fullscreen (avoids extraneous enter processed by vim) Rasmus Michelsen 2020-04-14 18:56:45 +0200
  • 628c06077c Fixed display relative top-left coordinates Rasmus Michelsen 2020-04-14 18:36:57 +0200
  • db3d8ef179 Made fullscreen toggleable with Alt+Enter Rasmus Michelsen 2020-04-14 18:30:44 +0200
  • 09b25bd636 Fixed win32 input for Danish keyboard layout Rasmus Michelsen 2020-04-14 14:36:42 +0200
  • 187ead2e1f don't return None unless there's no variants exoticus 2020-04-14 10:00:56 +0200
  • ca7f984d30 typo exoticus 2020-04-13 21:27:55 +0200
  • f0cc8cd696 better than repetitive if statements exoticus 2020-04-13 21:27:34 +0200
  • 2975d599bd instead of unknown panic, we get a useful message exoticus 2020-04-13 21:26:52 +0200
  • 7c9924ba57 RustFmt exoticus 2020-04-13 21:26:13 +0200
  • 90d5329b88 more neat exoticus 2020-04-11 00:35:36 +0200
  • a7a01c9247
    Merge pull request #239 from Kethku/mouse-configuration Keith Simmons 2020-04-10 14:38:38 -0700
  • 6b26808148 hmmm 🤔 exoticus 2020-04-10 23:16:05 +0200
  • 5342a196af optional LLDB/VSDBG debuggers exoticus 2020-04-10 22:59:51 +0200
  • 52e0fcd54a cargo format Keith Simmons 2020-04-10 13:26:25 -0700
  • a146c1aaa3 mouse configuration via mouseon mouseoff Keith Simmons 2020-04-10 13:18:17 -0700
  • ed917b2c50 fluff exoticus 2020-04-10 21:50:21 +0200
  • 9af54bf225 fluff exoticus 2020-04-10 21:50:21 +0200
  • ca9829f5d3 FontLoader loads and caches fonts exoticus 2020-04-10 21:50:16 +0200
  • fb9c877afc i wish rust had block conditional compilation exoticus 2020-04-10 21:49:16 +0200
  • 9e6c41ac65 wip exoticus 2020-04-09 19:41:59 +0200
  • ab38826b60 these two have the missing symbols (Ln etc) exoticus 2020-04-09 19:41:35 +0200
  • b0851760a1 removed bundled fonts exoticus 2020-04-09 19:41:12 +0200
  • c2b2d12758 using LLDB task to debug in vscode exoticus 2020-04-09 19:40:56 +0200
  • 70cf0a52b9 size/compile optimization exoticus 2020-04-09 19:40:27 +0200
  • ef2d99b508
    Merge pull request #234 from Kethku/better-exit Keith Simmons 2020-04-03 15:49:24 -0700
  • 18d37134c5 formatting Keith Simmons 2020-04-03 14:06:32 -0700
  • cebcaa86bc better handling of quit Keith Simmons 2020-04-03 14:00:56 -0700
  • 92d7f472e6 Merge pull request #231 from exoticusd/master j4qfrost 2020-04-02 13:22:51 -0700
  • 942724ec91 fixes #226, and temporarly #221 based on j4qfrost exoticus 2020-04-02 15:37:32 +0200
  • c78fb4a679 fix error handling on startup keith 2020-04-01 11:28:12 -0700
  • 63845ca26e debugging support Keith Simmons 2020-03-30 14:53:01 -0700
  • 07ba8574f9
    Merge pull request #220 from j4qfrost/macos-app-crash Keith Simmons 2020-03-29 20:38:08 -0700
  • 6412a3ac8a
    Merge pull request #219 from j4qfrost/bridge-signal Keith Simmons 2020-03-29 20:37:58 -0700
  • 88a4dff67f cargo fmt AnhQuan Nguyen 2020-03-29 19:21:35 -0700
  • a6ee9c4b48 add full path AnhQuan Nguyen 2020-03-29 19:15:24 -0700
  • 3d40e0c78a signal bridge shutdown AnhQuan Nguyen 2020-03-28 18:52:44 -0700
  • 8f02cdad6b
    Merge pull request #215 from NicholasJarr/windows-wsl Keith Simmons 2020-03-28 14:53:16 -0700
  • 703b7bbe5b Add WSL arg and code to use the Windows WSL Nicholas Jarretta 2020-03-27 10:16:47 -0300
  • e9808f185f
    Add tip for installing amdvlk Keith Simmons 2020-03-23 11:26:42 -0700
  • cd0954d332 add cursor antialiasing setting Keith Simmons 2020-03-19 12:01:36 -0700
  • a1a8ce3afe
    Merge pull request #201 from aelkazdadi/window_dims Keith Simmons 2020-03-18 21:22:44 -0700
  • 6e83051210
    Merge pull request #203 from thabaptiser/master Keith Simmons 2020-03-18 21:17:49 -0700
  • 997199713b
    Update README.md thabaptiser 2020-03-18 19:33:11 -0700
  • 89e8a839b4 Allow user provided geometry Aamr El Kazdadi 2020-03-18 04:06:41 +0100
  • 2815a28e68
    Merge pull request #197 from j4qfrost/rustfmt Keith Simmons 2020-03-16 15:49:07 -0700
  • 769c92ca79 another oops AnhQuan Nguyen 2020-03-16 13:12:55 -0700
  • ccea3f3cd8 oops syntax AnhQuan Nguyen 2020-03-16 13:06:39 -0700
  • f3fba37201 fix config AnhQuan Nguyen 2020-03-16 13:03:49 -0700
  • 8b681bf694 add fmt checking AnhQuan Nguyen 2020-03-16 12:58:39 -0700
  • a530171aea rust fmt AnhQuan Nguyen 2020-03-16 04:22:38 -0700
  • b36581b25b more keyboard testing keith 2020-03-15 17:02:34 -0700
  • c972a3eacf enable italic bold keith 2020-03-15 14:32:19 -0700
  • 257a8ad32a ignore text events on frame when focus is regained keith 2020-03-15 12:18:41 -0700
  • a16584c919 add focus lost and gained events keith 2020-03-15 12:15:08 -0700
  • dcd33bda1a more principled keybindings keith 2020-03-15 00:59:19 -0700
  • 04773807cb add back D- modifier but disable it for windows. keith 2020-03-14 20:48:47 -0700
  • ee21bf1977
    Merge pull request #188 from acheronfail/feat/add-desktop-entry Keith Simmons 2020-03-14 20:35:04 -0700
  • 060f8d8876 chore: add %F and mimetype to desktop file acheronfail 2020-03-14 17:11:30 +1100
  • d109662711 feat: add desktop entry for linux systems acheronfail 2020-03-14 16:12:01 +1100
  • 3cfab0b4b5 remove windows binding as it doesn't help anything Keith Simmons 2020-03-13 17:26:05 -0700
  • 31f9211b68 slightly better key handling. Still can't handle modified shift keys keith 2020-03-12 13:35:36 -0700
  • 7120c53b7a
    Move settings to configuration page Keith Simmons 2020-03-10 00:43:11 -0700
  • 289679adfe more cursor configuration gifs keith 2020-03-09 23:36:25 -0700
  • 780dca0a78 cursor trail length gifs keith 2020-03-09 23:13:29 -0700
  • 862e2a18b7 add transparency image keith 2020-03-09 21:27:25 -0700
  • 18775f5d67 fix ginit error Keith Simmons 2020-03-09 17:48:02 -0700
  • 5237a11cae actually fix skia font loading error keith 2020-03-08 16:04:35 -0700
  • c9b9b3eee8 add back dpi fix keith 2020-03-07 21:56:12 -0800