1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-18 11:11:34 +03:00
Commit Graph

1469 Commits

Author SHA1 Message Date
Tae Won Ha
8fb71aa4c2
Make framerate view toggleable 2022-05-14 19:09:50 +02:00
Tae Won Ha
8ab37f908e
Update version 2022-04-19 18:00:51 +02:00
Tae Won Ha
82b2913aad
Remove trackpad resistance pref 2022-04-18 15:31:48 +02:00
Tae Won Ha
50d70eb46d
Bump version 2022-04-16 18:30:17 +02:00
Tae Won Ha
1bef38e651
Bump version to snapshot/20220330.224200 2022-03-30 22:43:06 +02:00
Tae Won Ha
68afcc235c
Bump version 2022-03-23 18:08:27 +01:00
Tae Won Ha
94440566c9
GH-922: Add an option to set font smoothing. 2022-03-23 18:03:27 +01:00
Tae Won Ha
e47cc2f6c2
Reformat 2022-03-22 22:59:49 +01:00
Tae Won Ha
45ca100d16
Update version to 0.38.2 for real this time 2022-03-22 18:03:48 +01:00
Tae Won Ha
8727184ed2
Forgot to set the delegate of the sparkle update controller 2022-03-22 18:00:22 +01:00
Tae Won Ha
f000731f2c
Bump version to 0.38.2 2022-03-22 17:29:32 +01:00
solawing
8ea59bbc66 fix: can disable auto switch 2022-03-21 16:43:09 +08:00
Tae Won Ha
d35d61315d
Adapt sparkle signing 2022-03-19 11:14:59 +01:00
Tae Won Ha
69211cc0fd
Adapt code and scripts for Sparkle v2 2022-03-19 10:20:05 +01:00
Tae Won Ha
fff6727a95
Update Sparkle 2022-03-19 09:31:19 +01:00
Tae Won Ha
b5fef22650
Update version 2022-03-19 09:01:20 +01:00
Tae Won Ha
e8ee92d480
Merge pull request #919 from archoversight/bugfix/vimr
Upon switching to Enum we need to get .value
2022-03-19 08:59:41 +01:00
Tae Won Ha
3abe146e6d
Add a comment how to enable framerate measuring 2022-03-19 08:57:20 +01:00
Bert JW Regeer
5b24548eb9 Upon switching to Enum we need to get .value
We need the value not just the enum stringified so that we create a open
URL that actually functions correctly.
2022-03-18 22:11:51 -06:00
Tae Won Ha
6f6884362f
Bump version to 0.38.0 2022-03-17 19:23:34 +01:00
Tae Won Ha
6501c3286a
Update Xcode 2022-03-16 21:48:10 +01:00
solawing
a0be0d797c feat: add a pref to open file in current window 2022-03-16 16:21:10 +08:00
Tae Won Ha
599811e891
Refactor slightly 2022-03-12 19:56:14 +01:00
Tae Won Ha
de02ce80a8
Set new version and update release notes 2022-03-11 17:51:28 +01:00
Edgar Costa
2ed63ba237 spaces are escaped with a plus, we want %20 2022-03-10 10:30:46 -05:00
Tae Won Ha
431ea7eb5f
Update version 2022-03-08 22:38:48 +01:00
Tae Won Ha
1e16b44366
Forgot to add info text 2022-03-08 22:08:43 +01:00
Tae Won Ha
6ad588c1ae
Refactor ASCII IM handling and add a pref item 2022-03-08 19:47:23 +01:00
Tae Won Ha
7d0a409aab
Add a note about python3 for the CLI tool 2022-03-05 10:54:18 +01:00
Tae Won Ha
1fc62dff78
Merge pull request #899 from imajes/develop
[CHORE] Fix the vimr script to support python3
2022-03-05 10:41:58 +01:00
Tae Won Ha
08f2fbd85c
Update RxSwift 2022-02-13 12:48:49 +01:00
Tae Won Ha
d7f721ec0c
Update neovim 2022-02-13 11:45:26 +01:00
Tae Won Ha
884071f733
Update version 2022-02-12 16:22:19 +01:00
James Cox
0994c59fa2
[CHORE] Fix the vimr script to support python3 2022-02-03 16:51:06 -06:00
Tae Won Ha
9d42ae4714
Bump version to 0.36.0-20220102.161018 2022-01-02 16:11:16 +01:00
Tae Won Ha
e5d33ec107
Add framerate measurement 2021-12-24 13:11:50 +01:00
Tae Won Ha
ca7a270f52
Refactor slightly 2021-12-23 20:42:37 +01:00
Tae Won Ha
63f7d65084
Make use of automatic conversion between CGFloat and Double 2021-12-23 19:48:57 +01:00
Tae Won Ha
b671e0d60b
Ack Xcode recommendations 2021-12-23 19:45:18 +01:00
Tae Won Ha
1e9fe40f9c
Make use of automatic conversion between CGFloat and Double 2021-12-23 19:40:14 +01:00
Tae Won Ha
acfd2eeb75
Reformat 2021-12-23 19:12:41 +01:00
Tae Won Ha
9a7b51e786
Do not forward key down events to Neovim when the event is a menu item shortcut 2021-12-23 16:25:07 +01:00
Tae Won Ha
c2d25b46de
Remove unused code 2021-12-23 15:35:18 +01:00
Tae Won Ha
d9e3863e5e
Set NSApp as next responder 2021-12-23 13:56:02 +01:00
Tae Won Ha
aee3fa214f
Add vimr-deps download script 2021-12-12 20:39:24 +01:00
Tae Won Ha
33f941e088
Move third party scripts to bin and add an action for building deps 2021-12-12 17:06:19 +01:00
Tae Won Ha
695331e27c
Update github markdown file 2021-12-01 19:31:02 +01:00
Tae Won Ha
6b37661122
Update version to SNAPSHOT-20211201.192602 2021-12-01 19:27:12 +01:00
Tae Won Ha
04ce7a820a
Merge pull request #881 from jasonm/patch-1
Esc to dismiss unsaved buffer confirmation dialog
2021-11-22 18:13:07 +01:00
Tae Won Ha
5a20e7766e
Update version to SNAPSHOT-20211121.190603 2021-11-21 19:06:42 +01:00