File cosmic-term.changes of Package cosmic-term
-------------------------------------------------------------------
Thu Apr 24 18:25:13 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- Update to version 1.0.0~alpha7+0:
* i18n - update portuguese translations
* i18n - update portuguese translations
* Patch polling for redox and update dependencies
* chore: update libcosmic
* feat: responsive menu bar
* Initialize the logger at the start of main. "Any log events that occur before initialization will be ignored." https://docs.rs/env_logger/latest/env_logger/struct.Builder.html#method.init
* simplify argument parsing
* i18n(ro): Add Romanian translation
* empty commit to force rebuild
* Update dependencies
* i18n (pt-BR) Update translations
* chore: update libcosmic
* Clear selection on Ctrl+C, part of #236
* update libcosmic
* Update cosmic_term.ftl (jp)
* ja: translate working-directory and remain-open, but not hold
* fix(libcosmic): theme subscription
* Update Hungarian translations
-------------------------------------------------------------------
Sat Feb 22 03:51:01 UTC 2025 - rrahl0@opensuse.org
- Update to version 1.0.0~alpha6+0:
* Update default font
* fix: downgrade home@0.5.11 to 0.5.9 for Rust 1.80
* perf: update libcosmic to improve window resize performance
* chore: upgrade dependencies
* Polish translation for MetaInfo
* i18n(nl) add Dutch translation
* Update Hungarian translations
* Update cosmic-text
* Use hollow block cursor for non-focused terminals
* Update cosmic_term.ftl
* i18n(nl): improve Dutch translation
- switch to obs_scm
-------------------------------------------------------------------
Sat Jan 18 18:00:42 UTC 2025 - rrahl0@opensuse.org
- Update to version 1.0.0~alpha5.1+0:
* Downgrade home to keep 1.80 MSRV
* Added Irish translation
* Fix broken numlock behavior
* Update dependencies
* Fix Ctrl+Shift+# keybinds to jump to nth tab
* Update dependencies
* fix: downgrade `home` to 0.5.9 to fix build
* Update dependencies
* fix: downgrade `home` to 0.5.9 to fix build
-------------------------------------------------------------------
Fri Jan 10 22:54:33 UTC 2025 - rrahl0@opensuse.org
- Update to version 1.0.0~alpha5+2:
* Update dependencies
* Add Rose Pine, Rose Pine Moon and Rose Pine Dawn color schemes (#409)
* improve Dutch translation (#406)
* Add Dracula theme
* i18n(th): Add Thai translation
* Improve Dutch translation
* Improve Dutch translation
* Add Dutch translation
* Apply post processing to hyperlink. So less regexs with unlikely trailing characters are matches
* regex hyperlinks
-------------------------------------------------------------------
Fri Dec 06 03:14:30 UTC 2024 - rrahl0@opensuse.org
- Update to version 1.0.0~alpha4+0:
* update libcosmic
* Allow startup options to supercede profile
* Do not use repeat_n as it was introduced in 1.82
* Accumulate mouse scrolls for smoother scrolling
* fix(window): round corners based on header
* Update dependencies
* fix(context menu): use radius from theme
* Use unbounded channel to prevent deadlock
-------------------------------------------------------------------
Fri Nov 1 01:17:36 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 1.0.0~alpha3:
* fix control + space support
* Add Github Dark color scheme
* fix: dead keys support
* About: add hyphen between "Git" and "version"
* Update dependencies
* Update translations
-------------------------------------------------------------------
Wed Sep 25 08:01:01 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 1.0.0~alpha2:
* fix: Launch with invalid default profile fails
* fix ctrl or alt + arrows
* Support drag-and-drop for files
* Efficiently set config
* Zoom per tab/pane & not writing config to fs when zooming
* Make underlines stable
* Rework and unify repeated drawing
* Fix issues
* Fix nits
* Initial cursor shapes
* Fill in cursor support
* Add colors
* Change the default hold value when creating new profile
* Use patch for filetime
* Fix regression with hidden cursors
* Early exit if no monospace fonts were found
* Update dependencies
-------------------------------------------------------------------
Thu Aug 8 01:00:41 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- standardize packaging with also fixes for miscellaneous hardcoding
filenames, using @PARENT_TAG where applicable, and be more specific
with files in the %files section (so no non-wanted files are getting
added
-------------------------------------------------------------------
Wed Aug 7 01:57:53 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 1.0.0~alpha1:
* Add British English localisation
* fix(libcosmic): double-click to maximize
* fix: center go-up and go-down icons
* update translations
- enable leap (thanks to vyvir)
-------------------------------------------------------------------
Thu Mar 14 03:59:22 UTC 2024 - Richard Rahl <rrahl0@proton.me>
- initial packaging