- the vendored nerdicons.lua was the pristine upstream copy, so installs relying on the packaged plugin lost the tuned icon rendering (fractional glyph size and default hinting made icons feel soft and uneven). Apply the same tuning as the user config: whole-pixel icon size, hinting off, scale-aware chevron offset. - default config (skel + first-run template) and this repo's users keep the status bar permanently visible: shown at startup, and the status-bar:hide/toggle commands are no-ops.
42 lines
1.9 KiB
Plaintext
42 lines
1.9 KiB
Plaintext
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
|