Lines Matching refs:finer

257                 insLog.finer("eXcursion means NO_WM");
275 insLog.finer("selection owner of " + selection_name
304 insLog.finer("It looks like there is no WM thus NO_WM");
347 log.finer("ENLIGHTENMENT_COMMS is " + id);
358 log.finer("Enlightenment communication window " + winid);
361 log.finer("ENLIGHTENMENT_COMMS has wrong format");
411 log.finer("{0} is not interned", XA_DT_SM_WINDOW_INFO);
422 log.finer("Getting of _DT_SM_WINDOW_INFO is not successfull");
429 log.finer("Wrong format of _DT_SM_WINDOW_INFO");
442 log.finer("{0} is not interned", XA_DT_SM_STATE_INFO);
453 log.finer("Getting of _DT_SM_STATE_INFO is not successfull");
459 log.finer("Wrong format of _DT_SM_STATE_INFO");
614 log.finer("{0} is not interned", XA_ICEWM_WINOPTHINT);
630 log.finer("Erorr getting XA_ICEWM_WINOPTHINT property");
633 log.finer("Prepared for IceWM detection");
648 log.finer("{0} is not interned", XA_ICEWM_WINOPTHINT);
659 log.finer("Status getting XA_ICEWM_WINOPTHINT: " + !res);
821 if (insLog.isLoggable(PlatformLogger.FINER)) insLog.finer("Setting hints, flags " + XlibWrapper.hintsToString(hints.get_flags()));
878 if (insLog.isLoggable(PlatformLogger.FINER)) insLog.finer("Setting OL_DECOR to " + Integer.toBinaryString(decorations));
892 insLog.finer("Deleting OL_DECOR");
895 if (insLog.isLoggable(PlatformLogger.FINER)) insLog.finer("Setting OL_DECOR to " + decorDel);
923 if (stateLog.isLoggable(PlatformLogger.FINER)) stateLog.finer("Setting MWM_HINTS to " + hints);
1138 stateLog.finer("Window is not showing");
1144 stateLog.finer("WithdrawnState");
1147 stateLog.finer("Window WM_STATE is " + wm_state);
1518 insLog.finer("Got insets from property: {0}", correctWM);