Commit graph

171 commits

Author SHA1 Message Date
Jeremy Soller
3effc64df5
Fix closing projects when open project button is shown, fixes #41 2025-01-17 10:10:14 -07:00
Jeremy Soller
686185b0f1
Implement revert all changes, fixes #128 2025-01-17 09:43:46 -07:00
Vukašin Vojinović
86bcadb9e7 update libcosmic 2024-12-03 15:09:06 -07:00
Jeremy Soller
5b0d05d2cb
Update libcosmic/iced 2024-10-22 11:55:58 -06:00
Jason Rodney Hansen
e1ec093429 Fix clicking directories in nav bar in condensed mode
This fixes the issue where the nav bar would close when clicking a directory
in the nav bar when the window width was reduced to a size where only
the nav bar was visible.
2024-10-14 09:47:19 -06:00
Jeremy Soller
9be376c8af
Update dependencies 2024-10-10 11:22:41 -06:00
RaspberryProgramming
f9ee60f1b7 Added Wrap around functionality to Replace 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
Jeremy Soller
d8b74620c8
Update dependencies 2024-09-20 19:44:54 -06:00
Jeremy Soller
220cd93777
Update dependencies and fix focus in vi mode 2024-08-19 13:43:37 -06: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
Jeremy Soller
4eb631c9a1
Update dependencies 2024-06-12 09:45:12 -06:00
Jeremy Soller
c2f49c8422
Only list font names once 2024-06-10 08:49:52 -06:00
Jeremy Soller
62605f73c7
Add cancel button to unsaved changes dialogs, fixes #189 2024-05-31 08:29:30 -06:00
Jeremy Soller
4b4897878a
Update dependencies 2024-05-28 19:12:09 -06:00
Jeremy Soller
e26175b28d
Add dialog for saving all unsaved tabs when closing app, fixes #169 2024-05-15 10:20:40 -06:00
Jeremy Soller
4716c2242b
Allow for staging and unstaging in git management view 2024-05-14 11:45:39 -06:00
Ashley Wulber
cfebad159f fix: focus the text box when the window gains focus 2024-05-09 11:20:13 -06:00
Josh Megnauth
93e993d72e fix: Unsaved changes should be dialogs
Closes: #174
2024-04-25 20:02:55 -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
Jeremy Soller
07115fd891
Merge pull request #162 from edfloreshz/master
refactor(menu): update menu declaration.
2024-03-18 20:30:04 -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
Eduardo Flores
4196135665 refactor(menu): update menu declaration.
- Updated libcosmic.
- Updated menu declaration.
2024-03-18 03:02:33 -07:00
Jeremy Soller
e337023d8f
Use mime icon cache from cosmic-files 2024-03-04 12:34:02 -07:00
Jeremy Soller
cfe15d9a78
Fix default nav_bar width 2024-03-01 09:10:12 -07:00
Jeremy Soller
e95998c204
Shorten hash in UI 2024-02-28 13:38:34 -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
Jeremy Soller
bc9aa01ae2
Update libcosmic 2024-02-27 10:28:53 -07:00
Jeremy Soller
34c66caac5
Round popup position 2024-02-27 10:03:44 -07:00
Jeremy Soller
bb0c42e92f
Update dependencies 2024-02-27 10:02:01 -07:00
Jeremy Soller
944c75ca8a
Update libcosmic and cosmic-files 2024-02-26 15:21:27 -07:00
Jeremy Soller
e0b7339b35
Move recents to state 2024-02-23 09:55:31 -07:00
Jeremy Soller
e956fd822b
Update dependencies 2024-02-21 09:10:53 -07:00
Jeremy Soller
803ef549d0
Implement highlight current line, fixes #133 2024-02-20 09:45:19 -07:00
Jeremy Soller
22ec51b7e7
Truncate recent items, fix open recent project issues 2024-02-15 15:41:06 -07:00
Jeremy Soller
8614be17f1
Add git management description, fixes #130 2024-02-15 15:27:49 -07:00