Commit graph

12 commits

Author SHA1 Message Date
Jonathan Johnson
e69d979229
Added date to changelog 2024-05-12 08:21:20 -07:00
Jonathan Johnson
400ff14efa
Releasing v0.3.0 2024-05-12 08:17:44 -07:00
Jonathan Johnson
ee4528cab2
Attempt to make resizes repaint in time
This introduces a RedrawGuard concept, which allows the event loop to
block until the window has been repainted. This hopefully will resolve
khonsulabs/cushy#114.
2024-05-12 06:30:59 -07:00
Jonathan Johnson
6048148efd
winit 0.30 2024-05-01 11:29:26 -07:00
Jonathan Johnson
657493a81d
Re-exporting rwh feature flags 2024-01-18 06:31:12 -08:00
Jonathan Johnson
0fa6a4b3a5
Relaxed Sized restrictions on App parameters 2023-12-28 21:22:32 -08:00
Jonathan Johnson
f5b8c8cf8b
Releasing v0.2.0 2023-12-27 15:17:22 -08:00
Jonathan Johnson
1ff4b7b2a6
Window no longer keeps msg channel allocated 2023-12-22 08:24:12 -08:00
Jonathan Johnson
8ca300682c
Debug for WindowAttributes 2023-12-21 15:38:38 -08:00
Jonathan Johnson
1e162ed8df
AsApplication + impl Application for App 2023-12-21 14:17:35 -08:00
Jonathan Johnson
a10c250683
Enabling wayland-csd-adwaita by default 2023-12-21 09:56:17 -08:00
Jonathan Johnson
36a413865b
Adding a changelog 2023-12-20 11:17:14 -08:00