Commit graph

51 commits

Author SHA1 Message Date
Jeremy Soller
8cb92d36ae
Remove about heading 2024-02-28 09:33:43 -07:00
Jeremy Soller
c9f99a3025
Add about page 2024-02-27 21:20:00 -07:00
leb-kuchen
d4f1e1cd12
Add ability to select a default profile. (#144)
* add default profile

* check profile

* default profiles add translations

* default profiles check for profile removal
2024-02-25 20:47:52 -07:00
Jeremy Soller
d9512cd0a4
Fix style of advanced font settings item 2024-02-22 11:32:39 -07:00
Jeremy Soller
89e1dcb83a
Color Schemes (#142)
* WIP: Color Schemes

* Import/export using color_schemes config

* Finish color scheme implementation

* Add color scheme rename
2024-02-22 09:55:46 -07:00
Jeremy Soller
01052fae0b
Remove profile command line description 2024-02-20 10:25:05 -07:00
Jeremy Soller
290b7b5993
Implement tab title override 2024-02-20 10:21:30 -07:00
Matthew Fallah (マシュー・ファラー)
7013a3e1ce Update cosmic_term.ftl 2024-02-18 13:19:01 -07:00
Matthew Fallah (マシュー・ファラー)
d5eb3f02ed Added new strings from latest update to english file
also changed the theme strings to be more consistent with other cosmic apps
2024-02-18 13:19:01 -07:00
Jeremy Soller
72c97fd5fc
Support opacity 2024-02-12 12:36:30 -07:00
Oğuz Karayemiş
53fb0aba9c Create cosmic-term.ftl 2024-02-10 14:13:43 -07:00
Jeremy Soller
3a3e42110c
Add support for profiles (#131) 2024-02-09 15:45:46 -07:00
Luna Jernberg
a91c5f132e
Update cosmic_term.ftl 2024-02-08 09:31:36 +01:00
Luna Jernberg
221d040fec
Update cosmic_term.ftl -- Update Swedish translation after feedback from @snaggen 2024-02-08 08:24:03 +01:00
Luna Jernberg
e5f80bb322
Update cosmic_term.ftl - Updated Swedish Translation after feedback from @snaggen 2024-02-08 07:50:27 +01:00
Luna Jernberg
eeff9d2f8b
Create cosmic_term.ftl - Add Swedish Translation
Add Swedish Translation
2024-02-08 05:54:55 +01:00
Piroro-hs
9470ca4507 Update Japanese translation 2024-02-07 21:41:47 +09:00
RAVENz46
bbf13a75d2 Update cosmic_term.ftl 2024-02-06 08:52:43 -07:00
VandaLHJ
7db3d2d2ae Update cosmic_term.ftl PL translation
Updated to match EN locale.
2024-02-05 09:10:14 -07:00
FAlexei
529ee00ec9 Russian translation update 2024-02-02 14:04:37 -07:00
Jeremy Soller
ff6ad163d6
Settings re-org 2024-01-31 10:29:35 -07:00
Matthew Fallah (マシュー・ファラー)
87bc923f0a Oops
forgot default zoom step
2024-01-30 12:53:13 -07:00
Matthew Fallah (マシュー・ファラー)
516451871f Added japanese translation
Started japanese translation
2024-01-30 12:53:13 -07:00
Mattias Eriksson
c749a02df8 Add Focus Follows Mouse 2024-01-22 09:00:08 -07:00
Jeremy Soller
6d519018a0
Show shortcuts in context menu 2024-01-19 11:44:59 -07:00
Jeremy Soller
a2e0d527c4
Normalize case for pane shortcuts 2024-01-19 11:06:40 -07:00
Jeremy Soller
834a385235
Show bindings in menu, finish #26 2024-01-19 11:03:14 -07:00
Mattias Eriksson
71af9b7f9b Merge branch 'master_jammy' into split 2024-01-18 08:00:02 +01:00
Carmina16
cea7dd0974 Add Interlingue translation 2024-01-17 17:39:55 -07:00
Mattias Eriksson
1940f2c056 Support splitting of terminals using a Pane Grid 2024-01-17 16:09:56 +01:00
VandaLHJ
7fc962b93a Update cosmic_term.ftl PL translation
Added new functionality to match EN locale in this basic translation.
2024-01-13 14:26:06 -07:00
FAlexei
cc78404d24 Russian translation update 2024-01-13 14:22:28 -07:00
Mohammad AlSaleh
e56e582f90 Add option for setting dim font weight
Allows users to set this to a value lower than default font weight.

Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-12 10:40:10 -07:00
Jeremy Soller
928269a239
Add find stub 2024-01-11 13:20:16 -07:00
Mohammad AlSaleh
b161db94d1 Add a disabled-by-default toggle for using bright colors for bold text
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-11 09:58:18 -07:00
W
81a529bd5d i18n(sr-Cyrl): Update translation 2024-01-10 08:35:13 -07:00
W
7f94b02f56 i18n(sr-Latn): Update translation 2024-01-10 08:35:13 -07:00
Mohammad AlSaleh
4ec3e5b2f3 Consider stretch/weight settings advanced and hide them with a toggle
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-09 17:18:04 -07:00
Mohammad AlSaleh
5eba6eb4d6 Configurable font stretch, font weight, and bold font weight
* Store a font name => font faces map

 * Only list font names that have `NORMAL` and `BOLD` faces with
   `Normal` stretch. This will give us defaults and fall-backs that are
   guaranteed to always exist.

 * Filter by stretch first, with `Normal` chosen as the always existing
   default.

 * Then only list font weights supported by the font name stretch
   selected, for the normal and bold cases.

 * When changing the font name selected, the stretch/weight options
   will stay the same if supported by the new font name, or revert to
   the always existing fall-backs.

Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-09 17:18:04 -07:00
Jeremy Soller
db738371ac
Add menu 2024-01-09 10:16:32 -07:00
W
d9c2ab72eb i18n(sr-Cyrl): improvement to wording 2024-01-05 18:40:10 -07:00
W
c3d59ac46f i18n(sr-Latn): improvement to wording 2024-01-05 18:40:10 -07:00
VandaLHJ
bb0d11180d Add cosmic_term.ftl PL translation
There are no Polish translation, so i thought basic one would be welcome.
2024-01-03 13:28:04 -07:00
Mohammad AlSaleh
1c8a058e82 Implement ZoomIn/ZoomOut/ZoomReset with configurable step
Implements #14.

Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-03 08:31:41 -07:00
FAlexei
85a22f9610 Add Russian translation 2023-12-29 09:31:54 -07:00
FAlexei
f796fcf6b7 Add Russian translation 2023-12-29 09:31:54 -07:00
W
bf3f507fdd i18n(sr-Cyrl): Add Serbian (Cyrillic) translation 2023-12-22 21:03:24 -07:00
W
f4799ad072 i18n(sr-Latn): Add Serbian (Latin) translation 2023-12-22 21:03:24 -07:00
Jeremy Soller
37acfe186e
Add config for showing header bar 2023-12-22 15:40:10 -07:00
Jeremy Soller
40c871bcf3
Add context menu 2023-12-22 15:00:50 -07:00