6f6b08c0f5
wayland: start getting rid of cairo in favor of pixman
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 14:18:13 -07:00
0de09207a4
refactor font api
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-06 17:29:09 +09:00
cce41b32b8
document tiny flag; have it use flto on clang
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-31 17:15:25 -07:00
a00d4ba144
configure updates, new 'tiny config' option
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-31 16:54:01 -07:00
d4f6ca14e2
allow x11 backend to be disabled (on by default) (i doubt people will do this)
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-31 13:54:12 -07:00
af54b3e515
dynload x11 and xrender
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-03-31 13:24:28 -07:00
9d7d4541e4
dynload freetype2
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-03-31 12:44:32 -07:00
e312b325c8
fix things
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-29 09:42:34 +09:00
112ddd1521
fix libpng/libjpeg, enable zlib
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-29 09:36:43 +09:00
252490e2cf
Wayland pointer lock fixes
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 17:15:59 -07:00
1d76cabf4c
wip
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 15:25:02 +09:00
f1c4a12cf3
implement MwLLGetClipboard for X11
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 14:40:07 +09:00
f4e2ec8fa9
h
2026-03-24 23:44:30 -07:00
7162350e24
use-experimental-wayland => use-wayland
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-24 17:39:25 -07:00
47746ff30e
dynamically load wayland and its dependencies, fix warnings
2026-03-24 17:38:21 -07:00
6d7fe3271f
fix cursor thing for x11/gdi, also format
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-24 04:26:36 +09:00
3cf94f6651
wayland: malicious compliance with gnome's CSD rule
2026-03-19 19:43:57 -07:00
db577bb01f
mac opengl support. proper coordinate flipping
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-04 22:56:04 -07:00
e09eccbf5f
refactor font.c into an MwFL section ( #9 )
...
pyrite-dev/milsko/pipeline/head There was a failure building this commit
Reviewed-on: https://gitea.nishi.boats/pyrite-dev/milsko/pulls/9
Co-authored-by: IoIxD <alphaproject217@gmail.com>
Co-committed-by: IoIxD <alphaproject217@gmail.com>
2026-03-04 13:59:28 -06:00
836b13e62e
add RPN calculator demo
2026-01-27 17:02:40 +09:00
85994d42f1
fix issue #5
2026-01-15 05:16:27 +09:00
e73964882e
renamed appkit backend to cocoa and got something that compiles
2026-01-09 21:35:23 -07:00
da33a1a3c6
darwin: remove invalid characters
2026-01-09 14:45:12 -07:00
2d3bd9213e
appkit
2026-01-09 14:43:44 -07:00
f3683dece3
undo HAS_OPENGL stuff
2025-12-30 22:38:01 -07:00
6946c1eaf3
wayland: opengl support
2025-12-30 22:26:19 -07:00
91d9677bf7
add seven segment
2025-12-21 14:38:07 +09:00
a67a0c11f8
fix
2025-12-19 23:31:05 +09: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
75749697ba
netbsd wants pthread. idk why
2025-12-19 03:01:12 +09:00
320de34ce8
remove opengl from wayland in favor of cairo
2025-12-17 19:14:54 -07:00
50f11b1c69
introduce box widget
2025-12-15 14:09:30 +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
2a268c56f1
remove svn keywords
2025-12-05 07:43:04 +09: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
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
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
8d0cefd133
add separator
...
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@733 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-16 00:33:44 +00:00
db298fb6e9
add combobox demo
...
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@730 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-15 19:27:56 +00:00
95139469af
oops
...
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@699 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-14 06:42:29 +00:00
f3d296c34d
remove pthread
...
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@695 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-14 03:43:55 +00:00
4d5f5a2f9d
add mutex
...
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@691 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-13 10:50:32 +00:00
b0ea597d62
add MwLibraryInit
...
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@680 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-13 01:30:10 +00:00
da33803835
very wip combobox
...
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@673 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-12 17:40:52 +00:00
f61cf01c13
format
...
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@672 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-12 03:03:51 +00:00
d95939b23c
add classic theme option to Makefile.pl
...
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@664 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-11 12:15:48 +00:00
03759ead14
unixware support
...
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@645 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-08 22:54:18 +00:00
00e0780c3f
forgot
...
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@644 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-08 22:50:00 +00:00