mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-27 17:02:33 +01:00
Update for 0.51.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
*
|
||||
* Window Maker window manager
|
||||
*
|
||||
* Copyright (c) 1998 Alfredo K. Kojima
|
||||
* Copyright (c) 1998, 1999 Alfredo K. Kojima
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@@ -25,7 +25,13 @@
|
||||
#define _OPENLOOK_H_
|
||||
|
||||
|
||||
void wOLWMInitStuff(WScreen *scr);
|
||||
|
||||
void wOLWMShutdown(WScreen *scr);
|
||||
|
||||
void wOLWMCheckClientHints(WWindow *wwin);
|
||||
|
||||
void wOLWMChangePushpinState(WWindow *wwin, Bool state);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user