mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-25 16:02:33 +01:00
- Changelog update about latest fixes.
- Applied patch to fix gnome problems.
This commit is contained in:
@@ -197,6 +197,8 @@ wGNOMEInitStuff(WScreen *scr)
|
||||
WMAddNotificationObserver(observer, NULL, WMNChangedStacking, NULL);
|
||||
WMAddNotificationObserver(observer, NULL, WMNChangedName, NULL);
|
||||
|
||||
WMAddNotificationObserver(wsobserver, NULL, WMNWorkspaceCreated, NULL);
|
||||
WMAddNotificationObserver(wsobserver, NULL, WMNWorkspaceDestroyed, NULL);
|
||||
WMAddNotificationObserver(wsobserver, NULL, WMNWorkspaceChanged, NULL);
|
||||
WMAddNotificationObserver(wsobserver, NULL, WMNWorkspaceNameChanged, NULL);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user