Vajda Örs
8c55fef65c
i18n(hu): translation update
2024-08-17 15:35:03 +02:00
Benjamin Weis
fb0af15a41
i18n(de): add German translation
2024-08-16 19:17:52 -06:00
Mohammad AlSaleh
b4954196ed
Only update default colors when needed, and update() when it's done
...
With commit 7c5d5440e5 , it became
possible that `update_colors()` may run without being immediately
followed by an `update()`. But `update_colors()` creates a new
`metadata_set`, which means `attr_list` may now contain out-of-date
metadata indices to the old cleared `metadata_set`.
With this commit:
* A `metadata_set` is only cleared and recreated in `update_colors()`
if default colors have actually changed.
* A `bool` is returned and set it to `true` from `update_colors()` if
a color update happened.
* An `update()` is run if we get a `true` from `update_colors()`.
* And finally, `update_colors()` is renamed to
`update_default_colors()`.
Fixes #291 .
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-08-16 19:17:31 -06:00
Roxfr
72ffa01fb6
Updated french translations for Cosmic Term
...
Hello,
This commit updates the french translations for Cosmic Term.
Best regards,
Roxfr
2024-08-15 08:37:59 -06:00
Dominic Gerhauser
b3971499ac
fix ctrl or alt + arrows
2024-08-15 07:56:27 -06:00
hmtsai
7ca862e4ae
Update the tranlate of Chinese
2024-08-15 07:55:47 -06:00
Josh Megnauth
397b527fbd
fix: Launch with invalid default profile fails
...
Closes : #274
2024-08-13 09:15:49 -06:00
Ross Barnie
be808b56cf
i18n(en-GB): Change color to colour
2024-08-03 09:47:03 -06:00
Ross Barnie
c5c73e92b9
i18n(en-GB): Add British English localisation
2024-08-03 09:47:03 -06:00
Kamil Lihan
38a4416882
i18n(sk): Add Slovak translations
2024-08-02 12:35:19 -06:00
Weeesly
901db39d0f
Create cosmic_term.ftl
2024-08-02 07:42:46 -06:00
Yevhen Popok
e8f35d2acf
Add Ukrainian translation
2024-08-02 07:42:32 -06:00
git-f0x
ed002ae57d
fix(libcosmic): double-click to maximize
2024-08-01 21:19:46 +02:00
Jeremy Soller
0c057e5192
Update cosmic-text
2024-07-31 10:13:01 -06:00
Csani10
72391e782d
i18n(be): Add Hungarian translation
2024-07-25 07:30:44 -06:00
Vukašin Vojinović
06520014ec
fix(libcosmic): input focus lost on click of header bar
2024-07-22 14:11:16 +02:00
Ashley Wulber
6d635305ad
fix: center go-up and go-down icons
2024-07-17 10:29:19 -06:00
Michael Aaron Murphy
0f0601b3e5
fix(libcosmic): add x11 wgpu device detection to fix crash on NVIDIA desktops
2024-07-16 23:24:56 +02:00
Josh Megnauth
3caea33288
Replace unmaintained lexical-sort with ICU
2024-07-15 08:08:01 -06:00
dengelt
24cacb0da8
support CARGO_TARGET_DIR
2024-07-15 07:59:42 -06:00
Jeremy Soller
a734205d6e
Merge pull request #234 from snaggen/color_cursor
...
Cursor color from request or color theme
2024-07-08 08:33:47 -06:00
Jeremy Soller
0bf777efcc
Merge pull request #237 from Kartonrealista/master
...
Add 'Ctrl' + '+' as a zoom-in shortcut
2024-07-08 08:32:42 -06:00
Kartonrealista
4e6086e2b0
Update key_bind.rs
2024-07-06 12:02:31 +02:00
Mattias Eriksson
824737f4e6
Use cursor color from theme
2024-06-27 10:30:31 +02:00
Mattias Eriksson
a33bdd1277
Use requested terminal cursor color
2024-06-27 09:06:31 +02:00
Jeremy Soller
09e2073f9b
Enable a11y feature and update dependencies
2024-06-20 09:16:25 -06:00
Jeremy Soller
7c02b9cb57
Update dependencies
2024-06-12 09:50:07 -06:00
Jeremy Soller
8bd54b9fe1
Update dependencies
2024-06-12 08:18:46 -06:00
Jeremy Soller
c011a50537
Update dependencies
2024-06-10 08:35:23 -06:00
Jeremy Soller
c0d1ab1fb8
Include builtin cosmic dark and light theme in color schemes list, fixes #206
2024-06-05 08:51:26 -06:00
Jeremy Soller
69468765b7
Update dependencies
2024-06-05 07:16:32 -06:00
Jeremy Soller
1d4412e172
Update dependencies
2024-06-04 20:42:56 -06:00
Jeremy Soller
462cf9d545
Merge pull request #217 from FAlexei/master
...
i18n(ru): Translation update
2024-06-03 08:05:08 -06:00
FAlexei
7b1d4a0f9a
i18n(ru): Translation update
2024-06-02 22:09:20 +03:00
Jeremy Soller
c60d1845f8
Merge pull request #215 from pop-os/update-libcosmic
...
fix: text input copy paste
2024-05-31 09:35:39 -06:00
Ashley Wulber
06fcae2c70
fix: text input copy paste
2024-05-31 11:28:49 -04:00
Jeremy Soller
e3c09c07ac
Update dependencies
2024-05-31 08:36:58 -06:00
Jeremy Soller
15a4740634
Merge pull request #213 from pop-os/fix-theme
...
fix: update libcosmic and load configured theme instead of defaults
2024-05-30 12:13:36 -06:00
Ashley Wulber
61a5960c70
fix: update libcosmic and use load configured theme instead of defaults
2024-05-30 13:59:14 -04:00
Jeremy Soller
3a8c463b3a
Merge pull request #210 from VandaLHJ/patch-1
...
Update com.system76.CosmicTerm.desktop
2024-05-30 10:23:13 -06:00
VandaLHJ
b15b93eb16
Update com.system76.CosmicTerm.desktop
...
Added PL locale for the desktop file
2024-05-30 09:22:10 +02:00
Jeremy Soller
634a24717f
Merge pull request #160 from sixpounder/master
...
Add command line argument to allow a no-fork mode
2024-05-29 21:44:43 -06:00
Brandon Elam Barker
4a993ce514
allow to build on pop_os with nix flake
2024-05-29 20:36:15 -06:00
Jeremy Soller
4b753ff2aa
Update dependencies
2024-05-28 19:09:13 -06:00
svin24
1db13d0707
Revert sounds more natural
2024-05-24 11:55:52 -06:00
svin24
0411800b04
updates in translation
...
more natural language in some cases
2024-05-24 11:55:52 -06:00
svin24
34f43a8aff
Match Desktop better off as 'automatic'
2024-05-24 11:55:52 -06:00
svin24
0e9d3f48b3
initial greek translation
2024-05-24 11:55:52 -06:00
Jeremy Soller
bcd5e31d6c
Update libcosmic
2024-05-20 14:12:21 -06:00
Aliaksandr Truš
7f76c7e38f
i18n(be): Add Belarusian translation
2024-05-18 08:06:06 -06:00