Commit graph

498 commits

Author SHA1 Message Date
platlas
3fe4380cfe i18n: Update Slovak translation 2024-10-07 08:51:45 -06:00
Camerin Figueroa
18554f3ac7 Revert "Added additional languages for wrap-around text in find menu"
This reverts commit 105b99a628c442a5c62662837760146ef290360c.
2024-10-06 09:00:38 -06:00
RaspberryProgramming
f9ee60f1b7 Added Wrap around functionality to Replace menu 2024-10-06 09:00:38 -06:00
RaspberryProgramming
3b0acf8dac Added additional languages for wrap-around text in find menu 2024-10-06 09:00:38 -06:00
RaspberryProgramming
5070f0c696 Added wrap around feature to find menu 2024-10-06 09:00:38 -06:00
Kartik Nayak
a23a95b609 i18n: add Hindi translation 2024-10-05 15:41:19 -06:00
Kartik Nayak
e96341b8b9 i18n: add Kannada translation 2024-10-05 15:41:19 -06:00
Jeremy Soller
177ad14206
Update dependencies 2024-10-05 07:45:05 -06:00
platlas
e5a4b462fd Update SK translation. 2024-10-03 18:05:36 -06:00
Jeremy Soller
389fb59672
Update dependencies 2024-10-03 15:55:04 -06:00
Jeremy Soller
7c3551b4ec
Update dependencies 2024-10-02 16:10:25 -06:00
Jeremy Soller
d9cb86a6a2
Mark as COSMIC application 2024-09-30 09:49:31 -06:00
Jeremy Soller
ab54fc9bd8
Update dependencies 2024-09-27 09:35:27 -06:00
blindinlights
a39727810c i18n(zh_CN):add Chinese translation 2024-09-26 15:08:39 -06:00
David Carvalho
c9c154ff69 i18n (pt-BR) translation update 2024-09-26 15:08:30 -06:00
Jeremy Soller
96b2a190d8
Update dependencies 2024-09-24 09:25:49 -06:00
Jeremy Soller
10c739d934
Update dependencies 2024-09-24 08:49:24 -06:00
Jeremy Soller
5d8f5ace0d
Update dependencies 2024-09-23 16:08:01 -06:00
Jeremy Soller
f6f3539a91
Update dependencies 2024-09-23 10:10:15 -06:00
Jeremy Soller
531072ea45
Update dependencies 2024-09-21 07:50:33 -06:00
Jeremy Soller
d8b74620c8
Update dependencies 2024-09-20 19:44:54 -06:00
Aliaksandr Truš
68ccc6c533 i18n(be): update Belarusian translation 2024-09-17 13:18:40 -06:00
Jeremy Soller
9477a4759c
Update dependencies 2024-09-13 08:13:52 -06:00
Jeremy Soller
1ba33cdb00
Update cosmic-files 2024-09-11 14:49:03 -06:00
Jeremy Soller
c049df283d
Enable desktop feature of cosmic-files 2024-09-11 14:39:04 -06:00
Jeremy Soller
ae5dbe9f40
Update dependencies 2024-09-11 14:33:25 -06:00
Jeremy Soller
6bc62fa8ba
Update dependencies 2024-09-06 07:29:28 -06:00
João Ribeiro
868dee2e98 i18n(pt): add translations 2024-09-03 08:34:29 -06:00
leviport
8bae2b7d24 Add issue template 2024-08-27 16:07:34 -06:00
Jeremy Soller
d065d4fd39
Ue patch for filetime 2024-08-27 08:12:18 -06:00
Jeremy Soller
5c86bbabfa
Downgrade filetime to fix redox compilation 2024-08-26 13:58:03 -06:00
Jeremy Soller
fb76e88e50
Update dependencies 2024-08-26 13:34:13 -06:00
lucamosca1
1df559351d Update cosmic_edit.ftl
Updated italian strings
2024-08-21 15:04:27 -06:00
Jeremy Soller
220cd93777
Update dependencies and fix focus in vi mode 2024-08-19 13:43:37 -06:00
Benjamin Weis
536cc2fb60 i18n(de): add German translation 2024-08-15 15:45:07 -06:00
Roxfr
c9c681b0e6 Updated french translation for Cosmic Edit
Hello,
This update includes the latest french translations for Cosmic Edit.
Best regards,
Roxfr
2024-08-15 08:36:53 -06:00
Weeesly
df5d10936c Create cosmic_edit.ftl 2024-08-02 07:42:03 -06:00
Yevhen Popok
43e009c3b7 Update Ukrainian translation 2024-08-02 07:41:50 -06:00
git-f0x
4b176d77d3 fix(libcosmic): double-click to maximize 2024-08-01 21:20:16 +02:00
Michael Aaron Murphy
bf2050a56c
improv: update cosmic-text to 0.12.1 2024-08-01 18:49:42 +02:00
Berk Elyesa Yıldırım
a93afbccec Update Turkish translation
Fix little mistakes and bring it closer to
the established FOSS translations for consistency

Signed-off-by: Berk Elyesa Yıldırım <beryesa@sayafe.org>
2024-07-31 07:57:03 -06:00
Vukašin Vojinović
33d6522438
fix(libcosmic): input focus lost on click of header bar 2024-07-22 14:11:48 +02:00
Michael Aaron Murphy
6e8d212ab9
fix(libcosmic): add x11 wgpu device detection to fix crash on NVIDIA desktops 2024-07-16 23:03:44 +02:00
Josh Megnauth
addf93f899 Replace empty, unsaved, activated tab on file load
Closes: #203
2024-07-15 08:07:33 -06:00
Vukašin Vojinović
995249eea6
Text button for Cancel in unsaved changes dialog (#213)
* chore: use text button for cancel

* cargo fmt

* fix: use text button for cancel

The text will use the accent color after updating libcosmic

* fmt
2024-07-15 08:03:49 -06:00
tomlajtos
1edd7ec101 Update Hungarian translation 2024-07-15 08:03:21 -06:00
dengelt
631893f5d0 support CARGO_TARGET_DIR 2024-07-15 08:03:01 -06:00
Josh Megnauth
d7e46938ae Replace lexical-sort with icu
`lexical-sort` is unmaintained. The author recommends switching to the
official set of ICU crates.
2024-07-09 06:08:22 -06:00
Jeremy Soller
e64bdac21c
Merge branch 'master' of https://github.com/pop-os/cosmic-edit 2024-06-20 09:18:42 -06:00
Jeremy Soller
2c09c8867c
Enable a11y feature and update depends 2024-06-20 09:18:37 -06:00