mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
[PR #112] [MERGED] use slab instead of reinventing the wheel #287
Labels
No labels
Xorg
documentation
enhancement
macos
pull-request
question
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/lan-mouse#287
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/feschber/lan-mouse/pull/112
Author: @feschber
Created: 4/25/2024
Status: ✅ Merged
Merged: 4/25/2024
Merged by: @feschber
Base:
main← Head:use-slab📝 Commits (1)
40df99cuse slab instead of reinventing the wheel📊 Changes
14 files changed (+83 additions, -115 deletions)
View changed files
📝
Cargo.lock(+1 -0)📝
Cargo.toml(+1 -0)📝
src/capture/libei.rs(+3 -3)📝
src/client.rs(+30 -56)📝
src/frontend.rs(+3 -3)📝
src/frontend/cli.rs(+4 -6)📝
src/frontend/gtk.rs(+9 -9)📝
src/frontend/gtk/client_object.rs(+2 -2)📝
src/frontend/gtk/window.rs(+5 -5)📝
src/server.rs(+2 -2)📝
src/server/capture_task.rs(+5 -7)📝
src/server/emulation_task.rs(+1 -1)📝
src/server/frontend_task.rs(+14 -18)📝
src/server/ping_task.rs(+3 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.