You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: