-
released this
2026-07-21 17:47:11 +09:00 | 29 commits to master since this release- CMakeLists.txt downgraded to version 3.13 to allow compiling on Windows XP
- CMake build now generates a pkgconfig file.
- GDI backend now natively uses GDI for text rendering
- Widgets can now be disabled with MwNdisabled
- Added
MwTabFocusfor letting a tab widget steal focus. - New table widget (
MwTableClass). - Added
MwWindowShouldClosefor letting custom loops know when a window should close. - Remove VMS build files
- Entry widgets now have blinking cursor that appears only when you hover over the widget.
- Wayland backend:
- Can now create layer surfaces (Use
MwLLMakeToolWindowon a parentless window) - Now properly handles keys being held down
- has drastically improved CSD (functionality wise)
- Uses KMSDRM directly for the OpenGL widget instead of wl_egl for a smoother experience
- Various overall improvements putting it on the same level as the X11 backend finally
- Menu widget works better under compositors that use CSD.
- Can now create layer surfaces (Use
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
v1.3
StableAll checks were successfulpyrite-dev/milsko/pipeline/head This commit looks goodreleased this
2026-05-13 14:52:34 +09:00 | 124 commits to master since this releaseThis release adds following feature:
- MwTreeViewGetOpened
and fixes:
- SubMenu kept getting duplicated when user moves focus in GDI
- MwTreeViewSetOpened was not in XML
- Dark theme was not applied properly to windows when parent widget's class was NULL
Downloads
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
3 downloads
-
v1.2a
StableAll checks were successfulpyrite-dev/milsko/pipeline/head This commit looks goodreleased this
2026-05-08 01:57:20 +09:00 | 136 commits to master since this releaseThis release fixes:
- ComboBox was drawn "wrong"
- 1st tab in Tab widget was drawn with strange border
Downloads
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
4 downloads
-
v1.2
StableAll checks were successfulpyrite-dev/milsko/pipeline/head This commit looks goodreleased this
2026-05-07 19:52:08 +09:00 | 139 commits to master since this release1.2 adds following feature:
- Tab widget
No bugs from release 1.1 were fixed.
Downloads
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
4 downloads
-
v1.1
StableAll checks were successfulpyrite-dev/milsko/pipeline/head This commit looks goodreleased this
2026-05-06 18:08:14 +09:00 | 150 commits to master since this release1.1 adds following features:
- Calendar widget
- SubWindow widget
- Improved tick system, now it gets fired on MwStep too (It was only fired inside MwLoop before)
Known bugs:
- OpenGL on WSL crashes with GLXBadContextTag (or BadWindow if LIBGL_ALWAYS_INDIRECT is set to 1)
- SubWindow shakes on Wayland
- OpenGL on Wayland (at least on Intel(R) Arc(TM) 130V) doesn't work
Downloads
-
Source code (ZIP)
6 downloads
-
Source code (TAR.GZ)
5 downloads
-
v1.0a
StableAll checks were successfulpyrite-dev/milsko/pipeline/head This commit looks goodreleased this
2026-04-27 17:31:17 +09:00 | 243 commits to master since this releaseBugfix of GDI backend not checking existence of DwmSetWindowAttribute
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
29 downloads
-
Source code (ZIP)
-
v1.0
StableAll checks were successfulpyrite-dev/milsko/pipeline/head This commit looks goodreleased this
2026-04-27 16:57:54 +09:00 | 247 commits to master since this releaseInitial release
Downloads
-
Source code (ZIP)
7 downloads
-
Source code (TAR.GZ)
8 downloads
-
Source code (ZIP)