Commit graph

361 commits

Author SHA1 Message Date
71632d34fe if wayland's gonna be disabled by default until it's finished then i'm just gonna develop it on master so that we don't have to worry about merge conflicts during any long periods where i don't feel like working on it (#2)
Co-authored-by: NishiOwO <nishi@nishi.boats>
Reviewed-on: https://gitea.nishi.boats/pyrite-dev/milsko/pulls/2
Co-authored-by: IoIxD <alphaproject217@gmail.com>
Co-committed-by: IoIxD <alphaproject217@gmail.com>
2025-12-17 20:13:58 -06:00
3e4001e4f1
more proper term 2025-12-15 15:41:19 +09:00
02c21233ae
use more proper term 2025-12-15 15:27:04 +09:00
a5cd1974e4
add MwNouterPadding 2025-12-15 15:05:36 +09:00
a1ce1b56e4
fix prop and add MwNfixedSize 2025-12-15 14:30:59 +09:00
50f11b1c69
introduce box widget 2025-12-15 14:09:30 +09:00
1e74356db7
method name consistency 2025-12-15 07:05:42 +09:00
cf4fdc531a
update color things 2025-12-15 06:48:40 +09:00
e57f3fd910
update 2025-12-11 00:50:50 +09:00
82f9330bef
add MwNfillArea 2025-12-10 13:26:19 +09:00
0c787264c6
fix some stuff 2025-12-10 11:15:52 +09:00
9a4c74ad93 Unfinished Wayland PR (#1)
moved from the github repo.

current progress:

<img width="389" alt="image.png" src="attachments/6a2cb365-7348-44b4-8fa7-9980df965a67">

Other notes:

- took the opportunity to remove MwLLSetBackground which I was told was deprecated
- Updated .gitignore to more accurately cover/remove example binaries
- Uses OpenGL as the backend.
- New LL function for swapping buffers, MwLLEndDraw
- [TODO] Uses weak linking for all libraries so that systems that don't support Wayland or even have it installed can launch without it.

Reviewed-on: https://gitea.nishi.boats/pyrite-dev/milsko/pulls/1
Co-authored-by: IoIxD <alphaproject217@gmail.com>
Co-committed-by: IoIxD <alphaproject217@gmail.com>
2025-12-09 20:11:01 -06:00
6f331d613d
make cursor related functions public 2025-12-08 14:42:16 +09:00
b239dd3819
some useful function 2025-12-08 14:38:01 +09:00
218f8fa9cf
remove MwLLSetBackground 2025-12-07 10:40:40 +09:00
71cb96b06e
make gdi rendering a little bit faster 2025-12-07 07:10:20 +09:00
a0b3ecb697
add MwNborderWidth 2025-12-07 05:33:22 +09:00
2782277d06
add MwGetName 2025-12-07 04:14:02 +09:00
cc05431879
fix display leak 2025-12-05 13:08:27 +09:00
3ec8ccf40f
... and format 2025-12-05 07:47:01 +09:00
86d1de7221
i literally forgot to run modified script 2025-12-05 07:46:30 +09:00
134b4b68ce
oops 2025-12-05 07:44:35 +09:00
2a268c56f1
remove svn keywords 2025-12-05 07:43:04 +09:00
01416857b5 why did i make that macro anyways
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@832 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-12-01 18:16:17 +00:00
58d88f00a4 now that's better
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@829 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-29 22:04:23 +00:00
77ea00f047 ok
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@828 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-29 21:17:15 +00:00
27226ed28a MwNdrawHandler
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@826 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-29 13:14:08 +00:00
47f25a93e0 add get screen size
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@825 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-28 17:11:21 +00:00
7091438ee9 fix
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@820 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-26 22:04:02 +00:00
dbac9e5294 forgot
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@816 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-26 17:07:23 +00:00
1caece7406 add directory chooser
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@815 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-26 17:01:08 +00:00
f2bbadf62b update
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@813 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-25 20:21:15 +00:00
8a02b3d31b hmm
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@812 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-25 02:03:14 +00:00
a4b2e39259 hmm
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@809 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-25 01:56:31 +00:00
cd0cce2779 mhm
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@805 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-25 01:49:17 +00:00
cbc0818e2f AddUserHandler actually adds now
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@801 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-24 19:18:43 +00:00
c8c14bf00f add stuff
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@800 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-24 19:05:56 +00:00
8e1949ad12 fixed to use MwNvalue
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@796 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-24 16:12:18 +00:00
f70c201ae5 tmp
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@788 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-23 11:55:54 +00:00
7d81e59c7d add MwTreeViewSetOpened
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@779 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-22 15:25:18 +00:00
39cd88e547 listbox improvement
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@769 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-21 19:36:33 +00:00
38b5876fba treeview works
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@766 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-21 16:16:08 +00:00
c97f1722fc fix look, add actual event
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@764 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-21 15:07:12 +00:00
75c73e98e1 treeview works
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@762 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-20 12:45:07 +00:00
d96c6fef5e done
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@761 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-20 09:26:18 +00:00
e55d0ce70e working
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@760 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-20 08:56:41 +00:00
f1e6348221 yes
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@759 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-20 08:11:33 +00:00
2ed6053819 almost
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@758 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-19 14:06:56 +00:00
77e41ee367 uh
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@756 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-19 07:40:07 +00:00
5b0a5235cc wip
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@755 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-19 03:47:01 +00:00