Commit graph

1,438 commits

Author SHA1 Message Date
2a982603d3 fix font rendering 2026-04-27 11:58:53 +09:00
4bf321f3a2 introduce MwFreeWidget 2026-04-27 11:44:10 +09:00
3779b2e0db new x11 option for disabling the forced click-to-focus so that the fuzzer can work: 2026-04-26 19:43:32 -07:00
bb51bc3c5f x11: have upper bounds on pixmap drawings 2026-04-26 19:34:11 -07:00
9035133782 Update src/backend/x11.c 2026-04-26 20:13:33 -05:00
3005ec9c0c fuzzer fixes 2026-04-26 18:11:39 -07:00
2e23342620 Update src/backend/x11.c 2026-04-26 19:54:19 -05:00
f00c380f3d more comprehensive fuzzer 2026-04-26 17:42:56 -07:00
a78b7b6762 fix some uninitialized values 2026-04-27 08:54:13 +09:00
4aaecdb962 Merge branch 'master' of ssh://gitea.nishi.boats:2222/pyrite-dev/milsko 2026-04-26 14:02:23 -07:00
984b8de414 tiny config disables dbus integrationg 2026-04-26 14:01:33 -07:00
e65d4e7f32
fix font rendering 2026-04-27 05:50:50 +09:00
4e78157e71
why? 2026-04-27 05:50:05 +09:00
16a0eeae4f
fix font rendering 2026-04-27 05:47:08 +09:00
837c28133a ensure even further that the clipboards are set up if the function is called before wl_seat) 2026-04-26 13:44:11 -07:00
6c3d376d1f Merge branch 'master' of ssh://gitea.nishi.boats:2222/pyrite-dev/milsko 2026-04-26 13:24:02 -07:00
215488e653 wayland: account also for compositors that may be presenting wl_data_device before wl_seat 2026-04-26 13:23:33 -07:00
b6e21d8478
make treeview faster too 2026-04-27 05:12:52 +09:00
1e939ae316 wayland: memset device_ctx_wl to accomidate for platforms that don't have a clipboard device 2026-04-26 13:10:45 -07:00
64bd640529 remove comments as they are documented in xml now 2026-04-27 05:07:24 +09:00
3beb11706e make listbox faster 2026-04-27 05:04:54 +09:00
6927ffd27d
introduce MwNdarkThemeAutomatic 2026-04-27 05:00:41 +09:00
6f9f98f22c wayland: don't destroy wl_pointer/wl_keyboard 2026-04-26 13:00:12 -07:00
7cb7a2739e wayland: early return on SetWHImpl if width and height are the same 2026-04-26 12:47:22 -07:00
8ad9e19de0 fix viewport on wayland 2026-04-26 12:44:04 -07:00
212d00ea13
fix stuff 2026-04-27 04:25:16 +09:00
21e2f2d599
update how newlines are handled 2026-04-27 04:04:04 +09:00
2ae01d3902
fix font rendering 2026-04-27 03:48:15 +09:00
2cd11d0189
stuff 2026-04-27 03:40:09 +09:00
190e4353e4
fix ft2 rendering 2026-04-27 03:39:02 +09:00
986ffdccc1
fix cursor position 2026-04-27 03:31:18 +09:00
ca703f24d5
measure line properly 2026-04-27 03:14:12 +09:00
833947c1ec
introduce widget->user 2026-04-26 23:09:02 +09:00
4536b30fbc fix combobox issue 2026-04-24 12:53:27 +09:00
1c26efcc91 idk 2026-04-24 09:09:37 +09:00
47c2a74d74 combobox should close when the parent window is resized 2026-04-23 14:50:11 -07:00
4d6d459920 wayland: fix warnings 2026-04-23 14:47:51 -07:00
931cff0f6d wayland: only recreate buffers on SetWH when Pending rolls around 2026-04-23 14:39:38 -07:00
7cdd2bcc79 fix memleaks under wayland 2026-04-23 14:02:33 -07:00
70c5d7782f wayland now changes the cursor properly 2026-04-23 13:32:05 -07:00
cb375fbcbf fix weston 2026-04-23 12:31:53 -07:00
201c5f84a5
add NULL as parent for MwReparent 2026-04-24 04:24:07 +09:00
2a09a71659
oops 2026-04-24 04:06:24 +09:00
d9a6c7ee5f
format 2026-04-24 03:53:54 +09:00
05e7d8377b
improve menu 2026-04-24 03:53:31 +09:00
ae0791dbc3 don't call wl_pointer_set_cursor on pointer_enteR 2026-04-23 11:28:38 -07:00
261622a2e0 h 2026-04-23 11:04:47 -07:00
21d07056d9 fix window disappearing on weston 2026-04-23 10:57:05 -07:00
efc6002bdb Merge branch 'master' of ssh://forgejo.nishi.boats:2222/pyrite-dev/milsko 2026-04-23 10:45:39 -07:00
9c95757f8d wayland: better system for destroyed events 2026-04-23 10:45:29 -07:00