Commit Graph

1428 Commits

Author SHA1 Message Date
Dongdong Zhou 4f697e4aaa tab for completion 2022-05-20 13:19:35 +01:00
Dongdong Zhou cf15ca235f add some mac key maps 2022-05-20 13:16:09 +01:00
Dongdong Zhou 90a3e13ee7
Merge pull request #522 from VarLad/patch-1
Add Fedora build deps and add Matrix Spaces link to README.md
2022-05-20 08:31:34 +01:00
Chetan Vardhan c4859bbf53
Remove some deps 2022-05-19 21:31:52 +00:00
Dongdong Zhou 458c8b4787 fix modifiers 2022-05-19 16:36:11 +01:00
Dongdong Zhou e14bc42caa relase v0.1.1 2022-05-19 14:02:48 +01:00
Dongdong Zhou e41308c9f4 windows dark mode 2022-05-19 12:53:52 +01:00
Chetan Vardhan 77ab850f7b
Update README.md 2022-05-19 03:42:11 +05:30
Chetan Vardhan 1e94ccf997
Add Fedora build deps 2022-05-19 03:39:10 +05:30
Dongdong Zhou bfe9c5ef44 fix ci 2022-05-18 21:38:56 +01:00
Dongdong Zhou a3152b0134
Merge pull request #519 from lapce/shell_opengl
swap winit with druid-shell
2022-05-18 21:13:38 +01:00
Dongdong Zhou ba0dec87a8 reset editor view to normal when it's not a hisotry 2022-05-18 21:12:43 +01:00
Dongdong Zhou ef7bc07ea1 bump druid 2022-05-18 21:04:01 +01:00
Dongdong Zhou e6dde91785 apt-get update 2022-05-18 18:20:59 +01:00
Dongdong Zhou 2c2271058a change the place of anim frame request paint 2022-05-18 18:07:26 +01:00
Dongdong Zhou 8faa81e7ab update dependencies 2022-05-18 18:04:06 +01:00
Dongdong Zhou 59f3a7f9de update dependencies 2022-05-18 18:03:43 +01:00
Dongdong Zhou c38c3ff547 clippy fix 2022-05-18 17:57:25 +01:00
Dongdong Zhou e0a0a285a7 remove glutin 2022-05-18 17:56:26 +01:00
Dongdong Zhou 08d8e941f5 num lock modifier fix 2022-05-18 17:47:33 +01:00
Dongdong Zhou a36ce73c75 request paint when request anim frame 2022-05-18 17:36:25 +01:00
Dongdong Zhou 8f01431dd2 bump druid 2022-05-18 16:29:23 +01:00
Dongdong Zhou 79a87c63d2 use mouse event count for double/tripple click 2022-05-18 15:50:37 +01:00
Dongdong Zhou 15b2bffeb4 use mouse event count for double click 2022-05-18 15:48:21 +01:00
Dongdong Zhou ed750a4dc3 macos title double click fix 2022-05-18 14:43:50 +01:00
Dongdong Zhou 3a398a6431
Merge pull request #515 from sebastian-de/linux-metainfo
Change Appstream metadata license
2022-05-17 19:55:55 +01:00
Sebastian Fleer db27d5e703 Change Appstream metadata license to MIT
It appears that AppStream metadata must be under certain licenses:
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-metadata_license
2022-05-17 20:29:52 +02:00
Dongdong Zhou ce64b4f6f0 bump druid 2022-05-17 13:02:19 +01:00
Dongdong Zhou 84dea7439b bump druid 2022-05-17 11:51:46 +01:00
Dongdong Zhou d793594a62 consolidate window desc creation 2022-05-17 11:49:05 +01:00
Dongdong Zhou d5a2b442ca
Merge pull request #513 from sebastian-de/linux-metainfo
add Linux .desktop file and Appstream metadata
2022-05-17 08:51:57 +01:00
Sebastian Fleer 677ccb4c86 add Linux AppStream metadata 2022-05-16 17:33:03 +02:00
Sebastian Fleer 48ea0eb77a add Linux .desktop file 2022-05-16 17:20:52 +02:00
Dongdong Zhou 8878820030 file watcher fix 2022-05-16 13:49:09 +01:00
Dongdong Zhou 9808f2e32d fix editor focus issue 2022-05-16 11:46:17 +01:00
Dongdong Zhou f067343e3c clippy fix 2022-05-16 10:02:16 +01:00
Dongdong Zhou c3bc9da74e ensure cusror visible when editor got focus 2022-05-16 10:01:27 +01:00
Dongdong Zhou 0fa4258c8b cancel mouse hover timer when right click 2022-05-16 09:56:20 +01:00
Dongdong Zhou 55e2ac585a change to os menu 2022-05-16 09:56:20 +01:00
Dongdong Zhou 580b07ee3e file dialog change to druid-shell 2022-05-16 09:56:20 +01:00
Dongdong Zhou 17ea8d1466 use druid shell with opengl 2022-05-16 09:55:49 +01:00
Dongdong Zhou 716ce46fc4
Merge pull request #432 from Domerpig/Remove-min-window-size
Fix: remove minimum window size constraint
2022-05-15 20:30:53 +01:00
Dongdong Zhou f84f04303b
Merge pull request #459 from zhaojiangbin/top_of_window
implement top_of_window and bottom_of_window
2022-05-15 20:30:21 +01:00
Dongdong Zhou e8590ff256
Merge pull request #460 from zhaojiangbin/move_by_word
support count in word movement commands
2022-05-15 20:29:55 +01:00
Dongdong Zhou 047d01a39b
Merge pull request #508 from bugadani/comment
Don't clone syntax highlight results
2022-05-15 20:25:09 +01:00
Jiangbin Zhao ab17997c08 fix code format 2022-05-15 11:22:32 -07:00
Jiangbin Zhao 6cf86154e9 refactor the tests for readability 2022-05-15 11:20:51 -07:00
Dániel Buga de459f5e33 Avoid cloning syntax highlight result 2022-05-15 19:48:32 +02:00
Dániel Buga ed3e34c9ee Only allocate once when toggling comments 2022-05-15 19:35:18 +02:00
Dongdong Zhou 90d8dbec30
Merge pull request #496 from bugadani/svg
Optimize svg access
2022-05-15 15:28:57 +01:00