mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 05:18:06 +01:00
- removed some obsoleted function definitions
- made font name comparison case insensitive
This commit is contained in:
@@ -158,12 +158,4 @@ char* GetProgramNameForWindow(Window win);
|
||||
|
||||
Bool GetCommandForPid(int pid, char ***argv, int *argc);
|
||||
|
||||
#ifdef NETWM_HINTS
|
||||
#include "wmspec.h"
|
||||
#define GetPidForWindow(win) wNETWMGetPidForWindow(win)
|
||||
#else
|
||||
int GetPidForWindow(Window win);
|
||||
#endif
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user