mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 05:18:06 +01:00
This update includes the 0.20.3pre3 code
This commit is contained in:
@@ -31,4 +31,15 @@ void wSessionRestoreState(WScreen *scr);
|
||||
|
||||
void wSessionRestoreLastWorkspace(WScreen *scr);
|
||||
|
||||
#ifdef R6SM
|
||||
void wSessionConnectManager(char **argv, int argc);
|
||||
|
||||
void wSessionDisconnectManager(void);
|
||||
|
||||
void wSessionRequestShutdown(void);
|
||||
|
||||
Bool wSessionIsManaged(void);
|
||||
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user