cosmic-terminal/i18n
Lionel DARNIS 43d38aed8a feat: Konsole parity phase 1 (save output, search options, monitors, profile CLI)
Implements the first batch of COSMIC_TERMINAL_KONSOLE_PARITY.md:

Save output as text:
- New SaveOutput action in the Edit menu, terminal context menu and
  keyboard shortcuts (Ctrl+Shift+S, Konsole parity, rebindable).
- Terminal::scrollback_text() extracts history plus visible screen via
  alacritty bounds_to_string, trimming trailing empty lines.
- Save-file dialog through cosmic-files; the file is written in a
  spawn_blocking task so large scrollbacks never stall the UI.

Search options:
- Case-sensitive and regex checkboxes in the find bar.
- App::find_pattern() escapes the pattern when regex mode is off and
  prefixes (?i) when case-insensitive (same approach as Alacritty).

Per-tab monitors (activity / silence / process finished):
- Toggles in the View menu and terminal context menu, state stored in
  Terminal (monitor_* fields).
- Activity alerts on PTY output (Wakeup) for non-active tabs; silence
  alerts after 10 s without output (Konsole default); process-finished
  compares the shell pgrp with the tty tpgid via /proc/<pid>/stat and
  alerts when the foreground job exits.
- Silence and process checks run on a 1 s iced::time subscription that
  is only active while at least one tab needs it.
- Tab bar shows an armed icon (view-reveal-symbolic) and per-kind alert
  icons; activating the tab acknowledges the alert.

Profile CLI:
- --profile/-p <name-or-id> applies a profile to the first tab only,
  unknown profiles exit(1) with the available list on stderr.
- --list-profiles prints "id<TAB>name" and exits.
- Config is now loaded before the daemonize fork so CLI output reaches
  the launching terminal.
- --help now documents -e/--command, --no-daemon and the new flags
  (-e already worked; audit confirmed everything after it becomes the
  command and its arguments).

i18n: new en/fr strings (save-output, monitor-*, find-case-sensitive,
find-regex).

Validated with ./check_cosmic_local.sh terminal, cargo fmt, and a debug
build exercising the CLI flags and a 6 s live run. The shutdown panic
in iced_winit ("async fn resumed after completion") pre-exists and is
reproducible with the installed binary.

Leyoda 2026 – GPLv3
2026-07-06 09:50:58 +02:00
..
af i18n: translation updates from weblate 2025-10-11 10:07:42 +00:00
ar i18n: translation updates from weblate 2026-06-24 14:01:30 +00:00
be i18n: translation updates from weblate 2026-02-17 09:10:17 +01:00
bg i18n: translation updates from weblate 2025-11-11 18:51:18 +00:00
bn i18n: translation updates from weblate 2025-12-16 16:59:03 +01:00
ca i18n: translation updates from weblate 2026-05-12 13:11:34 +02:00
cs i18n: translation updates from weblate 2026-06-24 14:01:30 +00:00
da i18n: translation updates from weblate 2025-10-01 21:00:20 +02:00
de i18n: translation updates from weblate 2026-06-24 14:01:30 +00:00
el i18n: translation updates from weblate 2026-06-24 14:01:30 +00:00
en feat: Konsole parity phase 1 (save output, search options, monitors, profile CLI) 2026-07-06 09:50:58 +02:00
en-GB i18n: translation updates from weblate 2025-10-02 20:44:16 +02:00
eo i18n: translation updates from weblate 2025-10-01 21:00:20 +02:00
es-419 Adding translations to Spanish and Italian 2026-03-06 13:59:16 +01:00
es-ES Adding translations to Spanish and Italian 2026-03-06 13:59:16 +01:00
es-MX i18n: translation updates from weblate 2025-10-01 21:00:20 +02:00
et i18n: translation updates from weblate 2025-10-14 14:07:34 +02:00
eu i18n: translation updates from weblate 2026-04-12 18:50:10 +02:00
fa i18n: translation updates from weblate 2025-10-01 21:00:20 +02:00
fi i18n: translation updates from weblate 2026-05-12 13:11:34 +02:00
fr feat: Konsole parity phase 1 (save output, search options, monitors, profile CLI) 2026-07-06 09:50:58 +02:00
fy i18n: translation updates from weblate 2025-10-14 14:07:34 +02:00
ga i18n: translation updates from weblate 2026-05-25 21:11:34 +00:00
gd i18n: translation updates from weblate 2025-10-01 21:00:20 +02:00
gu i18n: translation updates from weblate 2025-10-29 12:04:26 +01:00
he i18n: translation updates from weblate 2025-11-11 18:51:18 +00:00
hi i18n: translation updates from weblate 2025-11-04 17:51:27 +01:00
hr i18n: translation updates from weblate 2025-10-01 21:00:20 +02:00
hu i18n: translation updates from weblate 2026-06-24 14:01:30 +00:00
id i18n: translation updates from weblate 2026-06-24 14:01:30 +00:00
ie Add Interlingue translation 2024-01-17 17:39:55 -07:00
is i18n: translation updates from weblate 2025-10-14 14:07:34 +02:00
it Adding translations to Spanish and Italian 2026-03-06 13:59:16 +01:00
ja i18n: translation updates from weblate 2025-10-11 10:07:42 +00:00
jv i18n: translation updates from weblate 2025-10-01 21:00:20 +02:00
ka i18n: translation updates from weblate 2025-12-16 16:59:03 +01:00
kab i18n: translation updates from weblate 2026-04-12 18:50:10 +02:00
kk i18n: translation updates from weblate 2026-05-12 13:11:34 +02:00
kmr i18n: translation updates from weblate 2026-06-24 14:01:30 +00:00
kn i18n: translation updates from weblate 2025-10-02 20:44:16 +02:00
ko i18n: translation updates from weblate 2026-05-12 13:11:34 +02:00
li Added translation using Weblate (Limburgish) 2025-09-24 20:17:38 +00:00
lo i18n: translation updates from weblate 2026-05-12 13:11:34 +02:00
lt i18n: translation updates from weblate 2026-05-12 13:11:34 +02:00
ml i18n: translation updates from weblate 2026-02-09 20:28:33 +01:00
ms i18n: translation updates from weblate 2026-01-30 20:06:39 +00:00
nb-NO i18n: translation updates from weblate 2026-05-25 21:11:34 +00:00
nl i18n: translation updates from weblate 2026-03-08 22:09:50 +00:00
nn i18n: translation updates from weblate 2025-10-08 22:07:34 +00:00
oc i18n: translation updates from weblate 2026-03-08 22:09:50 +00:00
pa i18n: translation updates from weblate 2026-03-08 22:09:50 +00:00
pl i18n: translation updates from weblate 2026-06-24 14:01:30 +00:00
pt i18n: translation updates from weblate 2026-05-25 21:11:34 +00:00
pt-BR i18n: translation updates from weblate 2026-06-24 14:01:30 +00:00
ro i18n: translation updates from weblate 2025-10-02 20:44:16 +02:00
ru i18n: translation updates from weblate 2026-05-12 13:11:34 +02:00
sk Generate translated desktop and metainfo files with xdgen 2026-02-12 15:23:04 -07:00
sl i18n: translation updates from weblate 2026-03-08 22:09:50 +00:00
sr i18n: translation updates from weblate 2026-05-12 13:11:34 +02:00
sr-Cyrl i18n: translation updates from weblate 2025-10-14 14:07:34 +02:00
sr-Latn i18n: translation updates from weblate 2025-10-14 14:07:34 +02:00
sv-SE i18n: translation updates from weblate 2026-06-24 14:01:30 +00:00
ta i18n: translation updates from weblate 2025-10-01 21:00:20 +02:00
th i18n: translation updates from weblate 2025-10-02 20:44:16 +02:00
ti i18n: translation updates from weblate 2026-01-21 21:41:14 +01:00
tr i18n: translation updates from weblate 2026-03-08 22:09:50 +00:00
uk i18n: translation updates from weblate 2026-05-12 13:11:34 +02:00
uz i18n: translation updates from weblate 2026-01-30 20:06:39 +00:00
vi i18n: translation updates from weblate 2025-10-01 21:00:20 +02:00
yue-Hant i18n: translation updates from weblate 2026-02-17 09:10:17 +01:00
zh-CN i18n: translation updates from weblate 2026-06-24 14:01:30 +00:00
zh-TW i18n: translation updates from weblate 2026-06-24 14:01:30 +00:00