Skip to content

Use different colors for active/inactive titles #88

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

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

weihsinyeh
Copy link
Collaborator

Implement the twin_active_pixmap() function to find the currently active pixel map and the previously active pixel map. Utilize the window's active variable to draw different frame colors for the active window and inactive windows.

Close #86

Implement the twin_active_pixmap() function to find the currently active
pixel map and the previously active pixel map. Utilize the window's
active variable to draw different frame colors for the active window
and inactive windows.

Close sysprog21#86

Signed-off-by: Wei-Hsin Yeh <weihsinyeh168@gmail.com>
@jserv jserv merged commit 053a651 into sysprog21:main Jan 11, 2025
3 checks passed
@jserv
Copy link
Contributor

jserv commented Jan 11, 2025

Thank @weihsinyeh for contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use different colors to differentiate between active and inactive title bars
2 participants