Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
chiichen
/
libvnc-rs
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
6
Code
Issues
0
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 7, 2026
chore(deps): bump libvnc-sys/libvncserver from `23d7ef6` to `9e1d879` (#47)
Show description for d6f4477
dependabot[bot]
authored
d6f4477
View commit details
Copy full SHA for d6f4477
Browse repository at this point
Commits on Nov 22, 2025
chore: release (#45)
Show description for 62bc525
github-actions[bot]
authored
62bc525
View commit details
Copy full SHA for 62bc525
Browse repository at this point
chore(deps): update bindgen requirement in /libvnc-sys (#34)
Show description for 54e6dd5
dependabot[bot]
authored
54e6dd5
View commit details
Copy full SHA for 54e6dd5
Browse repository at this point
ci: skip clippy check for windows target
chiichen
committed
e7a5e4d
View commit details
Copy full SHA for e7a5e4d
Browse repository at this point
Revert "chore: fix `#![allow(clippy::all)]` is not working correctly in windows ci workflow"
Show description for e8a9315
chiichen
committed
e8a9315
View commit details
Copy full SHA for e8a9315
Browse repository at this point
Revert "fix(libvnc-sys): #[allow(clippy::all)] in generated file"
Show description for 1ce01c2
chiichen
committed
1ce01c2
View commit details
Copy full SHA for 1ce01c2
Browse repository at this point
fix(libvnc-sys): #[allow(clippy::all)] in generated file
chiichen
committed
12af9ea
View commit details
Copy full SHA for 12af9ea
Browse repository at this point
chore: fix `#![allow(clippy::all)]` is not working correctly in windows ci workflow
chiichen
committed
0a48859
View commit details
Copy full SHA for 0a48859
Browse repository at this point
chore(deps): bump libvnc-sys/libvncserver from `5279158` to `1c5d989` (#39)
Show description for 822396d
dependabot[bot]
and
chiichen
authored
822396d
View commit details
Copy full SHA for 822396d
Browse repository at this point
Commits on Jan 11, 2025
chore: fix clippy error
chiichen
committed
5de79d0
View commit details
Copy full SHA for 5de79d0
Browse repository at this point
Commits on Nov 30, 2024
doc: update README
chiichen
committed
7f4e4e1
View commit details
Copy full SHA for 7f4e4e1
Browse repository at this point
chore: release (#29)
Show description for 1d40980
github-actions[bot]
authored
1d40980
View commit details
Copy full SHA for 1d40980
Browse repository at this point
chore: remove libvncserver/compile_commands.json in post build
chiichen
committed
d44c3ca
View commit details
Copy full SHA for d44c3ca
Browse repository at this point
chore: fmt
chiichen
committed
9403e4f
View commit details
Copy full SHA for 9403e4f
Browse repository at this point
ci: remove redundant step
chiichen
committed
4d7c41a
View commit details
Copy full SHA for 4d7c41a
Browse repository at this point
fix: compile error on Windows because of macro WIN32
chiichen
committed
2276942
View commit details
Copy full SHA for 2276942
Browse repository at this point
chore(deps): update cmake dependency version to build on Windows
chiichen
committed
9083386
View commit details
Copy full SHA for 9083386
Browse repository at this point
Commits on Nov 9, 2024
chore: use flake directly instead of devenv configs
chiichen
committed
75284b2
View commit details
Copy full SHA for 75284b2
Browse repository at this point
Commits on Nov 4, 2024
chore(deps): update which requirement from 6.0.3 to 7.0.0 in /libvnc-sys (#15)
Show description for 7009063
dependabot[bot]
authored
7009063
View commit details
Copy full SHA for 7009063
Browse repository at this point
chore(deps): bump libvnc-sys/libvncserver from `27617e1` to `5279158` (#16)
Show description for 0cf4cf0
dependabot[bot]
authored
0cf4cf0
View commit details
Copy full SHA for 0cf4cf0
Browse repository at this point
Commits on Sep 8, 2024
chore: specify the libvnc-sys by both version and path to make release-plz automated release works
chiichen
committed
c39ad9a
View commit details
Copy full SHA for c39ad9a
Browse repository at this point
chore: remove example from workspace
chiichen
committed
e0e64a6
View commit details
Copy full SHA for e0e64a6
Browse repository at this point
Commits on Sep 6, 2024
ci: add release-plz for automated releases
chiichen
committed
d69e948
View commit details
Copy full SHA for d69e948
Browse repository at this point
build: fix the compile error using a customized cmake-rs crate
chiichen
committed
86ff8e7
View commit details
Copy full SHA for 86ff8e7
Browse repository at this point
build: fix build failure on windows
chiichen
committed
b598a1b
View commit details
Copy full SHA for b598a1b
Browse repository at this point
Commits on Sep 2, 2024
chore(deps): bump libvnc-sys/libvncserver from `acac779` to `27617e1` (#6)
Show description for 9f07075
dependabot[bot]
authored
9f07075
View commit details
Copy full SHA for 9f07075
Browse repository at this point
Commits on Aug 19, 2024
chore(deps): bump libvnc-sys/libvncserver from `0e7caa1` to `acac779` (#5)
Show description for 6ba538a
dependabot[bot]
authored
6ba538a
View commit details
Copy full SHA for 6ba538a
Browse repository at this point
chore(deps): update bindgen requirement in /libvnc-sys (#4)
Show description for 42e3cba
dependabot[bot]
authored
42e3cba
View commit details
Copy full SHA for 42e3cba
Browse repository at this point
Commits on Jul 14, 2024
chore(deps): bump libvnc-sys/libvncserver from `b44665c` to `0e7caa1` (#2)
Show description for 0c6c8d7
dependabot[bot]
authored
0c6c8d7
View commit details
Copy full SHA for 0c6c8d7
Browse repository at this point
ci: add libvnc submodule updater
chiichen
authored
42e4448
View commit details
Copy full SHA for 42e4448
Browse repository at this point
Commits on Jun 1, 2024
ci: use build-from-source as the default ci option
chiichen
committed
bea7a7d
View commit details
Copy full SHA for bea7a7d
Browse repository at this point
chore(sys): fix clippy error
chiichen
committed
a8bc5c0
View commit details
Copy full SHA for a8bc5c0
Browse repository at this point
ci: fix apt-get failure
chiichen
committed
d721d84
View commit details
Copy full SHA for d721d84
Browse repository at this point
chore: add nix devenv support
chiichen
committed
4b0c0fa
View commit details
Copy full SHA for 4b0c0fa
Browse repository at this point
Commits on May 27, 2024
chore(libvnc-sys): exclude compile_commands.json in libvnc-sys
chiichen
committed
230476c
View commit details
Copy full SHA for 230476c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.