Commit graph

17 commits

Author SHA1 Message Date
SuchAFuriousDeath
ab6bde8cdf
implements set_modal for X11 (#1322) 2025-03-31 22:37:08 +07:00
SuchAFuriousDeath
9de6e3237b
Fix unsafe in unsafe warnings in Rust 2024 edition (#1307) 2025-03-09 12:40:53 +09:00
Putta Khunchalee
5991ed2855
Implements open_file for macOS (#1302) 2025-03-02 18:29:14 +00:00
Putta Khunchalee
d898d3c71b
Uses our Slint back-end on panic handler (#1299) 2025-03-01 14:19:21 +00:00
Putta Khunchalee
aad328afc6
Upgrades all crates to 2024 edition (#1286) 2025-02-21 15:35:50 +00:00
Putta Khunchalee
b6e61f85d0
Makes open_file and open_dir fallible (#1282) 2025-02-08 14:21:52 +00:00
Putta Khunchalee
49917f5502
Switches GUI runtime to published version (#1267) 2025-01-29 23:46:44 +01:00
Putta Khunchalee
b062760f2f
Extracts handle and xdg_toplevel methods from WinitWindow into DesktopWindow (#1263) 2025-01-26 14:54:08 +01:00
Putta Khunchalee
ca91e77aa5
Renames PlatformExt to DesktopWindow (#1258) 2025-01-25 09:54:44 +01:00
Putta Khunchalee
e4852dacd0
Implements PlatformExt::set_modal for Wayland (#1237) 2025-01-11 08:45:15 +01:00
Putta Khunchalee
b6d26c9543
Uses our Wayland event queue to construct WindowIdentifier (#1228) 2025-01-05 22:22:11 +01:00
Putta Khunchalee
99b38cf3a9
Merges dialogs module into ui module (#1227) 2025-01-05 19:11:34 +01:00
Putta Khunchalee
15f2f5bf2a
Implements input blocker (#1226) 2025-01-05 14:34:17 +01:00
Putta Khunchalee
60a3f77eab
Revises create_window (#1224) 2025-01-04 22:06:29 +01:00
Putta Khunchalee
1c9838cb6d
Initializes PlatformExt::set_modal for Wayland (#1219) 2024-12-31 15:25:04 +01:00
Putta Khunchalee
c39be35d6e
Initializes VMM event handler loop (#1207) 2024-12-27 19:14:28 +01:00
Putta Khunchalee
41e889d00d
Implements PlatformExt::set_center for Wayland (#1206) 2024-12-27 15:42:36 +01:00