Skip to content
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

Add support for display icons in check-simple-format #706

Merged
merged 10 commits into from
Mar 22, 2024

Conversation

DevelopmentCool2449
Copy link
Contributor

@DevelopmentCool2449 DevelopmentCool2449 commented Mar 20, 2024

This add an optional feature to include icons to check-simple-format, it makes doom-modeline fancy and easier to distinguish error types (related to: #639), this implementation no needs to force users add-advices or make a custom (and more complex) segment to modeline.

I would like hear their suggest about this.

@DevelopmentCool2449 DevelopmentCool2449 marked this pull request as ready for review March 20, 2024 02:07
doom-modeline-core.el Show resolved Hide resolved
doom-modeline-core.el Outdated Show resolved Hide resolved
@seagle0128 seagle0128 merged commit 798d8b9 into seagle0128:master Mar 22, 2024
6 checks passed
seagle0128 added a commit that referenced this pull request Mar 24, 2024
@seagle0128
Copy link
Owner

I took a look into this PR this weekend, and realized the implement was not right. The icons are displayed incorrectly in inactive windows and during refreshing. I decided to revert all commits.

@DevelopmentCool2449
Copy link
Contributor Author

I took a look into this PR this weekend, and realized the implement was not right. The icons are displayed incorrectly in inactive windows and during refreshing. I decided to revert all commits.

I have noticed that too, I will try to improve and fix this implementation next time.

DevelopmentCool2449 added a commit to DevelopmentCool2449/doom-modeline that referenced this pull request Mar 24, 2024
This a improved version of this PR seagle0128#706, this should fix some bugs from original patch like icons in inactive window and a better look.
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.

2 participants