Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
t1m0thyj
/
WinDynamicDesktop
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
304
Star
4.9k
Code
Issues
17
Pull requests
0
Discussions
Actions
Projects
Wiki
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit History
Commits on Mar 9, 2026
Fix build error and update Inno Setup style
t1m0thyj
committed
7efa0b7
Copy full SHA for 7efa0b7
Add retries when accessing DesktopWallpaper COM class
t1m0thyj
committed
75d7d07
Copy full SHA for 75d7d07
Merge pull request #682 from t1m0thyj/dependabot/github_actions/actions/upload-artifact-7
Show description for 40cb4ec
t1m0thyj
authored
40cb4ec
Copy full SHA for 40cb4ec
Merge pull request #681 from t1m0thyj/dependabot/github_actions/actions/download-artifact-8
Show description for c123853
t1m0thyj
authored
c123853
Copy full SHA for c123853
Commits on Mar 2, 2026
Bump actions/upload-artifact from 6 to 7
Show description for b502159
dependabot[bot]
authored
b502159
Copy full SHA for b502159
Bump actions/download-artifact from 7 to 8
Show description for afe0277
dependabot[bot]
authored
afe0277
Copy full SHA for afe0277
Commits on Jan 29, 2026
Revert vertical layout of badges
t1m0thyj
committed
5e63130
Copy full SHA for 5e63130
Add rating badge and move choco badge
t1m0thyj
committed
3b70cf3
Copy full SHA for 3b70cf3
Commits on Dec 16, 2025
Merge pull request #678 from t1m0thyj/dependabot/github_actions/actions/download-artifact-7
Show description for 7a64c33
t1m0thyj
authored
7a64c33
Copy full SHA for 7a64c33
Commits on Dec 15, 2025
Merge pull request #677 from t1m0thyj/dependabot/github_actions/actions/upload-artifact-6
Show description for 2fb708a
t1m0thyj
authored
2fb708a
Copy full SHA for 2fb708a
Bump actions/download-artifact from 6 to 7
Show description for 391f206
dependabot[bot]
authored
391f206
Copy full SHA for 391f206
Bump actions/upload-artifact from 5 to 6
Show description for 6f2fc7e
dependabot[bot]
authored
6f2fc7e
Copy full SHA for 6f2fc7e
Commits on Dec 2, 2025
Merge pull request #672 from t1m0thyj/feat/replace-wpf-with-skia
Show description for 6b1c875
t1m0thyj
authored
6b1c875
Copy full SHA for 6b1c875
Merge branch 'main' into feat/replace-wpf-with-skia
t1m0thyj
authored
5f27c9b
Copy full SHA for 5f27c9b
Address Copilot feedback
t1m0thyj
committed
f90582e
Copy full SHA for f90582e
Merge pull request #675 from t1m0thyj/dependabot/nuget/src/RestSharp-113.0.0
Show description for 0e83fa8
t1m0thyj
authored
0e83fa8
Copy full SHA for 0e83fa8
Commits on Dec 1, 2025
Bump RestSharp from 112.1.0 to 113.0.0
Show description for dd394e4
dependabot[bot]
authored
dd394e4
Copy full SHA for dd394e4
Commits on Nov 30, 2025
Use linq methods in ThemePreviewer
t1m0thyj
committed
d82463d
Copy full SHA for d82463d
Commits on Nov 29, 2025
Refactor drawing methods to be more clear
t1m0thyj
committed
1de9db9
Copy full SHA for 1de9db9
Extract rendering code into ThemePreviewRenderer
t1m0thyj
committed
ba21f1f
Copy full SHA for ba21f1f
Commits on Nov 27, 2025
Handle mouse leave event for theme previewer
t1m0thyj
committed
72902bd
Copy full SHA for 72902bd
Commits on Nov 24, 2025
Merge pull request #674 from t1m0thyj/dependabot/github_actions/actions/checkout-6
Show description for c0fb701
t1m0thyj
authored
c0fb701
Copy full SHA for c0fb701
Bump actions/checkout from 5 to 6
Show description for 632f61d
dependabot[bot]
authored
632f61d
Copy full SHA for 632f61d
Commits on Nov 22, 2025
Refactor Skia code to use constants and dispose resources
t1m0thyj
committed
e211b45
Copy full SHA for e211b45
Update CodeQL workflow to include security queries
Show description for 522f679
t1m0thyj
authored
522f679
Copy full SHA for 522f679
Update CodeQL workflow to include .NET setup
t1m0thyj
authored
42f6c84
Copy full SHA for 42f6c84
Commits on Nov 20, 2025
Add utility method to check for dark mode
t1m0thyj
committed
a8057a3
Copy full SHA for a8057a3
Try another method to remove OpenGL DLLs
t1m0thyj
committed
54d5a49
Copy full SHA for 54d5a49
Commits on Nov 19, 2025
Remove unnecessary OpenGL DLLs from publish output
t1m0thyj
committed
960a9fe
Copy full SHA for 960a9fe
Cache images rather than bitmaps
t1m0thyj
committed
abd58ca
Copy full SHA for abd58ca
Improve hitbox testing for theme previewer
t1m0thyj
committed
1b7289d
Copy full SHA for 1b7289d
Commits on Nov 18, 2025
Remove WPF renderer code
t1m0thyj
committed
dae9c55
Copy full SHA for dae9c55
Optimize Skia rendering for 120 fps
t1m0thyj
committed
fceba51
Copy full SHA for fceba51
Try replacing WPF with SkiaSharp
t1m0thyj
committed
21b0f6b
Copy full SHA for 21b0f6b
Revert Inno Setup wizard style for now
t1m0thyj
committed
39c72a2
Copy full SHA for 39c72a2
Pagination
Previous
Next
You can’t perform that action at this time.