Commit Graph

49 Commits

Author SHA1 Message Date
Nova
fc45b4e400 feat: client state (save/restore) 2023-09-28 09:55:45 -04:00
Nova
af75d2a451 refactor(core): remove dashmap 2023-09-28 01:30:26 -04:00
Nova
707e56cb6f refactor: panel items 2023-09-03 10:38:31 -04:00
Nova
6f4da69e36 feat: async methods 2023-09-02 19:49:53 -04:00
Stephen Christie
5634729445 feat: Start converting method calls to async 2023-08-27 17:11:20 -04:00
Nova
0736f99631 feat: fd passing 2023-07-31 23:44:17 -04:00
Nova
0e61d51072 feat(input): custom pointers 2023-05-31 08:50:15 -04:00
Nova
e61c04960e fix(node): better send remote signal 2023-05-31 08:48:59 -04:00
Nova
4737149c85 feat(wayland): popups, more compatibility, more stability
get_parent


grab


popups

fix head thingy


popup list


feat: remove set_active

feat(wayland): commit_popup

feat(wayland): cleanup


moar changess


actually fix the problem with everything oh my god


proper popup state


fix: multi thread event loop


fix: match popup surface ID


make wayland input system go over surfaces instead of toplevels


feat: massive refactor of all wayland things
2023-04-24 06:30:39 -04:00
Nova
be41f11b83 feat(input): new system 2023-02-25 16:39:30 -05:00
Nova
969e4de882 feat: disabled/enabled 2023-02-16 00:30:25 -05:00
Nova
e5acb3013f fix: node aspect drawable 2023-02-09 03:58:56 -05:00
Nova
3d57bed1c0 refactor: node aspect drawable 2023-02-08 21:06:24 -05:00
Nova
45839ebf60 fix: cargo fmt 2023-02-07 18:04:20 -05:00
awtterpip
5c605932ef gave audio interface proper name 2023-02-07 09:13:55 -06:00
piper
bccdc8221e feat: audio! 2023-02-04 20:39:08 -05:00
Nova
742780e34e refactor: remove many unwrap calls 2023-01-25 11:50:53 -05:00
Nova
173fba35fa feat: even more tracing 2023-01-15 01:13:22 -05:00
Nova
400f3a23bf feat: spatial tracing 2023-01-14 22:59:00 -05:00
Nova
afd0946558 fix(input): reduce latency by several frames 2023-01-14 11:03:47 -05:00
Nova
c171d9e6db feat: tracing 2022-12-02 20:46:28 -05:00
Nova
d7a607a663 switch to color_eyre instead of anyhow 2022-12-02 13:58:54 -05:00
Nova
3c708d1aaf feat(drawable): lines 2022-11-21 16:39:28 -05:00
Nova
f19ba93958 refactor(client): use new messenger 2022-10-30 00:14:24 -04:00
Nova
09a2572c3b refactor(node): return Result<&T> from get aspect 2022-10-29 07:32:51 -04:00
Nova
c42a29a034 feat: zones 2022-10-20 11:32:33 -04:00
Nova
66de0a2d53 refactor(alias): new fn 2022-10-18 11:58:33 -04:00
Nova
88555ee047 refactor: modularize getting nodes and aspects 2022-10-18 10:58:39 -04:00
Nova
1f371fe497 fix(node): get client returns option 2022-10-13 00:29:50 -04:00
Nova
12668419ce feat(drawable): text 2022-09-26 07:09:37 -04:00
Nova
bbd3159a62 refactor(node): label aspects 2022-09-26 00:39:15 -04:00
Nova
69f7a432d5 refactor(model): move into drawable 2022-09-25 03:41:36 -04:00
Nova
101fadd55d feat: startup settings 2022-09-24 13:20:43 -04:00
Nova
df61f74583 refactor: make ready for cargo publishing 2022-09-17 18:43:04 -04:00
Nova
296da9381b refactor(fields): submodules for types 2022-09-14 22:50:29 -04:00
Nova
e492e15013 refactor(items): environment submodule 2022-09-14 22:39:15 -04:00
Nova
8c3c211162 refactor(nodes): move nodes::core to nodes::self 2022-09-14 22:35:23 -04:00
Nova
4d897f4fcd feat(input): mouse pointer 2022-09-13 16:40:59 -04:00
Nova
342a413b9a refactor: clean up modules 2022-09-13 15:39:09 -04:00
Nova
2ea2ec0b07 feat: /hmd 2022-09-05 01:22:19 -04:00
Nova
6c172a98b6 feat: model node :D 2022-08-17 19:08:48 -04:00
Nova
204d730fb2 feat: input pointer specialization 2022-07-05 05:46:21 -04:00
Nova
a30b6d02b7 feat: basic input 2022-07-01 03:51:28 -04:00
Nova
e0db378181 feat: items 2022-06-27 09:54:37 -04:00
Nova
34d95067dd feat: root node 2022-06-16 14:18:00 -04:00
Nova
0c1a7af8a5 feat(data): pulse sender registry 2022-06-11 23:49:19 -04:00
Nova
c325cb8595 feat: field 2022-06-11 15:34:45 -04:00
Nova
c64db257d2 feat(node): add basic spatial aspect 2022-05-17 00:27:46 -04:00
Nova
cbfd4c13c2 feat: basic scenegraph, node, and spatial 2022-05-16 14:19:08 -04:00