Commit graph

876 commits

Author SHA1 Message Date
7f43a974cd pixmap works 2025-12-15 12:21:14 +09:00
bee6cb81ca
now ACTUALLY format 2025-12-15 11:07:58 +09:00
7a81af9922 some stuffs work 2025-12-15 11:05:20 +09:00
4951e8995e remove egl dependency 2025-12-15 09:31:33 +09:00
f68b9a9aae remove egl stuff from wayland to make way for a software renderer lmao 2025-12-14 17:04:35 -07:00
270c87bca2
care abt DESTDIR 2025-12-15 07:21:45 +09:00
dabe62d475
forgot 2025-12-15 07:10:23 +09:00
1e74356db7
method name consistency 2025-12-15 07:05:42 +09:00
bc998806ee
oops 2025-12-15 06:51:31 +09:00
cf4fdc531a
update color things 2025-12-15 06:48:40 +09:00
f9c0ec987e
improvement 2025-12-12 17:51:26 +09:00
0c8715ec9f
bugfix 2025-12-12 17:26:57 +09:00
363897df74
background pixmap 2025-12-11 01:37:13 +09:00
e57f3fd910
update 2025-12-11 00:50:50 +09:00
82f9330bef
add MwNfillArea 2025-12-10 13:26:19 +09:00
bbc27d680a
that is simply wrong 2025-12-10 12:57:40 +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
b9796e99d5
tiny fix 2025-12-08 00:32:56 +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
c2e960fe59
make destroyed 1 on child widgets too 2025-12-07 06:34:16 +09:00
a0b3ecb697
add MwNborderWidth 2025-12-07 05:33:22 +09:00
14cf131528
finally fix 2025-12-07 05:26:16 +09:00
ce80f70332
idk 2025-12-07 05:25:08 +09:00
498a76facd
idk 2025-12-07 05:24:23 +09:00
0e183f64f2
oops 2025-12-07 05:23:16 +09:00
d4887f4940
allow null value 2025-12-07 05:22:52 +09:00
d5336dd38c
allow null value 2025-12-07 05:21:22 +09:00
5fea127518
update color db 2025-12-07 05:19:10 +09:00
baa2f81d9a
update milsko.xml 2025-12-07 04:20:30 +09:00
2782277d06
add MwGetName 2025-12-07 04:14:02 +09:00
e397f40485
format 2025-12-07 03:43:14 +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
771faf1418
oops 2025-12-05 07:45:43 +09:00
134b4b68ce
oops 2025-12-05 07:44:35 +09:00
2a268c56f1
remove svn keywords 2025-12-05 07:43:04 +09:00
6c22ab8cd6
test 2025-12-02 10:55:20 +09:00
30bdc7445a
no more warning 2025-12-02 10:39:02 +09:00
09325acb6c forgot
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@833 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-12-01 18:30:11 +00: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
9831c033fb fix
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@831 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-29 22:37:15 +00:00
ca987f91aa there we go
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@830 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-29 22:12:58 +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
77ec32ef42 fix
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@827 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-29 14:59:41 +00:00