-
-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FvwmIconMan: Don't chop window display string
When computing the display string for a button, this was chopped to some max length based on button size and font size. This is not that accurate for non mono-spaced fonts and also chops the tips balloon display. This removes any chopping of the display string to keep tips balloons from being chopped.
- Loading branch information
1 parent
1d4648c
commit 9521ac2
Showing
1 changed file
with
5 additions
and
18 deletions.
There are no files selected for viewing
This file contains 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