Commit graph

299 commits

Author SHA1 Message Date
Michael Aaron Murphy
b0c55c4c8d
build(debian): remove libgtk dependency 2024-01-26 17:16:21 +01:00
Michael Aaron Murphy
7a70472572
feat: tab pagination and variable-button widths 2024-01-26 16:41:40 +01:00
Michael Aaron Murphy
a1c80efe69
refactor: use libcosmic::dialog and make rfd optional 2024-01-23 22:11:48 +01:00
Jeremy Soller
6a74db14ed
Merge branch 'master_jammy' of https://github.com/pop-os/cosmic-edit into master_jammy 2024-01-23 11:00:11 -07:00
Jeremy Soller
029c422c0e
Accept files instead of URLs in desktop file 2024-01-23 11:00:04 -07:00
Jeremy Soller
d1f5fb895a
Merge pull request #104 from joshuamegnauth54/add-tab-keyboard-shortcuts
Port tab keyboard shortcuts over from cosmic-term and cosmic-files
2024-01-21 08:08:44 -07:00
Josh Megnauth
196fe82a08
Merge bindings from main and update keys 2024-01-20 22:39:50 -05:00
Josh Megnauth
e4db4c0dcd
Add shortcut to jump to tabs; ctrl + n 2024-01-20 20:45:49 -05:00
Jeremy Soller
48258645bb
Move default keybinds out of config 2024-01-19 11:26:01 -07:00
Josh Megnauth
37318444d3
Add keyboard shortcuts to cycle tabs 2024-01-19 01:29:12 -05:00
Mark Tomlin
b97eb0603b Remove lazy_static dep. 2024-01-18 20:52:20 -07:00
Mark Tomlin
d7e9e3085f Removed needless refrence. 2024-01-18 20:52:20 -07:00
Jeremy Soller
44b1533dc0
Update cosmic-text 2024-01-17 13:40:11 -07:00
Michael Aaron Murphy
0581f96f46 feat: improve tab title for mod.rs files 2024-01-16 19:33:20 -07:00
Mark Tomlin
ed56f3dc9f Update readme for clippy and how to get more debug information. 2024-01-16 19:32:08 -07:00
Mark Tomlin
677c924323 Code cleanup. 2024-01-16 19:31:48 -07:00
Yevhen Popok
3233ed8ceb Update Ukrainian translation 2024-01-14 10:07:26 -07:00
Yevhen Popok
539e30d4a0 Update Ukrainian translation 2024-01-14 10:07:26 -07:00
VandaLHJ
ce248b42dd Update cosmic_edit.ftl PL translation
Added updated search&replace, changed some translations to unify with other components.
2024-01-13 14:30:47 -07:00
FAlexei
ab9095fea9 Russian translation update 2024-01-13 14:26:36 -07:00
Jeremy Soller
c1944f9c15
Simplify filtering when not focused 2024-01-12 09:59:28 -07:00
Jeremy Soller
e9558e42ba
Update dependencies 2024-01-12 09:59:20 -07:00
Jeremy Soller
9172ef48fa Remove duplicate replace translation 2024-01-11 21:35:59 -07:00
Jeremy Soller
6779e5eadf
Implement FindPrevious on shift+enter 2024-01-11 12:45:23 -07:00
Zongo Tégawendé Achille Caleb
c7329b4dd3 removed duplicate code in save_config on main.rs 2024-01-11 12:00:38 -07:00
Jeremy Soller
cb1b81c07f
Update dependencies 2024-01-11 11:51:01 -07:00
Jeremy Soller
f2202bbf91
Make track rounded 2024-01-11 11:48:36 -07:00
Jeremy Soller
1db39bea3b
Match scrollbar to design, using permanent style 2024-01-11 11:46:30 -07:00
Matthew Fallah (マシュー・ファラー)
6c61d444a3 Added Spanish translations for Git functionality and Themes 2024-01-10 19:42:39 -07:00
Matthew Fallah (マシュー・ファラー)
4986a7ecb4 Edited some Git terms for Japanese, added them for Italian 2024-01-10 19:42:39 -07:00
Matthew Fallah (マシュー・ファラー)
a93690969c Added Japanese translation 2024-01-10 19:42:39 -07:00
Jeremy Soller
6cf983e4f1
Improve scrollbar 2024-01-10 16:19:21 -07:00
Jeremy Soller
f29b939516
Update cosmic-text 2024-01-10 09:25:39 -07:00
Oğuz Karayemiş
d1c0cb3e54 Update turkish translations 2024-01-10 08:33:40 -07:00
Jeremy Soller
55fae767ae
Simple replace all implementation 2024-01-09 13:40:55 -07:00
Jeremy Soller
dd459efe06
Simple replace implementation 2024-01-09 13:37:10 -07:00
Jeremy Soller
133b8ca667
Add tooltips for find buttons 2024-01-09 13:09:18 -07:00
Jeremy Soller
f3a8fef8f8
Implement find and improvements for focus 2024-01-09 12:40:29 -07:00
Jeremy Soller
81a0bbc094
Update libcosmic, fixing #76 2024-01-09 10:14:38 -07:00
Jeremy Soller
72427cd46b Update dependencies 2024-01-06 20:56:14 -07:00
VandaLHJ
a5712954ed Update cosmic_edit.ftl PL translation
Added git integration bits, changed themes for consistency reasons, minor tweaks
2024-01-05 14:03:50 -07:00
Jeremy Soller
e3bc82f0f3
Sort naturally 2024-01-05 09:48:39 -07:00
Jeremy Soller
b9f0510b5d
Update dependencies 2024-01-04 15:18:07 -07:00
Jeremy Soller
dfbdbbbc52
Update dependencies 2024-01-03 09:35:11 -07:00
Elmeri Keitaanranta
182ba00c8e fi translation 2024-01-02 18:26:02 -07:00
Ashley Wulber
4a9b8d5af0 chore: update deps 2023-12-30 07:14:28 -07:00
Mark Tomlin
cbb0f89680 Updated all deps to their latest versions. 2023-12-26 16:20:28 -07:00
Mark Tomlin
89cf36d5b4 Canvas is just the text area, not the whole window. 2023-12-26 10:17:32 -07:00
Mark Tomlin
5588411644 Final bit of bike shedding for the draw_rect fn. 2023-12-26 10:17:32 -07:00
Mark Tomlin
47aad59fe4 draw_rect refactor. 2023-12-26 10:17:32 -07:00