mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[PR #58] [MERGED] enable gtk frontend in windows #260
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#260
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/58
Author: @feschber
Created: 12/23/2023
Status: ✅ Merged
Merged: 12/24/2023
Merged by: @feschber
Base:
main← Head:enable-gtk-in-windows📝 Commits (10+)
ee20bd7enable gtk frontend in windows32d9501fix formatting4f8cecbupdate rust workflow8ebac13try python 3.110394a1etry smthce245a9libpng fix (wingtk/gvsbuild/pull/1004)147d381add pkgconfig, try removing vs7d9d600fix pkgconfig install (hopefully)d1138fdadd pkg-config to pathbf017b7fix pkgconfig path📊 Changes
11 files changed (+208 additions, -20 deletions)
View changed files
📝
.github/workflows/pre-release.yml(+37 -1)📝
.github/workflows/rust.yml(+37 -1)📝
.github/workflows/tagged-release.yml(+37 -1)📝
Cargo.toml(+4 -6)📝
README.md(+66 -0)📝
build.rs(+0 -1)📝
src/config.rs(+2 -2)📝
src/frontend.rs(+3 -3)📝
src/frontend/gtk.rs(+10 -0)📝
src/frontend/gtk/window/imp.rs(+9 -4)📝
src/main.rs(+3 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.