Commit graph

416 commits

Author SHA1 Message Date
Jeremy Soller
42cade3149
Update libcosmic 2024-04-30 08:43:55 -06:00
VandaLHJ
b666d847a5 Update cosmic_edit.ftl PL translation
Added missing bits
2024-04-25 20:03:49 -06:00
FAlexei
973cc5f5c4 i18n(ru): Translation update 2024-04-25 20:03:33 -06:00
Hugo Carvalho
4043347690 Update portuguese translation 2024-04-25 20:03:18 -06:00
Josh Megnauth
93e993d72e fix: Unsaved changes should be dialogs
Closes: #174
2024-04-25 20:02:55 -06:00
Oliver Köhler
5c9691c66a updated German translations
note that the translations for "unstaged-changes" and "staged-changes" are not translated at all because both terms are used in German as well (I have never heard some one using German terms in this context)
2024-04-22 08:46:36 -06:00
N-Hoffmann
cd1b322180 i18n(fr): Updated French translation 2024-03-30 09:22:50 -06:00
Aliaksandr Truš
cf433f7c8a Add belarusian translation 2024-03-28 17:36:58 -06:00
Josh Megnauth
3d4fa84759 Update unsaved status on undo/redo/replace/paste
Fixes: #116

Issue #116 concerns undo and redo, but I also found a few other
instances where the unsaved indicator wasn't correctly updated. I fixed
those as well.
2024-03-26 08:59:28 -06:00
Jeremy Soller
59933e6a03
Add case sensitive and use regex toggles for find, fixes #144 2024-03-25 10:18:28 -06:00
Jeremy Soller
abfb5d845f
Only parse app global shortcuts when ignored by widgets, fixes #120 and #164 2024-03-25 09:32:46 -06:00
Aaron Honeycutt
5410746e1d Update flakehub-publish-rolling.yml
change master_jammy to master
2024-03-24 14:34:52 -06:00
Aaron Honeycutt
266e925de6 Update control
Add git to d/control
2024-03-22 11:07:26 -06:00
Jeremy Soller
07115fd891
Merge pull request #162 from edfloreshz/master
refactor(menu): update menu declaration.
2024-03-18 20:30:04 -06:00
Eduardo Flores
7200ff0a7b update cargo.lock 2024-03-18 19:11:20 -07:00
Jeremy Soller
ef5032b275
Update dependencies 2024-03-18 15:42:28 -06:00
Jeremy Soller
9a45f67d53
Update dependencies 2024-03-18 15:05:59 -06:00
Jeremy Soller
a060997bec
Update dependencies 2024-03-18 12:32:07 -06:00
Jeremy Soller
0eaaeab652
Fix missing open project button 2024-03-18 09:49:15 -06:00
Jeremy Soller
4e678873da
Open nav bar when project is opened, fixes #156 2024-03-18 09:38:40 -06:00
Jeremy Soller
78552e07c3
Modify motions based on modifier keys, fixes #157 2024-03-18 08:58:45 -06:00
Eduardo Flores
4196135665 refactor(menu): update menu declaration.
- Updated libcosmic.
- Updated menu declaration.
2024-03-18 03:02:33 -07:00
moi-cest-matthew
c7ca83b656 Update Japanese translation 2024-03-16 11:17:59 -06:00
Jeremy Soller
afb71f61fb
Format 2024-03-14 20:41:59 -06:00
Jeremy Soller
2bfcfdf8b8
Improve fractional rendering by finding perfectly scalable size 2024-03-14 20:39:28 -06:00
Jeremy Soller
bcc1ad8284 Add metainfo 2024-03-13 09:53:10 -06:00
Hugo Carvalho
90cbcaeca3 Create cosmic_edit.ftl
Add Portuguese translation
2024-03-09 17:18:02 -07:00
Jeremy Soller
97a43108b2
Update dependencies 2024-03-08 08:41:50 -07:00
Jeremy Soller
fb151fdcb6
Update dependencies 2024-03-04 15:37:04 -07:00
Jeremy Soller
e337023d8f
Use mime icon cache from cosmic-files 2024-03-04 12:34:02 -07:00
Jeremy Soller
8c8e9275a7
Update cosmic-files and libcosmic 2024-03-01 09:25:57 -07:00
Jeremy Soller
cfe15d9a78
Fix default nav_bar width 2024-03-01 09:10:12 -07:00
tomlajtos
95e7da7490 Update Hungarian translation
- add translations to new items
- add more fitting translation to 'git-management'
  (the previous translation refered to a process rather than a tool)
2024-02-28 16:21:19 -07:00
Jeremy Soller
e95998c204
Shorten hash in UI 2024-02-28 13:38:34 -07:00
Jeremy Soller
536a66eff9
Do not require git to handle versioning 2024-02-28 12:46:36 -07:00
Jeremy Soller
d1a6144926
Support for vergen information when vendoring 2024-02-28 10:28:50 -07:00
Jeremy Soller
ff1d216207
Remove about heading 2024-02-28 09:33:26 -07:00
Jeremy Soller
4f95f6509b
Sort messages alphabetically 2024-02-28 09:13:11 -07:00
Jeremy Soller
a305f7501e
Adjust about page to match design, open links 2024-02-28 09:11:23 -07:00
Jeremy Soller
b77e89d762
Add icons and about page 2024-02-28 08:57:36 -07:00
Josh Megnauth
1686c72131 Fix button styles for unsaved changes prompt 2024-02-27 21:47:25 -07:00
Josh Megnauth
3f90af8d98 Fix small toggle bug for unsaved changes prompt
I also clarified a few comments.
2024-02-27 21:47:25 -07:00
Josh Megnauth
b277699cca Discard button for unsaved changes prompt 2024-02-27 21:47:25 -07:00
Josh Megnauth
95423d6375 Prompt to save unsaved changes for unfocussed tabs 2024-02-27 21:47:25 -07:00
Josh Megnauth
c259f8368c Only show "save as" button if needed
Save As should only be shown if the file was previously saved. Save
handles Save As if the file hasn't been saved.
2024-02-27 21:47:25 -07:00
Josh Megnauth
5b2f15df37 Add context page for unsaved changes
Aesthetics need tuning but it works.
2024-02-27 21:47:25 -07:00
Josh Megnauth
513d5f9884 Plumbing to handle unsaved changes on tab close
`TabClose` is now `TabCloseForce`. The latter closes a tab without
checking if contents have been saved.

`TabClose` checks for unsaved changes and (will eventually) prompt the
user to handle this issue.
2024-02-27 21:47:25 -07:00
Michael Aaron Murphy
7d8f4121b9 fix: improve font rendering on light theme w/ iced web-colors feature 2024-02-27 14:25:51 -07:00
Jeremy Soller
5c8e86a9df
Update libcosmic 2024-02-27 10:54:19 -07:00
Jeremy Soller
bc9aa01ae2
Update libcosmic 2024-02-27 10:28:53 -07:00