3636 Commits

Author SHA1 Message Date
Jakub Panek c9e4c33948 chore: were spellcecked nauw (#3887)
CI / Formatting and spellchecking (push) Has been cancelled
CI / Clippy on macos-latest (push) Has been cancelled
CI / Clippy on ubuntu-latest (push) Has been cancelled
CI / Clippy on windows-latest (push) Has been cancelled
CI / Rust on macos-latest (push) Has been cancelled
CI / Rust on ubuntu-latest (push) Has been cancelled
CI / Rust on windows-latest (push) Has been cancelled
using crate-ci/typos
nightly
2026-04-03 19:56:12 +02:00
Бог311_ 15f2f19bfd fix: remove duplicate issue ref and add missing fixes for v0.4.6 (#3877)
Remove duplicate 3821 entry and add missing 3818 (editor tab
selectability/flickering) and 3819 (cursor style inconsistencies)
which were fixed in v0.4.6 per CHANGELOG.md but absent from the
AppStream metainfo.
2026-04-03 17:31:20 +02:00
Jakub Panek 0349ba04ca ci: drop permissions where not needed, use commit hash for actions 2026-03-26 23:43:35 +01:00
Jakub Panek b7ef6f9884 ci: remove rust 1.94 workaround 2026-03-26 19:13:04 +01:00
Jakub Panek 30cfb663aa fix: update floem for gpu fallback, add crash notif on unix 2026-03-16 08:30:59 +01:00
Jakub Panek 80a0e0ddd0 ci: update actions, use separate cargo profile, upload builds 2026-03-14 04:26:04 +01:00
Jakub Panek f8326d8b34 ci: fix rust 1.94 OpenOptionsExt windows bug
https://github.com/rust-lang/rust/issues/153486
2026-03-12 03:07:21 +01:00
Jakub Panek bc83f0f89a gitignore: add tar/gz 2026-03-12 01:10:57 +01:00
Jakub Panek 4ae2437e74 ci: remove fedora 41, add fedora 43 2026-03-12 01:10:57 +01:00
Jakub Panek 8ce7c354e4 fix: use downlevel defaults for device limits
fixes https://github.com/lapce/lapce/issues/3848
2026-03-12 01:10:57 +01:00
Jakub Panek b3017c17d9 fix: trim whitespace from settings inputs
Prevents from having invalid config values because someone clicks Enter key
2026-03-12 01:10:57 +01:00
Jakub Panek 2c17bd535f fix: context menu in editor state reset after pointerup event
fixes https://github.com/lapce/lapce/issues/3810
2026-03-12 01:10:57 +01:00
Jakub Panek 6cefd27acc ci: update to macos-15 2026-03-12 01:10:57 +01:00
Jakub Panek 28df4a3499 chore: format code 2026-03-12 01:10:57 +01:00
Dongdong Zhou ef488ca4a5 code clean up 2026-02-27 15:20:11 +00:00
Jakub Panek b012cef466 release: v0.4.6
Release / tagname (push) Has been cancelled
Release / deb (ubuntu, plucky) (push) Has been cancelled
Release / rpm (fedora, 41) (push) Has been cancelled
Release / rpm (fedora, 42) (push) Has been cancelled
Release / lapce-proxy (alpine, ) (push) Has been cancelled
Release / macos (push) Has been cancelled
Release / publish (push) Has been cancelled
Release / windows (push) Has been cancelled
Release / linux (push) Has been cancelled
Release / deb (debian, bookworm) (push) Has been cancelled
Release / deb (debian, bullseye) (push) Has been cancelled
Release / deb (ubuntu, jammy) (push) Has been cancelled
Release / deb (ubuntu, noble) (push) Has been cancelled
v0.4.6
2026-01-21 20:44:40 +01:00
Jakub Panek d92e8a8a78 fix: update window scale when it changes via settings
fixes https://github.com/lapce/lapce/issues/3832
2026-01-14 17:26:43 +01:00
Wes 59ce6df700 language.rs: json, add har (#3853) 2026-01-03 04:17:25 +01:00
Jakub Panek a886d68d0b docs: remove mutable.ai
does not exist anymore
2025-12-10 20:00:58 +01:00
Arthur Cosentino 5aef5e6178 Fix "diff" view scrolling issues (#3822)
* Fix editor pointer events blocked by diff overlay

* Allow mouse wheel scrolling when hovering over diff_show_more_section_view

* Fix diff_show_more_section_view positioning with wrapped lines

* Fix diff rendering skipping by only visual lines and not real lines

* Scroll sliding when hovering over diff section header

* Improve performance when skipping over lines in diffs

* Update changelog

* Update CHANGELOG.md

Co-authored-by: Ryan Brue <ryanbrue.dev@gmail.com>

---------

Co-authored-by: Ryan Brue <ryanbrue.dev@gmail.com>
2025-11-29 11:28:24 +01:00
Jakub Panek 78871fe727 ci: re-add vendor tarball 2025-11-29 11:15:25 +01:00
Dongdong Zhou 1d5ee125f4 clippy fix 2025-11-25 20:36:34 +00:00
Arthur Cosentino 707f94d4b7 Fix editor tab selection and flickering during reordering (#3818)
* Fix flickering when reordering editor tabs

* Fix editor tabs not selectable while appearing selectable

* Update change log
2025-10-31 16:31:23 +01:00
Arthur Cosentino c426503c25 CursorStyle::Pointer consistency (#3819) 2025-10-31 16:28:31 +01:00
Jakub Panek fdfeebbf6a ci: remove ubuntu oracular, add plucky (#3808)
* ci: remove ubuntu oracular, add plucky

* ci: verbose output for notarize-action
2025-10-04 15:14:23 +02:00
Jakub Panek 9cdbcf6bdf ci: run ci on workflow change 2025-09-10 09:46:18 +02:00
Jakub Panek dc3ea80094 docs: fix rust version
fixes #3574
2025-09-07 21:46:06 +02:00
Jakub Panek d36246f803 fix: metainfo releases dates 2025-09-06 00:48:06 +02:00
Jakub Panek 8f98d8eb97 fix: metainfo screenshot url 2025-09-05 20:18:33 +02:00
Jakub Panek d61511609d fix: metainfo wrong tag 2025-09-05 19:44:46 +02:00
Jakub Panek d979e6914e release: v0.4.5
Release / tagname (push) Has been cancelled
Release / windows (push) Has been cancelled
Release / linux (push) Has been cancelled
Release / deb (debian, bookworm) (push) Has been cancelled
Release / deb (debian, bullseye) (push) Has been cancelled
Release / deb (ubuntu, jammy) (push) Has been cancelled
Release / deb (ubuntu, noble) (push) Has been cancelled
Release / deb (ubuntu, oracular) (push) Has been cancelled
Release / rpm (fedora, 41) (push) Has been cancelled
Release / rpm (fedora, 42) (push) Has been cancelled
Release / lapce-proxy (alpine, ) (push) Has been cancelled
Release / macos (push) Has been cancelled
Release / publish (push) Has been cancelled
v0.4.5
2025-09-05 18:15:14 +02:00
Jakub Panek 4fcd496511 chore: bump dependencies, try to remove winapi 2025-09-05 03:13:50 +02:00
Jakub Panek d41b4d52a8 github: split dependencies into more groups 2025-09-03 00:53:49 +02:00
Jakub Panek 9467bcea20 chore: bump floem
fixes https://github.com/lapce/lapce/issues/3795
2025-09-03 00:33:03 +02:00
Jakub Panek 107a310063 buffer: decouple kotlinbuildscript to own id
closes https://github.com/lapce/lapce/pull/3784
2025-09-03 00:32:57 +02:00
Reim-developer f543ba0d97 Fix: Add Kotlin Build Script to 'SyntaxProperties' 2025-09-03 00:21:28 +02:00
Jakub Panek 314e74fcfe release: v0.4.4
Release / tagname (push) Has been cancelled
Release / deb (ubuntu, noble) (push) Has been cancelled
Release / deb (ubuntu, oracular) (push) Has been cancelled
Release / rpm (fedora, 41) (push) Has been cancelled
Release / rpm (fedora, 42) (push) Has been cancelled
Release / lapce-proxy (alpine, ) (push) Has been cancelled
Release / windows (push) Has been cancelled
Release / linux (push) Has been cancelled
Release / deb (debian, bookworm) (push) Has been cancelled
Release / deb (debian, bullseye) (push) Has been cancelled
Release / deb (ubuntu, jammy) (push) Has been cancelled
Release / macos (push) Has been cancelled
Release / publish (push) Has been cancelled
v0.4.4
2025-08-30 07:01:02 +02:00
Jakub Panek b52433e567 fix: mismatched_lifetime_syntaxes 2025-08-30 05:56:59 +02:00
Jakub Panek ba703dd4aa chore: bump floem
fixes https://github.com/lapce/lapce/issues/3786
2025-08-30 05:56:46 +02:00
Jakub Panek adaf8302b1 ci: re-enable vendor, add workaround for dpi crate (#3779) 2025-06-28 21:53:10 +02:00
Jakub Panek 9531f60fd4 ci: update linux distros (#3778) 2025-06-28 20:50:57 +02:00
Dongdong Zhou 8bfcc8456d bump to v0.4.3
Release / tagname (push) Has been cancelled
Release / windows (push) Has been cancelled
Release / linux (push) Has been cancelled
Release / deb (debian, bookworm) (push) Has been cancelled
Release / deb (debian, bullseye) (push) Has been cancelled
Release / deb (ubuntu, focal) (push) Has been cancelled
Release / deb (ubuntu, jammy) (push) Has been cancelled
Release / deb (ubuntu, noble) (push) Has been cancelled
Release / deb (ubuntu, oracular) (push) Has been cancelled
Release / rpm (fedora, 39) (push) Has been cancelled
Release / rpm (fedora, 40) (push) Has been cancelled
Release / lapce-proxy (alpine, 3-20) (push) Has been cancelled
Release / macos (push) Has been cancelled
Release / publish (push) Has been cancelled
v0.4.3
2025-06-26 21:06:31 +01:00
Integral f3994aa939 feat: update file dialog titles for better clarity (#3774) 2025-06-20 21:01:06 +01:00
Dongdong Zhou a289ebd687 update dependency 2025-06-19 21:42:04 +01:00
Hanif Ariffin 8d50fdadd1 Fix compilation with Rust 2024 Edition (#3637)
Signed-off-by: Hanif Ariffin <hanif.ariffin.4326@gmail.com>
2025-06-19 08:52:17 +01:00
sT331h0rs3 ce6d273f39 Use Diff syntax for files with .diff/.patch extensions by default. (#3770) 2025-06-06 22:58:22 +02:00
Gorg Worgington eb83cee172 Set pointer_events_none on empty view (#3764) 2025-05-20 09:18:42 +01:00
Jakub Panek 1a6bd6d571 fix: git2 linking on windows (#3765) 2025-05-18 03:20:30 +02:00
Gorg Worgington 4878ea3a97 Fix pointer events getting intercepted (#3762) 2025-05-14 14:42:34 +01:00
Dongdong Zhou 24d01303ca disable vendor for now
https://github.com/rust-lang/cargo/issues/10310
2025-05-03 21:30:37 +01:00