Nova
d549018024
feat: xwayland rootful and rootless (both broken)
2023-11-20 03:33:36 -05:00
Nova
5cd92f2c03
feat: upgrade smithay
2023-11-17 08:59:10 -05:00
Matthew Croughan
2450411e21
fix(flake): use ref instead of branch ( #17 )
...
Sometimes, for example when making a release, there is no branch, only a
ref like refs/head/v1, which means branch is set to null
2023-11-01 17:57:31 -04:00
Nova
b53bfde23b
refactor(input): remove unnecessary limit break
2023-10-24 22:10:33 -04:00
Nova
15eb73af41
feat: 2x scaling
2023-10-24 22:09:09 -04:00
Nova
3c82ae309c
fix(input): don't log anything
2023-10-24 01:18:39 -04:00
Nova
4adcfca2fe
fix(input): don't debug captures
2023-10-24 00:54:27 -04:00
Nova
f893491bed
feat(input): captured bool
2023-10-24 00:41:17 -04:00
Nova
9d1181aaca
feat: todo on fields
2023-10-19 15:00:18 -04:00
Nova
b0f9bf24cf
feat: initial stardust themes!!
2023-10-17 07:12:06 -04:00
Nova
3527ce2507
fix(pointer): proper distance
2023-10-08 19:18:51 -04:00
Nova
f045bfb93d
feat: optimization
2023-10-08 18:44:52 -04:00
Nova
3d4ab27a14
fix(data): lesser key with empty vector being treated as different than typed vector
2023-10-07 13:38:06 -04:00
Nova
54ff87c146
remove: sk.kmp
2023-10-01 21:54:56 -04:00
Nova
2bc988fe3d
fix: scroll
2023-10-01 21:47:13 -04:00
Nova
051893858b
fix(wayland): don't log key events :p
2023-10-01 01:35:52 -04:00
Nova
1ac211c23f
fix(wayland): keyboard input
2023-10-01 01:35:04 -04:00
Nova
4874f010dd
fix: use core version on git
2023-10-01 00:40:05 -04:00
Nova
da894143f9
feat: proper ctrl+c stop
2023-09-29 00:26:53 -04:00
Nova
109affec81
feat: save client states on sigint
2023-09-28 12:08:45 -04:00
Nova
665e6b034f
feat(state): save state to ~/.local/state/stardust/<uid> on graceful disconnect
2023-09-28 10:31:23 -04:00
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
3136a8f2b7
feat(suis/hand): distance per joint
2023-09-27 01:16:44 -04:00
Nova
e97368f3e2
feat: upgrade smithay
2023-09-25 22:38:00 -04:00
Nova
4da7ed1ccf
feat(wayland): touch support
2023-09-24 11:44:26 -04:00
Nova
bf248e192f
fix(objects/input): disable_controller still lets hands exist
2023-09-24 11:44:16 -04:00
Nova
167c3d1cbf
fix(item): remove acceptor arg from release
2023-09-16 13:53:15 -04:00
Nova
b39d8f37f4
fix(panel): remove start data local signal
2023-09-16 13:52:53 -04:00
Nova
1198797db8
fix(wayland): don't clone topleveldata
2023-09-16 13:52:31 -04:00
Nova
823a71a286
fix(main): don't enable eye pointer for flatscreen mode with hands
2023-09-16 04:05:34 -04:00
Nova
f78da4b198
refactor(wayland/seat): boolean for keypress instead of u32
2023-09-08 20:23:40 -04:00
Nova
558fb1aa4e
fix(flake.lock): update flatland
2023-09-08 12:31:10 -04:00
Nova
abe32a8dbd
fix(panel): remove unnecessary inverse global transform on startup settings
2023-09-08 12:28:55 -04:00
Nova
d9e040bf8b
fix(flake.lock): update flatland
2023-09-08 00:37:15 -04:00
Nova
0b8da1d280
feat: version bump
2023-09-04 17:12:42 -04:00
Nova
455f3a0e9c
refactor: disable xwayland by default
2023-09-04 13:18:06 -04:00
Nova
411b30294b
fix(xdg_shell): indicate fullscreen active
2023-09-04 13:17:48 -04:00
Nova
1d54b75a53
fix(wayland): remove unwraps
2023-09-04 12:15:48 -04:00
Nova
4c56c31bfc
fix(object/mouse pointer): update keyboard protocol
2023-09-04 11:40:44 -04:00
Nova
b21e031668
fix(wayland): no more external dmabufs
2023-09-03 17:55:22 -04:00
Nova
7c6b2f5949
fix(wayland): closing toplevels
2023-09-03 11:02:42 -04:00
Nova
1f66d7dee4
fix(wayland): new API
2023-09-03 10:38:31 -04:00
Nova
53b035ef92
feat(wayland+xwayland): initial window setup
2023-09-03 10:38:31 -04:00
Nova
237b084a65
refactor(panel item): nuke unnecessary functions
2023-09-03 10:38:31 -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
matthewcroughan
b9603dc0a1
nix: refactor
...
- Remove unnecessary fenix input
- Remove unnecessary arguments to buildRustPackage
- Remove obsolete/unnecessary hacks
- Minimize code duplication and maximize re-use by using flake.parts
- Split out stardust-xr-server derivation into its own nix file in nix/stardust-xr-server
- Automatically get name of package from Cargo.toml
- Advertise support for riscv64-linux in flake outputs
2023-08-24 14:39:14 +01:00
Nova
0323fbfb86
fix(data): ignore types for masks if one is null
2023-08-23 13:57:42 -04:00