Jeremy Soller
4cec08875f
Merge branch 'master' of https://github.com/pop-os/cosmic-term
2024-04-26 10:27:52 -06:00
Jeremy Soller
f720e63793
Update libcosmic
2024-04-26 10:24:07 -06:00
Jeremy Soller
97523f689d
Merge branch 'snaggen-primary'
2024-04-26 10:13:51 -06:00
Jeremy Soller
1047004a6d
Merge branch 'primary' of https://github.com/snaggen/cosmic-term into snaggen-primary
2024-04-26 10:13:35 -06:00
Daniel Eades
3ccfa4509d
minor refactoring
2024-04-26 10:12:44 -06:00
Daniel Eades
5f0a0ba726
remove unused 'self' (clippy::unused_self)
2024-04-26 10:12:44 -06:00
Daniel Eades
1b53309d63
use 'Self' keyword to refer to own type (clippy::use_self)
2024-04-26 10:12:44 -06:00
Daniel Eades
1eb1bd4caa
minor refactoring
2024-04-26 10:12:44 -06:00
Daniel Eades
cfa0087128
remove no-op if statement (clippy::needless_if)
2024-04-26 10:12:44 -06:00
Daniel Eades
9544ba9397
remove needless borrows (clippy::needless_borrows_for_generic_args)
2024-04-26 10:12:44 -06:00
Daniel Eades
ec5c2a1991
flip boolean block (clippy::if_not_else)
2024-04-26 10:12:44 -06:00
Daniel Eades
34cf7bf76a
use 'let/else' syntax (clippy::manual_let_else)
2024-04-26 10:12:44 -06:00
Daniel Eades
76d166b266
prefer lossless conversion to cast (clippy::cast_lossless)
2024-04-26 10:12:44 -06:00
Daniel Eades
e3a0d8c6dd
use dedicated method for iterating over map keys (clippy::for_kv_map)
2024-04-26 10:12:44 -06:00
daniel.eades
f8c23b2ef1
remove needless mut (clippy::needless_pass_by_ref_mut)
2024-04-26 10:12:44 -06:00
Daniel Eades
89174c5e0d
use implicit iter loops (clippy::explicit_iter_loop)
2024-04-26 10:12:44 -06:00
Daniel Eades
de6f48a951
fixup
2024-04-26 10:12:44 -06:00
Daniel Eades
d3eb8d5ad0
use 'clamp' function (clippy::manual_clamp)
2024-04-26 10:12:44 -06:00
Daniel Eades
4b7c0ca15a
avoid manual 'try' statement (clippy::question_mark)
2024-04-26 10:12:44 -06:00
Daniel Eades
4913e08492
avoid cloning 'copy' types (clippy::clone_on_copy)
2024-04-26 10:12:44 -06:00
Daniel Eades
e7e2ac18c8
remove needless 'return' statements (clippy::needless_return)
2024-04-26 10:12:44 -06:00
Daniel Eades
0811bbe18c
replace 'seach-is_some' with 'any' (clippy::search_is_some)
2024-04-26 10:12:44 -06:00
Daniel Eades
011af310d2
collapse single match blocks (clippy::single_match, clippy::single_match_else)
2024-04-26 10:12:44 -06:00
Daniel Eades
dcae0a4c2e
use inline format args (clippy::uninlined_format_args)
2024-04-26 10:12:44 -06:00
Dominic Gerhauser
fa744071f8
Add tty working dir and hold
2024-04-26 10:01:49 -06:00
Leandro Cofre
bf66f31735
Fix minor spanish translation issues
2024-04-25 20:00:47 -06:00
Gunnar Raßmann
bcdacde471
corrected spelling mistakes
2024-04-25 19:59:41 -06:00
Gunnar Raßmann
f9390e5567
i18n(de): Add German translation
2024-04-25 19:59:41 -06:00
VandaLHJ
1d80fd3552
Update cosmic_term.ftl PL Translation
...
Added some bits to match EN
2024-04-25 19:59:15 -06:00
Mattias Eriksson
519c3e28b2
Rename gruvbox color scheme to match all the others
2024-04-25 19:58:50 -06:00
Mattias Eriksson
47689a58bf
Merge branch 'master' into primary
2024-04-25 11:02:38 +02:00
Jeremy Soller
7c5d5440e5
terminal: always call update_colors on set_config
2024-04-19 14:09:32 -06:00
Mattias Eriksson
38d6ca4ac8
Update swedish translation
2024-04-15 08:11:47 -06:00
Mattias Eriksson
3e41d261a9
Use COSMIC Default themes as fallback
2024-04-14 12:51:18 -06:00
Mattias Eriksson
c63e19eea3
Add fallback if selected color theme is not present
...
The fallback is the first available theme when sorted,
this is to make things predictable and to get the same
theme if you open the terminal multiple times
2024-04-14 12:51:18 -06:00
FAlexei
2903b10247
Russian translation update
2024-04-14 07:59:12 -06:00
Mattias Eriksson
1b9c815d64
Merge branch 'master' into primary
2024-04-12 13:06:59 +02:00
Mattias Eriksson
51eb4c5d02
Adapt write_primary to libcosmic changes
2024-04-10 08:27:23 +02:00
Jeremy Soller
770549e93b
Scroll with shift+home,end,pageup,pagedown
2024-04-08 08:44:32 -06:00
Mattias Eriksson
ff473d2509
Merge branch 'master' into primary
2024-04-08 16:17:46 +02:00
Jeremy Soller
782bce1f01
Enable CSDs on Redox
2024-04-05 19:27:30 -06:00
Mattias Eriksson
69c226928f
Bump alacritty_terminal to 0.23
2024-04-05 14:57:06 -06:00
Mattias Eriksson
59a6a8a12e
Merge branch 'master' into primary
2024-04-05 16:04:41 +02:00
Aaron Honeycutt
fdf61954de
Add FlakeHub GitHub Action
2024-04-01 14:35:19 -06:00
N-Hoffmann
648aa30f90
i18n(fr): Added French translation
2024-03-30 09:21:54 -06:00
Aaron Honeycutt
ab832cca19
Update control
...
Add git to d/control
2024-03-22 17:25:44 -06:00
Robert Inagaki
c7719b815c
Update typo
2024-03-20 13:57:53 -06:00
Eduardo Flores
0ecbb15de3
refactor(menu): update menu declaration.
...
- Updated libcosmic.
- Updated menu declaration.
2024-03-18 20:47:58 -06:00
Jeremy Soller
16d3c11816
Update dependencies
2024-03-18 15:50:42 -06:00
Jeremy Soller
ead520c6bd
Update dependencies
2024-03-18 15:05:53 -06:00