ivann

Results 2 issues of ivann

On my system currentWindowId always return "_NET_WM_NAME," due to another occurrence of "NET_ACTIVE_WINDOW" in xprop -root result : _NET_SUPPORTED(ATOM) = _NET_SUPPORTING_WM_CHECK, _NET_WM_NAME, _NET_WM_STATE_HIDDEN, _NET_NUMBER_OF_DESKTOPS, _NET_CLIENT_LIST, _NET_CLIENT_LIST_STACKING, _NET_CURRENT_DESKTOP, _NET_DESKTOP_NAMES, _**NET_ACTIVE_WINDOW**, _NET_WM_DESKTOP,...

During the installation, I was trying to run `hard-reset` to create the database but got the error : `Can't connect to database. please check your settings!` I added `cliLog($exception->getMessage());` in...