Commit graph

44 commits

Author SHA1 Message Date
5315f4ec4d classic mac os
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 20:21:20 -07:00
252490e2cf Wayland pointer lock fixes
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 17:15:59 -07:00
fa9ad8b984 enable wayland by default on linux builds
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-03-25 00:43:35 -07:00
9757623d3c make always_render a global variable, MwWaylandAlwaysRender
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-24 23:24:20 -07:00
47746ff30e dynamically load wayland and its dependencies, fix warnings 2026-03-24 17:38:21 -07:00
5e823b5a25 wayland: gl improvements
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-23 19:30:21 -07:00
c3d25e6b7d wayland: don't do draw dispatch on forceRender anymore, merely update the buffer
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-22 16:32:36 -07:00
9309b5fe83 remove old hacks from wayland code, including MwLLBeginDraw and MwLLEndDraw which was really only ever needed for wayland and not anymore
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-18 19:24:51 -07:00
fc7896b5ce wayland: improve event loop
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-17 22:17:05 -07:00
db577bb01f mac opengl support. proper coordinate flipping
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-04 22:56:04 -07:00
11fec984cf
fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-02-06 22:05:13 +09:00
5413332506
introduce MwWidget->berserk 2026-01-23 15:29:32 +09:00
8cdffa12ae wayland/opengl: fix o->egl_window_native warning 2026-01-04 11:13:59 -07:00
30a100fd28 wayland/opengl: set EGL_DEPTH_SIZE to 24 2026-01-03 19:21:03 -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
72820e87f1
rename clipboard_received to clipboard 2025-12-31 04:35:10 +09:00
d3147ac087
format 2025-12-31 04:29:27 +09:00
4bdda59693 better api for clipboard 2025-12-31 04:29:13 +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
51df555b5a huge WIN
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@705 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-14 11:53:35 +00:00
1792b95516 fix
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@703 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-14 10:48:08 +00:00
2b7e1986a2 check for backend
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@688 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-13 05:46:06 +00:00
295e685f54 backend refactor
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@683 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-13 02:27:31 +00:00
d96b74c1b1 fix for gdi case
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@660 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-11 10:54:49 +00:00
98f4c4b03d format
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@658 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-10 08:55:19 +00:00
2f5539048b fix some stuff
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@654 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-09 12:13:46 +00:00
9b45083747 remove xcursor
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@641 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-08 22:40:41 +00:00
bfdb585dcf format
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@614 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-07 04:56:47 +00:00
3e7d53b958 reduce cpu usage
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@590 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-04 02:43:38 +00:00
83340f95a2 smooth movement
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@587 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-04 01:52:44 +00:00
e5e0de7765 add progressbar
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@525 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-10-30 23:16:03 +00:00
IoIxD
ebc674f403 merge generic_func_idea from git
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@433 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-10-20 21:55:30 +00:00
36b84e2ee7 watcom
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@249 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-10-10 10:17:30 +00:00
4a23bf61b3 add clock
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@245 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-10-09 15:20:49 +00:00
7b0173e7c4 fix sloppy focus
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@231 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-10-08 18:03:46 +00:00
84a4efa57e add new callback
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@225 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-10-08 15:24:30 +00:00
d2ca65e5ed add new methods to class
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@167 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-10-04 19:22:47 +00:00
4452531d90 working on scrollbar, wip
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@163 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-10-04 16:34:24 +00:00
68510eff6b add return code for some stuff
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@156 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-10-04 13:57:28 +00:00
217d318b32 move
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@110 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-10-01 17:29:07 +00:00
Renamed from src/opengl.c (Browse further)