Add 80x80 icon support for wmbutton#54
Open
rjhorniii wants to merge 11 commits intowindow-maker:masterfrom
Open
Add 80x80 icon support for wmbutton#54rjhorniii wants to merge 11 commits intowindow-maker:masterfrom
rjhorniii wants to merge 11 commits intowindow-maker:masterfrom
Conversation
This is incomplete. It lacks command line args, other options don't work, etc. But icon display looks good at 80x80. Untested at 64x64
Created dual versions of the xpm and xbm files. Converted height, width from macro to variable. Created command line switch Verified command line works, old version works the same, new version does not display properly.
Update mask usage to have 64x64 path and 80x80 path
Fix default geometry for 80x80
Use black separator between mini-icons for actions.
fix xsizehints
If the specified mail path is a directory, assume it's a MailDir folder. Assume all "new" emails are unread and use the "S" flag to determine which "cur" files are unread. Depends upon supporting d_type in dirent.
Code cleanup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
These changes add 80x80 icon xpms, an option to select 80x80 icon, and associated font changes for high resolution displays.
The 80x80 icon is needed for high resolution displays.