Commit graph

9 commits

Author SHA1 Message Date
sxyazi
bfdbe4ffa0
Format 2024-04-09 01:01:30 +08:00
Mika Vilpas
63b20ba2cb
WIP: refactor: send the move events after moving is successful
NOTE: this removes the "tab" key from the event, as the tab is not
currently passed to the scheduler and it seemed like a bigger change to
do right now.
2024-04-09 01:00:35 +08:00
Mika Vilpas
0bc5529362
feat: cut and paste (x -> p) sends new "move" events 2024-04-09 01:00:35 +08:00
sxyazi
d04b549f4e
feat: merge the sender and severity in the DDS payload into the same field to simplify the protocol (#871) 2024-04-04 02:33:58 +08:00
三咲雅 · Misaki Masa
1b030e0f52
fix: a race condition in DDS static messages sent as internal events (#868) 2024-04-03 00:31:11 +08:00
三咲雅 · Misaki Masa
b51babde1c
feat: the cd event in DDS will now also be triggered when the tab is first created (#861) 2024-04-02 01:39:20 +08:00
sxyazi
7a99ea4409
fix: wrong state pointed to and ignore plugin/flavor directory creation errors 2024-04-01 00:11:07 +08:00
三咲雅 · Misaki Masa
bfcf401b40
feat: add a new sender property to the DDS payload (#855) 2024-03-31 22:29:52 +08:00
三咲雅 · Misaki Masa
903f3da7e5
feat: DDS (Data Distribution Service) (#826) 2024-03-29 23:30:30 +08:00