Commit Graph

61 Commits

Author SHA1 Message Date
Texas0295
0e816eaa3e [FIX] wayland: restrict setAsFrameless to Wayland only
Prevent unconditional frameless calls on non-Wayland platforms.

Signed-off-by: Texas0295 <kimura@texas0295.top>
2025-10-15 02:24:40 +08:00
Texas0295
b7d44d96ba [FIX] linux: correct Wayland window buffer mismatch by setAsFreameless()
Wayland (Hyprland, Sway, etc.) compositors misreport window buffer geometry
when using transparent + hidden titlebar settings.

This causes Flutter to render outside the actual visible region
and the debug banner to be cropped offscreen.

Calling windowManager.setAsFrameless() once after window creation
forces compositor to reconfigure the surface and align buffer size
with the visible client area.

No effect on X11, Windows, or macOS.

Signed-off-by: Texas0295 <kimura@texas0295.top>
2025-10-15 00:06:03 +08:00
1abbd85614 Fully customizable color scheme 2025-10-04 22:12:39 +08:00
97792ae734 💄 Localized language picker 2025-09-29 23:10:21 +08:00
5b62f89531 🐛 Fix web file upload 2025-09-28 01:53:55 +08:00
b1326d8f04 🐛 Dozens of bug fixes 2025-09-28 01:39:07 +08:00
fffca4a78c ♻️ Refactor logger system 2025-09-28 00:39:17 +08:00
674097e425 git commit
Upload code that can run
2025-09-27 20:26:37 +08:00
a2cc55696f Transparent window on desktop 2025-09-27 00:04:04 +08:00
e79f857feb ♻️ Replace bitsdojo_window with window_manager 2025-09-26 23:26:40 +08:00
1c058a4323 ♻️ Better windows support 2025-09-11 01:06:58 +08:00
72193ba8f3 Allow use mosue drag to scroll vertical lists 2025-09-07 02:09:07 +08:00
9f2f1c0848 System notification for desktop and android 2025-09-06 12:59:23 +08:00
a61c889c6c ⬆️ Upgrade flutter deps 2025-09-03 00:31:47 +08:00
b48a1aac44 Search messages!
♻️ Optimize messages loading, syncing
2025-08-26 01:05:30 +08:00
856d811187 🐛 Fix notification tap in system wide 2025-08-25 23:14:59 +08:00
3d7a4666ed 👔 Skip the debug mode crashlytics setup 2025-08-13 15:32:34 +08:00
3a36915140 Setup windows installer 2025-08-12 15:25:41 +08:00
4bde708878 🐛 Fix windows 2025-08-12 13:04:15 +08:00
75abaac205 📈 Setup firebase crash handler 2025-08-11 17:25:31 +08:00
603d5c3f73 Remove keyboard nav 2025-08-11 16:46:43 +08:00
b2c5d64fc5 Keyboard navigation basis 2025-08-10 16:57:11 +08:00
9bed4fa6fb Android install update 2025-08-10 03:21:34 +08:00
Texas0295
faac7bac35 🐛 linux: guard FirebaseMessaging calls when Firebase is not initialized 2025-08-10 00:40:49 +08:00
b25e8d661a Show post tags and categories 2025-08-08 21:18:25 +08:00
af8d87857e Update service 2025-08-07 14:29:20 +08:00
047c8d93aa Translate infra and post translate 2025-07-31 21:05:29 +08:00
a20c2598fc 🐛 Fixes render errors of unauthorized 2025-07-03 00:49:11 +08:00
f479b9fc8b 🐛 Bug fixes on posts writing and etc 2025-07-02 23:34:27 +08:00
c4becb0a05 Publisher members 2025-06-28 18:57:32 +08:00
ff475d43dd 🐛 Dozen of hot fixes 2025-06-28 02:40:50 +08:00
180fbcc558 Join the realm by user own 2025-06-27 17:30:42 +08:00
f2829b2012 ♻️ Refactor router, moved from auto_router to go_router 2025-06-26 14:13:44 +08:00
2b237eaad9 💄 Optimized bottom nav 2025-06-26 01:54:43 +08:00
86258acc6e ♻️ Refactor snackbar 2025-06-25 22:05:37 +08:00
0062d3baf0 Receving share from system 2025-06-25 17:56:08 +08:00
9482594117 Window size remember 2025-06-23 22:58:56 +08:00
f73cf10a54 Blurry tab background
♻️ Refactored tabs
2025-06-21 21:11:46 +08:00
217a0c0a54 🐛 Fix notification push doesn't work 2025-06-15 01:09:24 +08:00
6fbf3d9fc4 Support links in notification 2025-06-14 16:54:21 +08:00
0424eb0c2a Enrich user profile settings 2025-06-12 22:21:58 +08:00
f39a066f71 Realtime call 2025-05-26 01:42:59 +08:00
fc2520b8f8 👽 Support the latest API 2025-05-24 01:34:20 +08:00
461bd223d6 🍱 Add assets for release 2025-05-21 01:14:39 +08:00
b918986fc5 ♻️ New tab navigation 2025-05-19 00:55:51 +08:00
e4c6477bba App settings & custom display language 2025-05-10 14:09:25 +08:00
a9cfbe7817 Status activity 2025-05-10 13:19:28 +08:00
937e249b87 Crop image for profile picture, background 2025-05-05 21:48:06 +08:00
e4e562918c Post reactions 2025-05-05 13:13:42 +08:00
7edfd56bf7 Message sync & realtime 2025-05-03 23:02:44 +08:00