mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[PR #348] [MERGED] Add rustfmt.toml for explicit styling #386
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#386
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/348
Author: @NeoTheFox
Created: 11/1/2025
Status: ✅ Merged
Merged: 11/2/2025
Merged by: @feschber
Base:
main← Head:rustfmt📝 Commits (2)
6d9620aPropose an explicit .rustfnt.tomlac9d91bAuto-format the existing code with new rules📊 Changes
36 files changed (+115 additions, -109 deletions)
View changed files
➕
.rustfmt.toml(+4 -0)📝
input-capture/src/dummy.rs(+1 -1)📝
input-capture/src/error.rs(+1 -1)📝
input-capture/src/layer_shell.rs(+4 -4)📝
input-capture/src/lib.rs(+2 -2)📝
input-capture/src/libei.rs(+3 -3)📝
input-capture/src/macos.rs(+11 -10)📝
input-capture/src/windows.rs(+1 -1)📝
input-capture/src/windows/event_thread.rs(+12 -13)📝
input-capture/src/x11.rs(+1 -1)📝
input-emulation/src/error.rs(+2 -2)📝
input-emulation/src/libei.rs(+8 -8)📝
input-emulation/src/macos.rs(+2 -2)📝
input-emulation/src/windows.rs(+5 -5)📝
input-emulation/src/wlroots.rs(+6 -7)📝
input-emulation/src/x11.rs(+2 -2)📝
input-emulation/src/xdg_desktop_portal.rs(+2 -2)📝
lan-mouse-cli/src/lib.rs(+2 -2)📝
lan-mouse-gtk/src/authorization_window/imp.rs(+2 -1)📝
lan-mouse-gtk/src/client_row.rs(+1 -1)...and 16 more files
📄 Description
This is the bare minimum
No unstable features this time.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.