Commit graph

604 commits

Author SHA1 Message Date
ab9d0ffc5f
improve submenu 2025-12-21 11:53:47 +09:00
a67a0c11f8
fix 2025-12-19 23:31:05 +09:00
dc8168df12
fix 2025-12-19 22:36:49 +09:00
604ff72d6e
add MwNbitmapFont 2025-12-19 22:35:35 +09:00
a384add9e9 wayland: properly do MwLLPending and MwLLNextEvent 2025-12-18 23:50:03 -07:00
6123fd1304 wayland: implement tool windows. add destructors for protocols 2025-12-18 23:32:51 -07:00
b7488b9440 wayland: seperate MwLLPending and MwLLNextEvent 2025-12-18 19:59:40 -07:00
18511dec2f wayland: remove a few unused fields 2025-12-18 18:27:44 -07:00
59ff6f1008 wayland: add icon support 2025-12-18 18:21:57 -07:00
a27a01ce41 wayland: MwLLGetClipboardImpl. 2025-12-18 17:46:23 -07:00
b0f4713ff1 wayland: remove unused cursor_shape 2025-12-18 13:46:22 -07:00
8d4e845e7c wayland: MwLLGetScreenSize 2025-12-18 13:43:45 -07:00
aeaf0a4547 wayland: MwLLGetCursorCoordImpl 2025-12-18 13:16:16 -07:00
b366fc12a7 Merge branch 'master' of ssh://gitea.nishi.boats:2222/pyrite-dev/milsko 2025-12-18 13:15:20 -07:00
d8c08f80d6 wayland: cursor support 2025-12-18 13:15:03 -07:00
bfa0a5811e
fix 2025-12-19 04:38:29 +09:00
19f52488b8
fancy things 2025-12-19 03:57:45 +09:00
c6e7421b31 wayland: key modifiers 2025-12-18 11:36:04 -07:00
a815998ace wayland: fix pointer 2025-12-18 11:26:51 -07:00
72fbba1a74 force aliasing 2025-12-18 12:24:06 +09:00
b8a92f4ae0 wayland: buffer destroy/recreate in SetWHImpl too 2025-12-17 19:44:15 -07:00
724b008220 impl resizing in wayland 2025-12-17 19:41:05 -07:00
320de34ce8 remove opengl from wayland in favor of cairo 2025-12-17 19:14:54 -07:00
d117241ba7
math 2025-12-18 11:08:23 +09:00
1907dd5d49
optimization 2025-12-18 10:57:10 +09:00
224fc48ecd
yes 2025-12-17 21:37:01 +09:00
8bb1cbdc09
tiny fix 2025-12-15 15:55:59 +09:00
00b542428d
make it macro 2025-12-15 15:45:53 +09: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
1853cd1e7f
fix 2025-12-15 11:42:09 +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