-
-
Notifications
You must be signed in to change notification settings - Fork 651
Release: v2.57.0 #2134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Release: v2.57.0 #2134
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This release (v2.57.0) introduces Windows 7 compatibility management, xterm 256 color support, and various platform-specific improvements. Key changes include refactoring header include paths from util/ to common/ throughout the codebase, adding support for COSMIC DE and niri WM detection on Linux, and implementing secure boot detection on macOS.
Reviewed changes
Copilot reviewed 263 out of 446 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| CHANGELOG.md | Documents new features, bugfixes, and deprecation of Windows 7 support |
| .github/workflows/ci.yml | Updates CI configuration to build separate Windows 7-compatible binaries and OpenBSD package versions |
| presets/examples/31.jsonc | Adds new Evangelion-themed preset configuration with xterm 256 colors |
| doc/json_schema.json | Fixes schema definitions for keyboard and mouse module format references |
| src/common/* | Refactors include paths and implements new networking/time functions |
| src/detection/* | Updates include paths from util/ to common/ across all detection modules |
* Logo (Builtin): adds Xinux logo * Fix formatting in xinux.txt ASCII art --------- Co-authored-by: Carter Li <CarterLi@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 264 out of 447 changed files in this pull request and generated no new comments.
…NSI LIGHT_RED (#2138) Co-authored-by: ctb248 <ctb248@pm.me>
No description provided.