Commit graph

1,425 commits

Author SHA1 Message Date
984b8de414 tiny config disables dbus integrationg 2026-04-26 14:01:33 -07:00
837c28133a ensure even further that the clipboards are set up if the function is called before wl_seat)
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-26 13:44:11 -07:00
6c3d376d1f Merge branch 'master' of ssh://gitea.nishi.boats:2222/pyrite-dev/milsko
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
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
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
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
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-26 13:10:45 -07:00
64bd640529 remove comments as they are documented in xml now
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-27 05:07:24 +09:00
3beb11706e make listbox faster
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-27 05:04:54 +09:00
6927ffd27d
introduce MwNdarkThemeAutomatic
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-27 05:00:41 +09:00
6f9f98f22c wayland: don't destroy wl_pointer/wl_keyboard
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-26 13:00:12 -07:00
7cb7a2739e wayland: early return on SetWHImpl if width and height are the same
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-26 12:47:22 -07:00
8ad9e19de0 fix viewport on wayland
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-26 12:44:04 -07:00
212d00ea13
fix stuff
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-27 04:25:16 +09:00
21e2f2d599
update how newlines are handled
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-27 04:04:04 +09:00
2ae01d3902
fix font rendering
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-27 03:48:15 +09:00
2cd11d0189
stuff
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-27 03:40:09 +09:00
190e4353e4
fix ft2 rendering
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-27 03:39:02 +09:00
986ffdccc1
fix cursor position
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-27 03:31:18 +09:00
ca703f24d5
measure line properly
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-27 03:14:12 +09:00
833947c1ec
introduce widget->user
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-26 23:09:02 +09:00
4536b30fbc fix combobox issue
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-24 12:53:27 +09:00
1c26efcc91 idk
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-24 09:09:37 +09:00
47c2a74d74 combobox should close when the parent window is resized
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
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
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 14:39:38 -07:00
7cdd2bcc79 fix memleaks under wayland
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 14:02:33 -07:00
70c5d7782f wayland now changes the cursor properly
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 13:32:05 -07:00
cb375fbcbf fix weston
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 12:31:53 -07:00
201c5f84a5
add NULL as parent for MwReparent
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-24 04:24:07 +09:00
2a09a71659
oops
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-24 04:06:24 +09:00
d9a6c7ee5f
format
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-24 03:53:54 +09:00
05e7d8377b
improve menu
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-24 03:53:31 +09:00
ae0791dbc3 don't call wl_pointer_set_cursor on pointer_enteR
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 11:28:38 -07:00
261622a2e0 h
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 11:04:47 -07:00
21d07056d9 fix window disappearing on weston
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 10:57:05 -07:00
efc6002bdb Merge branch 'master' of ssh://forgejo.nishi.boats:2222/pyrite-dev/milsko
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 10:45:39 -07:00
9c95757f8d wayland: better system for destroyed events 2026-04-23 10:45:29 -07:00
0c793d6832
improve xrender output
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-24 02:42:29 +09:00
d225f7cb72
add widgets to periodic table
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-24 02:23:25 +09:00
183e2b0e04 WOW
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-24 02:02:44 +09:00
81b154982b ughghghhhh
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-24 01:51:11 +09:00
f8fff8f37d add cursor
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-24 01:43:50 +09:00
da20432c31 ugh
Some checks are pending
pyrite-dev/milsko/pipeline/head Build queued...
2026-04-24 01:43:38 +09:00
85c5409790 man
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 23:27:44 +09:00
a249b3264d seems to work
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 23:03:25 +09:00
ca7e50d911 fix clipping
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 22:47:52 +09:00
dbb436f5a2 better yet broken
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 22:45:46 +09:00
06645250ca
fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 17:05:50 +09:00
6ae6386852
test
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 17:05:24 +09:00
5ff982d106 add ui charset converter and stuff
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 14:59:35 +09:00