Commit Graph

  • 0c1a7029e3
    Fix to ensure provided gui font is valid (#842) Lucas Miranda 2021-07-29 01:18:19 -0300
  • 1f112d1f3e update swash Keith Simmons 2021-07-28 10:42:55 -0700
  • 3da8b56b74
    fix(keyboard): Fix shift+tab handling (#836) partizan 2021-07-27 08:56:02 +0300
  • f6a8ffced0
    Make waylands app_id and x11s class overrideable (#834) Tim Biermann 2021-07-24 00:07:47 +0200
  • 5991117814 style(fonts): Removed redundant closure Serg Tereshchenko 2021-07-19 10:25:13 +0300
  • 334c2d779f
    Refactor keyboard manager (#833) partizan 2021-07-19 09:28:27 +0300
  • e8354e1b23
    Dynamic scale factor updates (#817) partizan 2021-07-17 21:25:12 +0300
  • f58b9470a6
    Merge pull request #828 from Kethku/fix-macos-scaling partizan 2021-07-15 14:06:47 +0300
  • 42ff24518b fix(macos): Fix scaling on mac-os Serg Tereshchenko 2021-07-15 14:01:04 +0300
  • cacde9ec9d fix initial window positioning Keith Simmons 2021-07-14 10:47:57 -0700
  • a527c0ebb7
    fix(fonts): Fix font scaling (points to pixels conversion) (#814) partizan 2021-07-14 10:12:19 +0300
  • 1c2fddee66
    Put Windows artefact in zip archive (#822) Kristoffer Dalby 2021-07-14 03:48:49 +0100
  • c712dd2783
    Fix Icon Metadata (#824) shaunsingh 2021-07-13 22:45:23 -0400
  • 9d0fca44e7
    Update README.md (#808) PyGamer0 2021-07-09 00:10:26 +0530
  • abb05ab7b8
    refactor(startup): Use SETTINGS to store window geometry (#806) partizan 2021-07-08 04:01:06 +0300
  • ebe01fc445
    Merge pull request #804 from Kethku/fix-maximize partizan 2021-07-07 14:01:33 +0300
  • c870c46aa3 chore(renderer/fonts): Fix unused variable warning Serg Tereshchenko 2021-07-07 13:47:29 +0300
  • a1bb24b445 fix(window): Fix resize after maximized Serg Tereshchenko 2021-07-07 13:46:05 +0300
  • 52102caf2b fix(deps): Fix cargo.lock Serg Tereshchenko 2021-07-07 12:18:16 +0300
  • 07c0349e4a chore: Fixed formatting Serg Tereshchenko 2021-07-07 07:32:16 +0300
  • 43bab8404b
    Refactor scaling code (#793) partizan 2021-07-07 07:27:57 +0300
  • 80c57bb339
    tweak vertical positioning (#795) Keith Simmons 2021-07-06 11:49:48 -0700
  • 305f791b31
    Merge pull request #801 from Kethku/fix-build-m1 partizan 2021-07-06 20:48:33 +0300
  • e6c32b594e fix(ci): Publish snaps only for pushes in main branch Serg Tereshchenko 2021-07-06 17:25:24 +0300
  • 01b7918538 fix(ci): Fix mac m1 build Serg Tereshchenko 2021-07-06 17:03:20 +0300
  • b6ae0b3c79
    fix(ci): Fix clippy action partizan 2021-07-06 16:31:59 +0300
  • 5c5cf9088d
    Merge pull request #798 from last-partizan/main partizan 2021-07-06 10:39:54 +0300
  • c4dfb3ed01 chore: Use caret deps Serg Tereshchenko 2021-07-06 08:37:35 +0300
  • d4d57d4759 fix(deps): Update skia-safe to 0.40.2 Serg Tereshchenko 2021-07-06 08:27:40 +0300
  • eb5e1aca89 Revert "Update Cargo.lock (#783)" Serg Tereshchenko 2021-07-06 08:24:14 +0300
  • c79a1c4dd0 Revert "Bump rust-skia in cargo.toml" Serg Tereshchenko 2021-07-06 08:11:09 +0300
  • 5cf21960aa
    Bump rust-skia in cargo.toml shaunsingh 2021-07-05 21:41:15 -0400
  • d53884f6e9
    fix(window_wrapper): Fix unmaximize behaviour (#792) partizan 2021-07-05 19:44:25 +0300
  • d2e33b87f2
    Rename "bot" to "bottom" in WindowDrawCommand::Scroll (#789) partizan 2021-07-04 23:50:47 +0300
  • d564dc8261
    chore(test): Fix function call (#785) partizan 2021-07-04 16:19:14 +0300
  • 0d8311f8a4
    ci(): clippy & cargo fmt check separate from build (#781) smolck 2021-07-03 14:00:35 -0500
  • ee85e037ec
    Update Cargo.lock (#783) shaunsingh 2021-07-03 14:49:56 -0400
  • 9f7207feb8
    fix(window): Fix incorrect initial scaling (#784) partizan 2021-07-03 21:28:34 +0300
  • 73902a6c7a formatting and clippy fixes Keith Simmons 2021-06-29 18:21:02 -0700
  • b0222d206e revert 'fix' for pum position Keith Simmons 2021-06-29 15:11:33 -0700
  • 2fc74f83ca enable bold/italic highlight styles Keith Simmons 2021-06-28 13:05:49 -0700
  • f99c21d971
    feat(fonts): add support for :b and :i in guifont (#769) smolck 2021-06-28 14:08:35 -0500
  • a0d076bbda
    this adds app_id attribute to neovide (#747) Tim Biermann 2021-06-28 20:57:01 +0200
  • 54c875092b
    Merge pull request #770 from smolck/update-pr-template shaunsingh 2021-06-28 10:25:39 -0400
  • 2f81044d78
    doc(PULL_REQUEST_TEMPLATE): use checklist & comment smolck 2021-06-28 09:18:22 -0500
  • bc1009babc
    make dead keys work w/out breaking ctrl mappings (#767) smolck 2021-06-27 16:32:05 -0500
  • fd27e059f0 fix another issue Keith Simmons 2021-06-27 07:50:43 -0700
  • 792a6b80b0 yet more macos fixes Keith Simmons 2021-06-27 07:30:35 -0700
  • b015c77657 more macos fiddling Keith Simmons 2021-06-27 07:21:15 -0700
  • 43fdcb7bb2 fix for option key on macos Keith Simmons 2021-06-27 07:04:30 -0700
  • 82b745c92b fix pum menu positioning Keith Simmons 2021-06-26 23:17:46 -0700
  • bb569efd0b
    Clarify --log instructions in bug report template shaunsingh 2021-06-26 21:18:54 -0400
  • fec2711b90 don't send input if window was just focused Keith Simmons 2021-06-26 16:16:27 -0700
  • 30f9bc9d59 minor clippy fixes Keith Simmons 2021-06-26 12:34:39 -0700
  • 27a9c94ad3
    Fix sporadic cursor jumps (a bit hacky) (#753) Nigel Baillie 2021-06-27 04:17:15 +0900
  • 55e7d15fad
    Merge pull request #760 from kilpkonn/issue_templates shaunsingh 2021-06-26 14:48:14 -0400
  • 5a883617f7 Add labels and fix feature req template Tavo Annus 2021-06-26 11:43:37 +0300
  • f0a46dbff9
    Keyboard deadkey handling (#752) Keith Simmons 2021-06-25 20:41:49 -0700
  • 7a1fa123b8 swap to new icon Keith Simmons 2021-06-24 19:05:50 -0700
  • 4159c47ff4 clippy fixes Keith Simmons 2021-06-22 01:35:45 -0700
  • 407a7e24a9 formatting fixes Keith Simmons 2021-06-22 01:34:23 -0700
  • f5b65a6770 fix mouse drag crash Keith Simmons 2021-06-22 01:32:11 -0700
  • fbd8e959b2 more mouse position fixes Keith Simmons 2021-06-22 01:12:10 -0700
  • 3449cfda7a port forward scrolling fix Keith Simmons 2021-06-21 23:43:17 -0700
  • 1f699afad1 fix cursor disappearing glitch Keith Simmons 2021-06-21 23:20:23 -0700
  • 59fa3ed2a9 rewrite the mouse handling to handle upstream bugs somewhat better. Still haven't found the crash yet Keith Simmons 2021-06-21 23:18:11 -0700
  • 76237c6d47
    integrate new keyboard api (#736) Keith Simmons 2021-06-21 23:17:13 -0700
  • 113a3f421c clippy fixes Keith Simmons 2021-06-20 22:23:29 -0700
  • 7697cd9cef
    fix: don't drop entire blob when shaping control characters (#737) Anirudh Balaji 2021-06-20 22:18:22 -0700
  • 5c7deeb8b9 fix rendering when glyph can't be found and add last resort font Keith Simmons 2021-06-20 22:16:26 -0700
  • 2160520720
    Snapcraft Stable (#722) j4qfrost 2021-06-20 12:38:15 -0700
  • 599dc5887d
    Added libfontconfig1 to linux dependencies shaunsingh 2021-06-18 17:21:21 -0400
  • 27efd15b72
    Added libfontconfig1 to linux dependencies shaunsingh 2021-06-18 17:21:16 -0400
  • 59629ebb75
    Change macOS instructions to install rust via homebrew shaunsingh 2021-06-17 17:48:49 -0400
  • a2c6c7dce6
    Remove .DS_Store (#731) j4qfrost 2021-06-16 21:01:41 -0700
  • 604d004202
    Add PR and Issue templates (#730) shaunsingh 2021-06-16 19:15:19 -0400
  • 5bdb39ae51
    Remove vulkan message Keith Simmons 2021-06-15 11:21:56 -0700
  • 8168023152 add scroll deadzone setting Keith Simmons 2021-06-13 20:17:23 -0700
  • f517cf0a68 handle horizontal scrolling on mac Keith Simmons 2021-06-13 19:26:00 -0700
  • d62f008843 fix merge error Keith Simmons 2021-06-13 16:10:58 -0700
  • c7694569bd
    Opengl (#655) Keith Simmons 2021-06-13 15:55:40 -0700
  • c6a68915a2
    fix: Fix parsing win_float_pos_arguments (#715) partizan 2021-06-12 20:31:32 +0300
  • 51fa8c0f01
    Remove ko-fi button in favor of github native one Keith Simmons 2021-05-25 17:03:28 -0700
  • 841af5bda1
    Add funding button Keith Simmons 2021-05-25 17:02:26 -0700
  • 86a3ea650f
    Use interactive path for neovim resolution (#672) Anirudh Balaji 2021-05-24 23:04:11 -0700
  • 0b976c3d28
    Update Cargo Resolver Version (#652) Christian Kögler 2021-05-15 08:02:20 +0200
  • 94bd58847e
    Add distance dependent animation length (#621) JeWe37 2021-05-15 07:30:54 +0200
  • ba42855f4c
    README: Update formatting (mostly, the linux section) (#618) Daniel 2021-05-03 14:17:04 -0700
  • 764633d2ba
    Fix warnings (#573) Benjamin Davies 2021-05-02 18:44:10 +1200
  • 308a92e7e3
    Add instructions for changing branches with PKGBUILD. (#613) Lord-Valen 2021-04-30 14:51:24 -0400
  • de4b689f39
    Fix typo in Arch Linux AUR installation. (#602) Bailey 2021-04-30 10:45:09 +0500
  • f213c5ac48
    Fix build (#611) Jade 2021-04-29 22:44:55 -0700
  • 2098de7296
    Version and help without opening the program (#590) Francisco Santos 2021-04-27 00:49:09 +0100
  • d8d6f4eac2
    Remote TCP (#557) Benjamin Davies 2021-04-14 16:09:22 +1200
  • 799e043ffd
    Quick fix for Arch users (#551) Cedric Brisson 2021-04-13 19:22:37 -0400
  • 63d38fce3c
    Use .dmg files to distribute for macOS (#549) Benjamin Davies 2021-04-13 11:53:52 +1200
  • 6e2f9551eb remove vulkan call branch Keith Simmons 2021-04-12 13:46:17 -0700
  • 5d98148b03
    Don't call `.vulkan()` when building the SDL window on macOS (#541) Benjamin Davies 2021-04-13 08:09:37 +1200
  • b816f7dfea
    fix MacOS sdl2 bug (#542) Miloas 2021-04-13 02:45:14 +0800
  • 54b967f41a
    Fix `log::error` import (#522) Chinmay Dalal 2021-04-09 11:59:22 +0530