+
Skip to content

Fix crash in FvwmPager and clarify Balloons option. #1197

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
May 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions doc/FvwmPager.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -297,13 +297,14 @@ Balloon windows provide popup labels for each window when the mouse hovers
over it. The label, font, color, and position of these balloon windows can
be configured below.

*FvwmPager: Balloons [type]::
*FvwmPager: Balloons type::
Show a balloon describing the window when the pointer is moved into a
window in the pager. The default format (the window's icon name) can
be changed using _BalloonStringFormat_. If _type_ is "Pager" balloons
are just shown for an un-iconified pager; if _type_ is "Icon" balloons
are just shown for an iconified pager. If _type_ is anything else (or
null) balloons are always shown.
are just shown for an un-iconified pager. If _type_ is "Icon" balloons
are just shown for an iconified pager. If _type_ is "All" (or any unused
non blank value) balloons are always shown. If _type_ is "None" balloons
are never shown (the default behavior).

*FvwmPager: BalloonFont font-name::
Specifies a font to use for the balloon text. Defaults to _fixed_.
Expand Down
1 change: 1 addition & 0 deletions modules/FvwmPager/init_pager.c
Original file line number Diff line number Diff line change
Expand Up @@ -1187,6 +1187,7 @@ void parse_options(void)
StrEquals(resource, "SmallFont"))
{
FlocaleUnloadFont(dpy, Scr.winFfont);
Scr.winFfont = NULL;
if (strncasecmp(next, "none", 4) != 0)
Scr.winFfont = FlocaleLoadFont(
dpy, next, MyName);
Expand Down
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载