Commit graph

265 commits

Author SHA1 Message Date
Hojjat
2735e3f2c3 chore: update cosmic-text
fixes a crash after pressing ctrl+x on a selection
2026-04-10 12:44:30 -06:00
Ashley Wulber
a95a1c1691 chore: update libcosmic after reexports were removed 2026-04-09 15:59:16 -06:00
Jeremy Soller
e72723fabb Epoch 1.0.9 version update
Generated by cosmic-epoch scripts/version-update.sh
2026-04-07 07:58:32 -06:00
Hojjat
6677fe05d5 chore: update libcosmic and cosmic-text 2026-04-03 14:42:12 -06:00
Ashley Wulber
3e4a2b24e6 fix: update libcosmic 2026-03-23 13:47:06 -06:00
Ashley Wulber
6326f65d84
feat: rebase libcosmic onto iced 0.14 2026-03-18 17:23:49 +01:00
Jeremy Soller
d45f646c02 Epoch 1.0.8 version update
Generated by cosmic-epoch scripts/version-update.sh
2026-02-23 08:13:03 -07:00
Jeremy Soller
ad47d8905c Update cosmic-text 2026-02-19 09:23:05 -07:00
Jeremy Soller
ef2f6e0525 Epoch 1.0.7 version update
Generated by cosmic-epoch scripts/version-update.sh
2026-02-17 10:47:29 -07:00
Jeremy Soller
36633540c2 Generate translated desktop and metainfo files with xdgen 2026-02-12 15:13:02 -07:00
Jeremy Soller
f468f26fa7 Epoch 1.0.6 version update
Generated by cosmic-epoch scripts/version-update.sh
2026-02-09 14:45:31 -07:00
Ashley Wulber
2b90abdde9
feat: tab dnd 2026-02-03 12:05:09 -05:00
Jeremy Soller
021a8e614e Epoch 1.0.5 version update
Generated by cosmic-epoch scripts/version-update.sh
2026-02-02 16:07:15 -05:00
Jeremy Soller
7eef3a064c Fix ligatures with cosmic-text update 2026-01-29 13:26:25 -07:00
Jeremy Soller
051612b7dd
Update dependencies 2026-01-22 10:02:27 -07:00
Jeremy Soller
f50640794d
Epoch 1.0.4 version update
Generated by cosmic-epoch scripts/version-update.sh
2026-01-21 10:15:02 -07:00
Ashley Wulber
20a278587a chore: update cosmic-text 2025-12-09 11:38:28 -07:00
Ashley Wulber
cf30fb09c7 chore: update winit 2025-12-08 15:55:46 -07:00
Ashley Wulber
799110541a chore: update cosmic-files 2025-11-21 14:45:59 -05:00
Jeremy Soller
966cc0f332
Draw most items with GPU, except for line numbers 2025-11-06 13:40:10 -07:00
Jeremy Soller
d7454b8685
Update dependencies 2025-10-23 09:48:34 -06:00
Jeremy Soller
913fd8b16c
Update dependencies, fixes #432 2025-10-16 13:55:02 -06:00
Jeremy Soller
bc124c67a9
Update dependencies 2025-10-14 11:20:25 -06:00
Jeremy Soller
bce1d2aebc
Allow opening of non-existant files, fixes #434 2025-10-14 09:58:44 -06:00
Jeremy Soller
117f00337d
Preserve newlines and get closest cursor on reload, fixes #390 2025-10-09 12:28:39 -06:00
aquiles
801c7fa68c Fix character counting in document statistics to use graphemes
- Add unicode-segmentation dependency for proper grapheme cluster support
- Replace chars() iteration with graphemes(true) for accurate character counting
- Fix counting of complex Unicode characters like emojis, combining characters, and multi-byte sequences
- Resolves TODO: 'do graphemes?' in document_statistics function

This change provides more accurate character counts for international text,
emojis with skin tones, combined characters, and other multi-codepoint graphemes.

Examples of improved accuracy:
- 👍🏾 now counts as 1 character instead of 2
- é (e + combining acute) counts as 1 character instead of 2
- 🧑‍💻 (person technologist) counts as 1 character instead of 4
2025-10-09 08:34:18 -06:00
Ashley Wulber
2d6d2d381e fix: update libcosmic 2025-10-03 18:18:11 -04:00
Ashley Wulber
bde36a3c17
chore: update libcosmic 2025-10-03 15:02:53 -04:00
Vukašin Vojinović
d2b13f987d chore: update to icu 2.0
Reduces binary size by about 25 MB.
2025-09-15 23:51:07 +02:00
Vukašin Vojinović
ee4272112e chore: make dbus-config optional 2025-09-13 10:53:00 +02:00
Vukašin Vojinović
03408bdc00 chore: update dependencies
Also switches to the `about` widget.
2025-09-12 20:40:43 +02:00
Vukašin Vojinović
b380b1bf32 chore: update dependencies
Also switches to the `about` widget.
2025-09-11 19:36:09 +02:00
Jeremy Soller
7e3308606f
Update redox_syscall and winit 2025-09-07 20:22:19 -06:00
Jeremy Soller
1e2424861d
Update to latest cosmic-text 2025-09-07 19:45:52 -06:00
Michael Aaron Murphy
c125d5c951
fix(libcosmic): enable dbus-config only on Linux targets 2025-08-20 17:36:19 +02:00
Michael Aaron Murphy
614c827710
fix: enable dbus-config on libcosmic to fix theme not updating 2025-08-19 16:32:04 +02:00
Michael Aaron Murphy
a5ee0e75d8
improv: use new and improved FileNav style 2025-08-19 16:32:01 +02:00
Jeremy Soller
3c9d2a077e
Update dependencies 2025-08-13 12:46:16 -06:00
Ashley Wulber
5e2bb63127 chore: update libcosmic 2025-07-29 17:41:00 -04:00
Jeremy Soller
718b1bc9f6
Update dependencies 2025-07-24 11:38:36 -06:00
Jeremy Soller
661b3b1e04
Update cosmic-files 2025-07-22 09:17:38 -06:00
Jeremy Soller
08cf1f4745
Update cosmic-files 2025-07-21 19:56:48 -06:00
Ashley Wulber
a1d2f63e5d chore: update libcosmic 2025-07-16 20:21:17 -04:00
Jeremy Soller
0c61e9c688
Update cosmic-files 2025-07-10 15:29:54 -06:00
Jeremy Soller
b1c80a7f3c
Update dependencies 2025-07-01 09:31:41 -06:00
Jeremy Soller
9758fe034e
Adjust shortcut text style 2025-06-27 11:40:59 -06:00
ellieplayswow
b74cb313c5 fix(cosmic-text): unpin due to upstream revert 2025-06-22 20:35:57 +01:00
ellieplayswow
3e167a401e fix(cosmic-text): pin cosmic-text to b017d7c (via cosmic-term issue #508) 2025-06-22 13:28:48 +01:00
Ashley Wulber
6b33d112c3 chore: update libcosmic 2025-06-19 11:18:14 -04:00
Ashley Wulber
c47c12fe17 feat: menubar popups 2025-06-18 14:38:52 -04:00