Git panel integrated into the treeview pane: uncommitted changes with diff stats, staging, commits and history, toggled from a git-branch button in the treeview toolbar or the status bar. History is pinned to the bottom half of the panel; commit patches open with diff syntax highlighting from the already bundled language_diff. Pinned to lite-xl-gitpanel @ 0731a63 (see debian/extra/README.source).
54 lines
2.4 KiB
Plaintext
54 lines
2.4 KiB
Plaintext
lite-xl (2.1.8-5) stonking; urgency=medium
|
|
|
|
* Vendor gitpanel 0.3.0 (own plugin, lite-xl-gitpanel @ 0731a63): a git
|
|
panel integrated into the treeview pane - uncommitted changes with
|
|
diff stats, staging, commits and history - toggled from a git-branch
|
|
button in the treeview toolbar or the status bar branch indicator.
|
|
History is pinned to the bottom half of the panel; clicking a commit
|
|
opens its patch with syntax highlighting via the already bundled
|
|
language_diff.
|
|
|
|
-- Valentin Haudiquet <valentin.haudiquet@canonical.com> Wed, 17 Sep 2026 01:55:00 +0200
|
|
|
|
lite-xl (2.1.8-4) stonking; urgency=medium
|
|
|
|
* Bundle a curated set of community plugins (vendored, pinned in
|
|
debian/extra/README.source):
|
|
- gitstatus, gitopen, fontconfig, open_ext, select_colorscheme,
|
|
smoothcaret, nerdicons (+ Symbols Nerd Font Mono, font path patched
|
|
to DATADIR)
|
|
- lite-xl-lsp (full LSP client; activates when a language server is
|
|
configured) with the lite-xl-widgets library it requires
|
|
- 104 additional language syntax plugins (none duplicate the nine
|
|
already bundled with core)
|
|
* settings GUI plugin left out: its hard dependency on a widget that is
|
|
missing from lite-xl-widgets@master makes it fail to load upstream.
|
|
|
|
-- Valentin Haudiquet <valentin.haudiquet@canonical.com> Wed, 16 Sep 2026 22:10:00 +0200
|
|
|
|
lite-xl (2.1.8-3) stonking; urgency=medium
|
|
|
|
* Ship a VSCode-style dark theme and out-of-the-box config:
|
|
- first-run template writes a tuned default init.lua (quilt patch)
|
|
- theme module in /usr/share/lite-xl/colors, default config in /etc/skel
|
|
- default config uses JetBrains Mono (new fonts-jetbrains-mono dependency)
|
|
* desktop: launch with SDL software rendering and LITE_SCALE=1.5 so text is
|
|
sharp on fractional-scaled Wayland panels and avoids panfrost artifacts.
|
|
* vendored nerdicons ships with the tuned icon rendering (whole-pixel size,
|
|
hinting off) instead of the pristine upstream copy.
|
|
* default config keeps the status bar always visible.
|
|
|
|
-- Valentin Haudiquet <valentin.haudiquet@canonical.com> Wed, 16 Sep 2026 21:50:00 +0200
|
|
|
|
lite-xl (2.1.8-2) stonking; urgency=medium
|
|
|
|
* Drop the ":native" qualifiers on the meson/ninja-build Build-Depends.
|
|
|
|
-- Valentin Haudiquet <valentin.haudiquet@canonical.com> Wed, 16 Sep 2026 16:40:00 +0200
|
|
|
|
lite-xl (2.1.8-1) stonking; urgency=medium
|
|
|
|
* Initial release.
|
|
|
|
-- Valentin Haudiquet <valentin.haudiquet@canonical.com> Wed, 16 Sep 2026 13:56:53 +0200
|