944ce69906
Added a Cairo color helper for drag highlight rendering and applied it to the drag motion drawing path.
...
Replaced GDK source helpers in the text rendering pipeline with Cairo surface/color helpers for lines, backgrounds, and blits.
Updated render sizing to use window dimensions and switched window copy paths to Cairo surfaces.
2026-01-17 16:46:21 -07:00
4bf5316cfa
Replaced legacy GDK rectangle drawing in the drag highlight path with Cairo calls and ensured cleanup before early return
2026-01-17 16:34:38 -07:00
136e63a6cd
ciaro fixes
2026-01-17 16:19:56 -07:00
5ea424d0e8
start of ciaro implementation.
2026-01-17 16:08:00 -07:00
deepend-tildeclub
d0e7e45a41
Revise changelog for ZoiteChat 2.17.3 release
...
Updated changelog for ZoiteChat version 2.17.3 with new features, fixes, and known issues.
2026-01-17 15:34:53 -07:00
deepend-tildeclub
8df91eb382
Fix XML structure in appdata file
...
Fix XML structure by closing the 'component' tag and removing an extra closing 'releases' tag.
zoitechat-2.17.3
2026-01-17 15:14:30 -07:00
deepend-tildeclub
40ed3bc0bc
Merge pull request #28 from ZoiteChat/upcoming-version-bump
...
Upcoming version bump
2026-01-17 15:01:33 -07:00
deepend-tildeclub
437e8fc3d1
Merge pull request #27 from ZoiteChat/master
...
sync with master
2026-01-17 14:56:36 -07:00
deepend-tildeclub
4c86105183
Bump version from 2.17.2 to 2.17.3
2026-01-17 14:55:54 -07:00
deepend-tildeclub
87e9d93f5e
Bump version from 2.17.2 to 2.17.3
2026-01-17 14:54:56 -07:00
deepend-tildeclub
b6fba447da
Update release notes for version 2.17.3
...
Added details for version 2.17.3 release including fixes and features.
2026-01-17 14:53:34 -07:00
deepend-tildeclub
95d31bad57
Merge pull request #24 from ZoiteChat/Github-Action-Changes
...
Update Windows build workflow with permissions and attestations
2026-01-17 13:38:19 -07:00
deepend-tildeclub
19fbceec93
Add permissions for AppImage build workflow
2026-01-16 23:45:13 -07:00
deepend-tildeclub
4c13b96bd9
Merge pull request #26 from ZoiteChat/win-emoji-fix
...
fix windows color emojis
2026-01-16 23:40:43 -07:00
deepend-tildeclub
113c026ffa
Merge pull request #20 from ZoiteChat/theme-integration-in-preferences
...
Theme integration in preferences
2026-01-16 23:40:29 -07:00
e985506737
fix windows color emojis
2026-01-16 23:18:12 -07:00
deepend-tildeclub
d858b12d8e
Merge pull request #25 from ZoiteChat/merge-with-theme-update
...
sync with master
2026-01-16 23:10:14 -07:00
deepend-tildeclub
e97937f82c
Merge branch 'theme-integration-in-preferences' into merge-with-theme-update
2026-01-16 23:09:44 -07:00
deepend-tildeclub
960b51933d
Merge pull request #16 from ZoiteChat/emoji-menu
...
Update maingui.c
2026-01-16 23:04:55 -07:00
deepend-tildeclub
ccc6580652
Enhance Flatpak build workflow with permissions and steps
...
Added permissions for contents, id-token, attestations, and artifact-metadata. Included steps for uploading and attesting the Flatpak bundle.
2026-01-16 22:57:03 -07:00
f473f3d4b9
fixes for importing themes.
2026-01-16 22:42:18 -07:00
2c349deee2
theme import fixes.
2026-01-16 22:07:01 -07:00
deepend-tildeclub
94e92b8edf
Update Windows build workflow with permissions and attestations
...
Added permissions for artifact handling and attestation.
2026-01-16 21:36:10 -07:00
85d0edbbed
stop application from treating the theme files as server urls.
2026-01-16 20:02:37 -07:00
b1fc133883
associated .hct and .zct files with ZoiteChat for easy Theme importation like there was in the Theme Manager that was removed.
2026-01-16 19:34:18 -07:00
f480366c87
add button in theme preferences to open themes folder.
2026-01-16 19:26:22 -07:00
deepend-tildeclub
51bd5376aa
Merge pull request #21 from ZoiteChat/master
...
sync branch to master
2026-01-16 19:09:49 -07:00
deepend-tildeclub
44880a41f9
Remove theme-manager option from build configuration
...
Removed theme-manager option from meson setup.
2026-01-16 18:57:52 -07:00
deepend-tildeclub
1766ec558f
Remove theme-manager option from build configuration
...
Removed theme-manager option from Meson setup.
2026-01-16 18:57:35 -07:00
deepend-tildeclub
58073542ff
Remove theme-manager option in debian-build.yml
...
Remove theme-manager option from Meson setup.
2026-01-16 18:57:18 -07:00
deepend-tildeclub
b7177b9fe6
Delete data/misc/net.zoite.Zoitechat.ThemeManager.xml
2026-01-16 18:47:10 -07:00
deepend-tildeclub
c7dd1d6eef
Delete data/misc/net.zoite.Zoitechat.ThemeManager.desktop.in
2026-01-16 18:47:01 -07:00
19d47c1d13
associate .hct and .zct files with ZoiteChat for theme importing.
2026-01-16 18:31:13 -07:00
deepend-tildeclub
e5e22fc103
removed mention of thememan.exe
2026-01-16 18:16:22 -07:00
deepend-tildeclub
84f62080c4
fixed removal of theme manager
2026-01-16 18:12:05 -07:00
deepend-tildeclub
2f30c86be8
Update print statement from 'Hello' to 'Goodbye'
2026-01-16 18:07:38 -07:00
46da9fe581
remove theme manager in favor of theme selector in preferences.
2026-01-16 17:54:40 -07:00
deepend-tildeclub
33efa85ac9
fix theme option in preferences
2026-01-16 17:52:57 -07:00
deepend-tildeclub
724f71b650
integrate a theme manager into preferences.
...
Fix missing newline at end of file in setup.c
2026-01-16 16:29:12 -07:00
deepend-tildeclub
93cd47de5c
Merge pull request #15 from ZoiteChat/Fix-channel-config-line-endings
...
Refactor newline handling in servlist.c
2026-01-16 15:59:55 -07:00
deepend-tildeclub
e270199560
Merge pull request #14 from ZoiteChat/update-python-to-v3.14
...
update python to v3.14
2026-01-16 15:59:37 -07:00
deepend-tildeclub
3fdd639028
Merge pull request #13 from ZoiteChat/fix-sni-extension-handling
...
Fix SNI extension handling
2026-01-16 15:59:12 -07:00
deepend-tildeclub
90b227ed59
Update documentation links in readme.md
2026-01-16 13:32:38 -07:00
deepend-tildeclub
44f6fc357e
Refactor emoji widget application to use child handling
2026-01-15 20:21:30 -07:00
deepend-tildeclub
20dca7dc2f
Enhance emoji widget handling in menu items
2026-01-15 20:10:58 -07:00
deepend-tildeclub
81b2325aa1
Refactor emoji font handling in mg_update_xtext
...
Removed the emoji fallback font function and related code.
2026-01-15 19:58:12 -07:00
deepend-tildeclub
fa1912bb5d
Update maingui.c
2026-01-15 18:35:27 -07:00
deepend-tildeclub
7df9b08313
Refactor newline handling in servlist.c
...
Remove redundant newline character handling in fgets buffer.
2026-01-15 11:12:56 -07:00
deepend-tildeclub
d54669982a
Refactor Python directory setup in Windows build workflow
...
Updated Python directory creation logic and resolved version discrepancies.
2026-01-15 10:51:04 -07:00
e79564b501
Update to Python v3.14
2026-01-15 10:47:36 -07:00