diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-07-18 20:47:55 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-07-18 20:47:55 +0200 |
| commit | f8c5737be47f345c2042d5f304c03db833a05515 (patch) | |
| tree | 28a9db0d6fd0c22f020da32da90018f3b7b9b99a /content | |
| parent | 2b2291827bbf96bfcbe8e91aafed5750138dc674 (diff) | |
| download | mitjafelicijan.com-f8c5737be47f345c2042d5f304c03db833a05515.tar.gz | |
Removed dark mode and added xmagnify to project list
Diffstat (limited to 'content')
| -rw-r--r-- | content/pages/projects.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/content/pages/projects.md b/content/pages/projects.md index cb94a7b..8b1b645 100644 --- a/content/pages/projects.md +++ b/content/pages/projects.md | |||
| @@ -24,6 +24,7 @@ draft: false | |||
| 24 | - [sparklines](#sparklines) | 24 | - [sparklines](#sparklines) |
| 25 | - [ttdaw](#ttdaw) | 25 | - [ttdaw](#ttdaw) |
| 26 | - [TurtleTweaks](#turtletweaks) | 26 | - [TurtleTweaks](#turtletweaks) |
| 27 | - [xmagnify](#xmagnify) | ||
| 27 | 28 | ||
| 28 | 29 | ||
| 29 | </div> | 30 | </div> |
| @@ -344,6 +345,25 @@ World of Warcraft 1.12 client Tweaks and Enhancements Addon. | |||
| 344 | 345 | ||
| 345 | </div> | 346 | </div> |
| 346 | 347 | ||
| 348 | ## xmagnify | ||
| 349 | Xmagnify is a real-time screen magnification tool for X11 systems that provides a zoomed view of the area around your mouse cursor. | ||
| 350 | |||
| 351 | |||
| 352 | <div class='project-release'> | ||
| 353 | |||
| 354 | |Released|Description|Download| | ||
| 355 | |--------|-----------|--------| | ||
| 356 | |2025-07-18|First release| [xmagnify-v1.0.tar.gz](/projects/xmagnify-v1.0.tar.gz) | | ||
| 357 | |||
| 358 | |||
| 359 | </div> | ||
| 360 | |||
| 361 | <div class='github-link'> | ||
| 362 | |||
| 363 | [mitjafelicijan/xmagnify](https://github.com/mitjafelicijan/xmagnify) | ||
| 364 | |||
| 365 | </div> | ||
| 366 | |||
| 347 | 367 | ||
| 348 | 368 | ||
| 349 | <style> | 369 | <style> |
