Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Your WM is neither EWMH nor GNOME WM compliant. #81

Open
raman08 opened this issue Jul 12, 2022 · 0 comments
Open

Your WM is neither EWMH nor GNOME WM compliant. #81

raman08 opened this issue Jul 12, 2022 · 0 comments

Comments

@raman08
Copy link

raman08 commented Jul 12, 2022

I am using DWM as my window manager, When I run the skippy-xd, it works fine and shows the overview window, but when I click the window that I want to go it throws this error. The full error is pasted below.

config_load(): config file found. using "/etc/xdg/skippy-xd.rc"
wm_check(): Your WM is neither EWMH nor GNOME WM compliant. Troubles ahead.
main(): running once then quitting...
wm_get_stack_sub(): Retrieved window stack from _NET_CLIENT_LIST.
printfefWindowName(): window = st
[     0.05 ] error 8 (BadMatch) request 42 minor 0 serial 277 ("BadMatch (invalid parameter attributes)")
clientwin_handle(): else if (ev->type == FocusIn) {
clientwin_handle(): main window id = 0x03000002
printfefWindowName(): client window = skippy-xd main window
clientwin_handle(): client window id = 0x03200006
printfefWindowName(): event window = skippy-xd mini window of 0x03200006
printfefXFocusChangeEvent(): event window id = 0x0300000e
printfefXFocusChangeEvent(): evf->mode = NotifyNormal
printfefXFocusChangeEvent(): evf->detail = NotifyPointer

clientwin_handle(): else if (ev->type == FocusOut) {
clientwin_handle(): main window id = 0x03000002
printfefWindowName(): client window = skippy-xd main window
clientwin_handle(): client window id = 0x03200006
printfefWindowName(): event window = skippy-xd mini window of 0x03200006
printfefXFocusChangeEvent(): event window id = 0x0300000e
printfefXFocusChangeEvent(): evf->mode = NotifyNormal
printfefXFocusChangeEvent(): evf->detail = NotifyPointer

clientwin_handle(): else if (ev->type == FocusIn) {
clientwin_handle(): main window id = 0x03000002
printfefWindowName(): client window = skippy-xd main window
clientwin_handle(): client window id = 0x03200006
printfefWindowName(): event window = skippy-xd mini window of 0x03200006
printfefXFocusChangeEvent(): event window id = 0x0300000e
printfefXFocusChangeEvent(): evf->mode = NotifyNormal
printfefXFocusChangeEvent(): evf->detail = NotifyAncestor

clientwin_handle(): Key 36 (Return) occured.
clientwin_action(): case CLIENTOP_FOCUS:
clientwin_handle(): Quitting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant