mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-14 12:55:47 +01:00
- Fixed focus handling for windows that set WM_HINTS.take_focus = False.
- Misc fixes. - Improved a bit the python wrapper. - Build po files before 'make install'
This commit is contained in:
@@ -387,7 +387,7 @@ void
|
||||
WMSetFontPanelAction(WMFontPanel *panel, WMAction2 *action, void *data)
|
||||
{
|
||||
panel->action = action;
|
||||
panel->actionData = data;
|
||||
panel->data = data;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user