Commit graph

1,638 commits

Author SHA1 Message Date
a16e48edd5 started on layer surface 2026-07-07 23:04:58 -07:00
7dad6806c3 allow tool windows without a parent; currently fake them, should use layer surfaces later 2026-07-07 20:47:32 -07:00
b860c26505 actually fix Borderless on wayland and confirm it working 2026-07-07 18:29:02 -07:00
5ea01c80c5 wayland: fix popup positioning 2026-07-07 18:22:59 -07:00
d3b0996561 wayland: fix MakeBorderless not working w CSD 2026-07-05 00:44:54 -07:00
0826afb334 fix color leak 2 2026-07-05 06:51:49 +09:00
1f4fddfa67 fix color leak 2026-07-05 06:30:54 +09:00
541499f43c add RESIZE_ON_TICK and fix CMake 2026-07-05 05:24:03 +09:00
7d40eff3e5 fix 2026-05-27 15:45:57 +09:00
884c05acb7 wayland: oops! we have MwTimeGetTick, we should use that (even though I'm not sure if that's consistent across platforms. but it will at least compile 2026-05-24 23:01:48 -07:00
052863dcfe wayland: set a default for keyboard_repeat/keyboard_rate in case a compostior doesn't send key_repeat_info 2026-05-24 22:54:50 -07:00
e8a4e266b3 wayland: do keyboard repeat 2026-05-24 22:51:10 -07:00
3c1bd9956f wayland: 'focused' widgets should also have key events sent 2026-05-24 22:18:29 -07:00
fcca66d1e4 cmake builds shouldn't be linking to libraries that we dynload 2026-05-24 14:13:02 -07:00
3727c9f587 fix wayland csd 2026-05-23 23:34:38 -07:00
6ecbe998f8 fix wayland csd 2026-05-23 23:32:43 -07:00
314cc0da85 format 2026-05-23 06:15:20 +09:00
add02b695b make label respect alignment 2026-05-23 06:14:37 +09:00
3dac44ed92 use proper method 2026-05-23 03:53:13 +09:00
f7df6df342 better fix 2026-05-23 03:49:47 +09:00
732b47a300 fix 2026-05-23 03:47:09 +09:00
143167761c fix warning 2026-05-23 03:42:23 +09:00
149f99622a add disabled widgets 2026-05-22 11:41:17 -07:00
9e165b71d4 add MwNiconPixmap to frame and MwTabFocus 2026-05-23 03:16:37 +09:00
3d6e08541a fix 2026-05-22 14:17:40 +09:00
e7506922d2 finalize tab fix a bit more 2026-05-21 18:21:50 -07:00
262019b1d4 fix 2026-05-22 09:19:19 +09:00
95e7db9607 Mw/TypeDefs.h: new -> _new 2026-05-21 15:45:26 -05:00
2e2833f57b color 2026-05-21 10:56:12 +09:00
1fe971e1df fix 2026-05-21 08:43:45 +09:00
31df1aa72c wayland: don't incl dbus 2026-05-20 16:33:43 -07:00
9ee96a71c4 wayland: overhaul CSD, functions/looks much better. 2026-05-20 16:29:43 -07:00
632f63dee8 backport fix 2026-05-21 06:04:04 +09:00
6f204af3e6 wayland: fix comment 2026-05-20 14:02:41 -07:00
637015e4d5 rename MwWaylandAlwaysRender to MwWaylandVulkan 2026-05-20 02:43:22 -07:00
b8229c3ee8 wayland/opengl: revert "instead of just breaking, select the one with the lowest visual ID" 2026-05-20 04:09:47 -05:00
ddca432762 wayland/opengl: instead of just breaking, select the one with the lowest visual ID specifically 2026-05-20 04:07:44 -05:00
86286a0420 wayland/opengl: break after first config match, amidst other c89 fixes. 2026-05-20 04:03:12 -05:00
b7415dd240 fix calling convention stuff 2026-05-15 01:32:29 +09:00
276a9eeec5 fix warnings and sigsegv 2026-05-15 00:25:24 +09:00
65115b53d6
remove old stuff 2026-05-14 21:25:16 +09:00
4b335ad49f
fix 2026-05-14 21:24:43 +09:00
35e8e819e1
fix 2026-05-14 21:12:47 +09:00
32266c7656
add table widget 2026-05-14 21:10:22 +09:00
0628250631 draw func for label should be set per widget oops 2026-05-13 00:37:22 -07:00
501e32375e label: oops, put the function for setting draw_seven_segment in the correct place 2026-05-13 00:16:17 -07:00
b258f1e05d label: replace giant if/else block in draw, just change the draw handler function when MwSetSevenSegment is called 2026-05-13 00:05:06 -07:00
206dd9a0a6 1.3 v1.3 2026-05-13 14:49:02 +09:00
1ec68267e5 forgot to update xml 2026-05-13 14:47:48 +09:00
e448a8ed4e fix 2026-05-13 14:41:35 +09:00