lapce/lapce.changes
Soc Virnyl Estela 2c58ee0aa8 Accepting request 978939 from home:uncomfyhalomacro:branches:editors
- Update to version 0.1.1~0:
  * fix modifiers
  * relase v0.1.1
  * windows dark mode
  * fix ci
  * reset editor view to normal when it's not a hisotry
  * bump druid
  * apt-get update
  * change the place of anim frame request paint
  * update dependencies
  * update dependencies
  * clippy fix
  * remove glutin
  * num lock modifier fix
  * request paint when request anim frame
  * bump druid
  * use mouse event count for double/tripple click
  * use mouse event count for double click
  * macos title double click fix
  * Change Appstream metadata license to MIT
  * bump druid
  * bump druid
  * consolidate window desc creation
  * add Linux AppStream metadata
  * add Linux .desktop file
  * file watcher fix
  * fix editor focus issue
  * clippy fix
  * ensure cusror visible when editor got focus
  * cancel mouse hover timer when right click
  * change to os menu
  * file dialog change to druid-shell
  * use druid shell with opengl
  * fix code format
  * refactor the tests for readability
  * Avoid cloning syntax highlight result
  * Only allocate once when toggling comments
  * Special-case non-modifier ansi sequences
  * Doc: do not specify a transitional package
  * fix code format
  * address PR review feedbacks
  * fix code format
  * address PR review feedbacks
  * Removed the last min window size constraint
  * Pre-parse svgs
  * Only hash svg names once
  * Deduplicate
  * Don't allocate while accessing svgs
  * add meta+backspace for macOS
  * key binding mode text fix
  * Restrict visibility and remove unused code
  * Remove unused type
  * Remove unused outline module
  * Remove unused module
  * Use static str in LapceIcon
  * Remove most of the dead code
  * bump lapce-rpc version
  * support count in move by words commands in the vi-mode
  * implement top_of_window and bottom_of_window
  * Removed min window size
- Update to version 0.1.0~0:
  * wix version bump
  * wix fix
  * bump version
  * Fix scroll bar scroll
  * bump druid
  * problem panel dispaly fix
  * Clip the command name cells
  * release lto folder
  * Clean up split
- also limit to tier 1 arches

OBS-URL: https://build.opensuse.org/request/show/978939
OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=7
2022-05-24 11:02:59 +00:00

122 lines
3.5 KiB
Plaintext

-------------------------------------------------------------------
Tue May 24 07:21:21 UTC 2022 - socvirnyl.estela@gmail.com
- Update to version 0.1.1~0:
* fix modifiers
* relase v0.1.1
* windows dark mode
* fix ci
* reset editor view to normal when it's not a hisotry
* bump druid
* apt-get update
* change the place of anim frame request paint
* update dependencies
* update dependencies
* clippy fix
* remove glutin
* num lock modifier fix
* request paint when request anim frame
* bump druid
* use mouse event count for double/tripple click
* use mouse event count for double click
* macos title double click fix
* Change Appstream metadata license to MIT
* bump druid
* bump druid
* consolidate window desc creation
* add Linux AppStream metadata
* add Linux .desktop file
* file watcher fix
* fix editor focus issue
* clippy fix
* ensure cusror visible when editor got focus
* cancel mouse hover timer when right click
* change to os menu
* file dialog change to druid-shell
* use druid shell with opengl
* fix code format
* refactor the tests for readability
* Avoid cloning syntax highlight result
* Only allocate once when toggling comments
* Special-case non-modifier ansi sequences
* Doc: do not specify a transitional package
* fix code format
* address PR review feedbacks
* fix code format
* address PR review feedbacks
* Removed the last min window size constraint
* Pre-parse svgs
* Only hash svg names once
* Deduplicate
* Don't allocate while accessing svgs
* add meta+backspace for macOS
* key binding mode text fix
* Restrict visibility and remove unused code
* Remove unused type
* Remove unused outline module
* Remove unused module
* Use static str in LapceIcon
* Remove most of the dead code
* bump lapce-rpc version
* support count in move by words commands in the vi-mode
* implement top_of_window and bottom_of_window
* Removed min window size
-------------------------------------------------------------------
Tue May 24 07:12:44 UTC 2022 - socvirnyl.estela@gmail.com
- Update to version 0.1.0~0:
* wix version bump
* wix fix
* bump version
* Fix scroll bar scroll
* bump druid
* problem panel dispaly fix
* Clip the command name cells
* release lto folder
* Clean up split
-------------------------------------------------------------------
Tue May 24 05:01:48 UTC 2022 - William Brown <william.brown@suse.com>
- Automatic update of vendored dependencies
-------------------------------------------------------------------
Tue May 24 04:30:21 UTC 2022 - socvirnyl.estela@gmail.com
- Update to version 0.1.0~0:
* wix version bump
* wix fix
* bump version
* Fix scroll bar scroll
* bump druid
* problem panel dispaly fix
* Clip the command name cells
* release lto folder
* Clean up split
-------------------------------------------------------------------
Tue May 17 15:46:51 UTC 2022 - socvirnyl.estela@gmail.com
- Update to version 0.1.0~0:
* wix version bump
* wix fix
* bump version
* Fix scroll bar scroll
* bump druid
* problem panel dispaly fix
* Clip the command name cells
* release lto folder
* Clean up split
-------------------------------------------------------------------
Wed May 4 14:06:02 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- add lapce.sh. workaround for running inside Wayland.
-------------------------------------------------------------------
Wed May 4 13:52:18 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Initial spec for lapce (0.0.12)