En-En
d759c64681
dep: bump xcb to 1.6.0
...
switch from the deprecated API we found unsoundness in to the one introduced in 1.6.0
2025-08-23 11:39:05 -04:00
Shawn Wallace
388d291e82
Bump version
2025-08-18 00:24:57 -04:00
Shawn Wallace
e4bb8c3f9d
cargo clippy everywhere
2025-07-12 12:32:20 -04:00
Shawn Wallace
799027d1ae
server: refactor to use ECS
...
This should simplify how some of the code reads, as well as allowing for future
feature additions to be accomplished in a less restrictive manner. The slotmap +
Object enum pattern was kind of like a really bad ecs in a way anyway. Also I
was looking for an excuse to use an ecs.
2025-06-19 00:55:08 -04:00
Shawn Wallace
3ba30b149f
Bump version
2025-05-28 23:14:15 -04:00
Shawn Wallace
de6790934b
Add git revision to log
2025-05-28 23:10:53 -04:00
bbb651
180efb0ba9
Support XDG Activation
...
Test XDG Activation
2025-03-20 09:05:24 -04:00
En-En
cca74a5f6b
Remove paste dependency
...
https://rustsec.org/advisories/RUSTSEC-2024-0436.html
2025-03-17 18:03:50 -04:00
Shawn Wallace
caf88fcb45
Force clippy for the whole workspace
2025-03-13 20:00:13 -04:00
Shawn Wallace
44590a416d
Bump version
2025-02-10 23:08:39 -05:00
Shawn Wallace
9de1334c0c
Update dependencies
2025-01-25 15:16:28 -05:00
Shawn Wallace
03a53b6ad7
Set primary output when window focused
...
Closes #80
2024-12-18 01:49:55 -05:00
Shawn Wallace
a713cf46cb
Bump version
2024-10-28 21:47:45 -04:00
Shawn Wallace
73ca9c91f1
Replace simple_event_shunt macro with proc macro
...
This macro is pretty complicated and I needed to add the ability to
clean keywords, so it makes more sense to have this be a proc macro.
2024-10-25 01:21:58 -04:00
Michael Yang
d8bfa0a1a3
feat: add systemd notify with feature
2024-07-06 13:15:50 -04:00
Shawn Wallace
b6d281967c
Update dependencies and bump version
2024-06-12 00:16:18 -04:00
Shawn Wallace
5e7f2df05e
Sync clipboard between X11 and Wayland
...
You would not believe how much work this was.
Closes #23
2024-06-06 22:41:19 -04:00
Shawn Wallace
c95655299e
Add dependencies to readme and bump version
2024-05-17 23:52:49 -04:00
Shawn Wallace
c1fc38c3d2
Reorganize file layout
...
Moves satellite to be the root package, also allowing it to be built
by default.
2024-05-17 23:01:57 -04:00
Shawn Wallace
85b940e427
Initial commit
2024-04-29 00:30:06 -04:00