Home
last modified time | relevance | path

Searched refs:WLR_DEBUG (Results 1 – 25 of 85) sorted by relevance

1234

/dports/x11-toolkits/wlroots/wlroots-0.12.0/xwayland/selection/
H A Doutgoing.c74 wlr_log(WLR_DEBUG, "Destroying transfer %p", transfer); in xwm_selection_transfer_destroy_outgoing()
118 wlr_log(WLR_DEBUG, "got %zu bytes, starting incr", in xwm_data_source_read()
135 wlr_log(WLR_DEBUG, "got %zu bytes, waiting for property delete", in xwm_data_source_read()
146 wlr_log(WLR_DEBUG, "non-incr transfer complete"); in xwm_data_source_read()
151 wlr_log(WLR_DEBUG, "incr transfer complete"); in xwm_data_source_read()
165 wlr_log(WLR_DEBUG, "nothing happened, buffered the bytes"); in xwm_data_source_read()
177 wlr_log(WLR_DEBUG, "property deleted"); in xwm_send_incr_chunk()
181 wlr_log(WLR_DEBUG, "setting new property, %zu bytes", in xwm_send_incr_chunk()
235 wlr_log(WLR_DEBUG, "Starting transfer %p", transfer); in xwm_selection_transfer_start_outgoing()
329 wlr_log(WLR_DEBUG, "Destroying stale transfer %p", outgoing); in xwm_selection_send_data()
[all …]
H A Dincoming.c34 wlr_log(WLR_DEBUG, "wrote %zd (chunk size %zd) of %d bytes", in xwm_data_source_write()
44 wlr_log(WLR_DEBUG, "deleting property"); in xwm_data_source_write()
49 wlr_log(WLR_DEBUG, "transfer complete"); in xwm_data_source_write()
77 wlr_log(WLR_DEBUG, "xwm_get_incr_chunk"); in xwm_get_incr_chunk()
101 wlr_log(WLR_DEBUG, "transfer complete"); in xwm_get_incr_chunk()
159 wlr_log(WLR_DEBUG, "Cannot send X11 selection to Wayland: " in source_send()
384 wlr_log(WLR_DEBUG, "XCB_SELECTION_NOTIFY (selection=%u, property=%u, target=%u)", in xwm_handle_selection_notify()
399 wlr_log(WLR_DEBUG, "denying write access to clipboard: " in xwm_handle_selection_notify()
413 wlr_log(WLR_DEBUG, "XCB_XFIXES_SELECTION_NOTIFY (selection=%u, owner=%u)", in xwm_handle_xfixes_selection_notify()
435 wlr_log(WLR_DEBUG, "X11 selection has been cleared, but cannot " in xwm_handle_xfixes_selection_notify()
H A Ddnd.c169 wlr_log(WLR_DEBUG, "ignoring XdndStatus client message because " in xwm_handle_selection_client_message()
181 wlr_log(WLR_DEBUG, "ignoring XdndStatus client message because " in xwm_handle_selection_client_message()
195 wlr_log(WLR_DEBUG, "DND_STATUS window=%" PRIu32 " accepted=%d action=%d", in xwm_handle_selection_client_message()
203 wlr_log(WLR_DEBUG, "ignoring XdndFinished client message because " in xwm_handle_selection_client_message()
217 wlr_log(WLR_DEBUG, "ignoring XdndFinished client message because " in xwm_handle_selection_client_message()
229 wlr_log(WLR_DEBUG, "DND_FINISH window=%" PRIu32 " performed=%d action=%d", in xwm_handle_selection_client_message()
291 wlr_log(WLR_DEBUG, "Wayland drag dropped over an Xwayland window"); in seat_handle_drag_drop()
301 wlr_log(WLR_DEBUG, "Wayland drag cancelled over an Xwayland window"); in seat_handle_drag_destroy()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/backend/libinput/
H A Dpointer.c28 wlr_log(WLR_DEBUG, "Got a pointer event for a device with no pointers?"); in handle_pointer_motion()
50 wlr_log(WLR_DEBUG, "Got a pointer event for a device with no pointers?"); in handle_pointer_motion_abs()
70 wlr_log(WLR_DEBUG, "Got a pointer event for a device with no pointers?"); in handle_pointer_button()
97 wlr_log(WLR_DEBUG, "Got a pointer event for a device with no pointers?"); in handle_pointer_axis()
149 wlr_log(WLR_DEBUG, "Got a pointer gesture event for a device with no pointers?"); in handle_pointer_swipe_begin()
168 wlr_log(WLR_DEBUG, "Got a pointer gesture event for a device with no pointers?"); in handle_pointer_swipe_update()
189 wlr_log(WLR_DEBUG, "Got a pointer gesture event for a device with no pointers?"); in handle_pointer_swipe_end()
208 wlr_log(WLR_DEBUG, "Got a pointer gesture event for a device with no pointers?"); in handle_pointer_pinch_begin()
227 wlr_log(WLR_DEBUG, "Got a pointer gesture event for a device with no pointers?"); in handle_pointer_pinch_update()
250 wlr_log(WLR_DEBUG, "Got a pointer gesture event for a device with no pointers?"); in handle_pointer_pinch_end()
H A Dtouch.c28 wlr_log(WLR_DEBUG, "Got a touch event for a device with no touch?"); in handle_touch_down()
48 wlr_log(WLR_DEBUG, "Got a touch event for a device with no touch?"); in handle_touch_up()
66 wlr_log(WLR_DEBUG, "Got a touch event for a device with no touch?"); in handle_touch_motion()
86 wlr_log(WLR_DEBUG, "Got a touch event for a device with no touch?"); in handle_touch_cancel()
H A Dswitch.c20 wlr_log(WLR_DEBUG, "Created switch for device %s", libinput_device_get_name(libinput_dev)); in create_libinput_switch()
29 wlr_log(WLR_DEBUG, "Got a switch event for a device with no switch?"); in handle_switch_toggle()
H A Dtablet_pad.c103 wlr_log(WLR_DEBUG, in handle_tablet_pad_button()
132 wlr_log(WLR_DEBUG, in handle_tablet_pad_ring()
160 wlr_log(WLR_DEBUG, in handle_tablet_pad_strip()
H A Dbackend.c55 return WLR_DEBUG; in libinput_log_priority_to_wlr()
70 wlr_log(WLR_DEBUG, "Initializing libinput"); in backend_start()
116 wlr_log(WLR_DEBUG, "libinput successfully initialized"); in backend_start()
H A Dtablet_tool.c195 wlr_log(WLR_DEBUG, in handle_tablet_tool_axis()
256 wlr_log(WLR_DEBUG, in handle_tablet_tool_proximity()
319 wlr_log(WLR_DEBUG, in handle_tablet_tool_tip()
354 wlr_log(WLR_DEBUG, in handle_tablet_tool_button()
H A Devents.c94 wlr_log(WLR_DEBUG, "Added %s [%d:%d]", name, vendor, product); in handle_device_added()
208 wlr_log(WLR_DEBUG, "Removing %s [%d:%d]", name, vendor, product); in handle_device_removed()
309 wlr_log(WLR_DEBUG, "Unknown libinput event %d", event_type); in handle_libinput_event()
/dports/x11-wm/cage/cage-0.1.2.1/
H A Dcage.c63 wlr_log(WLR_DEBUG, "Child process closed normally"); in sigchld_handler()
65 wlr_log(WLR_DEBUG, "Connection closed by server"); in sigchld_handler()
128 wlr_log(WLR_DEBUG, "Child process created with pid %d", pid); in spawn_primary_client()
140 wlr_log(WLR_DEBUG, "Child exited normally with exit status %d", WEXITSTATUS(status)); in cleanup_primary_client()
142 wlr_log(WLR_DEBUG, "Child was terminated by a signal (%d)", WTERMSIG(status)); in cleanup_primary_client()
290 wlr_log_init(WLR_DEBUG, NULL);
456 wlr_log(WLR_DEBUG, "XWayland is running on display %s", xwayland->display_name);
486 wlr_log(WLR_DEBUG, "Cage " CAGE_VERSION " is running on Wayland display %s", socket);
H A Doutput.c247 wlr_log(WLR_DEBUG, "Enabling output %s", wlr_output->name); in output_enable()
260 wlr_log(WLR_DEBUG, "Not disabling already disabled output %s", wlr_output->name); in output_disable()
264 wlr_log(WLR_DEBUG, "Disabling output %s", wlr_output->name); in output_disable()
302 wlr_log(WLR_DEBUG, "Not adding damage for disabled output %s", output->wlr_output->name); in output_damage_surface()
326 wlr_log(WLR_DEBUG, "Scanning out primary view"); in handle_output_damage_frame()
329 wlr_log(WLR_DEBUG, "Stopping primary view scan out"); in handle_output_damage_frame()
496 wlr_log(WLR_DEBUG, "Not setting window title for disabled output %s", wlr_output->name); in output_set_window_title()
H A Drender.c85 wlr_log(WLR_DEBUG, "Cannot obtain surface texture"); in render_surface_iterator()
149 wlr_log(WLR_DEBUG, "Expected the output backend to have a renderer"); in output_render()
156 wlr_log(WLR_DEBUG, "Output isn't damaged but needs a buffer swap"); in output_render()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/xwayland/
H A Dxwm.c428 wlr_log(WLR_DEBUG, "XCB_ATOM_WM_CLASS: %s %s", in read_surface_class()
452 wlr_log(WLR_DEBUG, "XCB_ATOM_WM_WINDOW_ROLE: %s", in read_surface_role()
540 wlr_log(WLR_DEBUG, "NET_WM_PID %d", xsurface->pid); in read_surface_pid()
586 wlr_log(WLR_DEBUG, "WM_PROTOCOLS (%zu)", atoms_len); in read_surface_protocols()
1001 wlr_log(WLR_DEBUG, "XCB_MAP_REQUEST (%u)", ev->window); in xwm_handle_map_request()
1020 wlr_log(WLR_DEBUG, "XCB_MAP_NOTIFY (%u)", ev->window); in xwm_handle_map_notify()
1059 wlr_log(WLR_DEBUG, in xwm_handle_surface_id_message()
1441 wlr_log(WLR_DEBUG, "no name for unhandled event: %u", in xwm_handle_unhandled_event()
1685 wlr_log(WLR_DEBUG, "xfixes not available"); in xwm_get_resources()
1774 wlr_log(WLR_DEBUG, "No 32 bit visualtype\n"); in xwm_get_visual_and_colormap()
[all …]
/dports/x11-toolkits/wlroots/wlroots-0.12.0/backend/drm/
H A Dlegacy.c77 wlr_log(WLR_DEBUG, "VRR %s on connector '%s'", in legacy_crtc_commit()
87 wlr_log_errno(WLR_DEBUG, "%s: failed to acquire cursor FB", in legacy_crtc_commit()
95 wlr_log_errno(WLR_DEBUG, "%s: failed to set hardware cursor", in legacy_crtc_commit()
108 wlr_log_errno(WLR_DEBUG, "%s: failed to unset hardware cursor", in legacy_crtc_commit()
H A Ddrm.c62 wlr_log(WLR_DEBUG, in check_drm_features()
66 wlr_log(WLR_DEBUG, in check_drm_features()
70 wlr_log(WLR_DEBUG, "Using atomic DRM interface"); in check_drm_features()
530 wlr_log(WLR_DEBUG, "Failed to enable adaptive sync: " in drm_connector_supports_vrr()
536 wlr_log(WLR_DEBUG, "Failed to enable adaptive sync: " in drm_connector_supports_vrr()
715 wlr_log(WLR_DEBUG, in drm_connector_init_renderer()
1088 wlr_log(WLR_DEBUG, "Reallocating CRTCs"); in realloc_crtcs()
1099 wlr_log(WLR_DEBUG, "State before reallocation:"); in realloc_crtcs()
1157 wlr_log(WLR_DEBUG, "State after reallocation:"); in realloc_crtcs()
1178 wlr_log(WLR_DEBUG, "Output has %s lost its CRTC", in realloc_crtcs()
[all …]
/dports/x11-toolkits/wlroots/wlroots-0.12.0/util/
H A Dlog.c21 [WLR_DEBUG] = "\x1B[1;90m",
28 [WLR_DEBUG] = "[DEBUG]",
/dports/x11-toolkits/wlroots/wlroots-0.12.0/types/
H A Dwlr_relative_pointer_v1.c65 wlr_log(WLR_DEBUG, "relative_pointer_v1 %p released by client %p", in relative_pointer_v1_handle_destroy()
95 wlr_log(WLR_DEBUG, "relative_pointer_v1 manager unbound from client %p", in relative_pointer_manager_v1_handle_destroy()
145 wlr_log(WLR_DEBUG, "relative_pointer_v1 %p created for client %p", in relative_pointer_manager_v1_handle_get_relative_pointer()
H A Dwlr_primary_selection.c48 wlr_log(WLR_DEBUG, "Rejecting set_primary_selection request, " in wlr_seat_request_set_primary_selection()
55 wlr_log(WLR_DEBUG, "Rejecting set_primary_selection request, " in wlr_seat_request_set_primary_selection()
H A Dwlr_pointer_constraints_v1.c47 wlr_log(WLR_DEBUG, "destroying constraint %p", constraint); in pointer_constraint_destroy()
242 wlr_log(WLR_DEBUG, "new %s_pointer %p (res %p)", in pointer_constraint_create()
343 wlr_log(WLR_DEBUG, "constrained %p", constraint); in wlr_pointer_constraint_v1_send_activated()
353 wlr_log(WLR_DEBUG, "unconstrained %p", constraint); in wlr_pointer_constraint_v1_send_deactivated()
H A Dwlr_output.c346 wlr_log(WLR_DEBUG, in wlr_output_init()
507 wlr_log(WLR_DEBUG, "Tried to commit a buffer while a frame is pending"); in output_basic_test()
543 wlr_log(WLR_DEBUG, "Tried to commit a buffer on a disabled output"); in output_basic_test()
547 wlr_log(WLR_DEBUG, "Tried to modeset a disabled output"); in output_basic_test()
551 wlr_log(WLR_DEBUG, "Tried to enable adaptive sync on a disabled output"); in output_basic_test()
555 wlr_log(WLR_DEBUG, "Tried to set the gamma lut on a disabled output"); in output_basic_test()
792 wlr_log(WLR_DEBUG, "%s direct scan-out on output '%s' (locks: %d)", in wlr_output_lock_attach_render()
806 wlr_log(WLR_DEBUG, "%s hardware cursors on output '%s' (locks: %d)", in wlr_output_lock_software_cursors()
1050 wlr_log(WLR_DEBUG, "Falling back to software cursor on output '%s'", in wlr_output_cursor_set_image()
/dports/x11-wm/phoc/phoc-f26fa0123742ba95d303ad552fc1f8d2d0117288/src/
H A Dmain.c52 case WLR_DEBUG: in log_glib()
130 wlr_log_init(WLR_DEBUG, log_glib); in main()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/render/gles2/
H A Drenderer.c542 case GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR_KHR: return WLR_DEBUG; in gles2_log_importance_to_wlr()
544 case GL_DEBUG_TYPE_PORTABILITY_KHR: return WLR_DEBUG; in gles2_log_importance_to_wlr()
545 case GL_DEBUG_TYPE_PERFORMANCE_KHR: return WLR_DEBUG; in gles2_log_importance_to_wlr()
546 case GL_DEBUG_TYPE_OTHER_KHR: return WLR_DEBUG; in gles2_log_importance_to_wlr()
547 case GL_DEBUG_TYPE_MARKER_KHR: return WLR_DEBUG; in gles2_log_importance_to_wlr()
548 case GL_DEBUG_TYPE_PUSH_GROUP_KHR: return WLR_DEBUG; in gles2_log_importance_to_wlr()
549 case GL_DEBUG_TYPE_POP_GROUP_KHR: return WLR_DEBUG; in gles2_log_importance_to_wlr()
550 default: return WLR_DEBUG; in gles2_log_importance_to_wlr()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/examples/
H A Dlayer-shell.c180 wlr_log(WLR_DEBUG, "Popup configured %dx%d@%d,%d", in xdg_popup_configure()
200 wlr_log(WLR_DEBUG, "Popup done"); in xdg_popup_done()
379 wlr_log(WLR_DEBUG, "Keyboard enter"); in wl_keyboard_enter()
384 wlr_log(WLR_DEBUG, "Keyboard leave"); in wl_keyboard_leave()
389 wlr_log(WLR_DEBUG, "Key event: %d %d", key, state); in wl_keyboard_key()
475 wlr_log_init(WLR_DEBUG, NULL); in main()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/backend/wayland/
H A Dseat.c733 wlr_log(WLR_DEBUG, "seat %p offered pointer", (void *)wl_seat); in seat_handle_capabilities()
744 wlr_log(WLR_DEBUG, "seat %p dropped pointer", (void *)wl_seat); in seat_handle_capabilities()
758 wlr_log(WLR_DEBUG, "seat %p offered keyboard", (void *)wl_seat); in seat_handle_capabilities()
768 wlr_log(WLR_DEBUG, "seat %p dropped keyboard", (void *)wl_seat); in seat_handle_capabilities()
780 wlr_log(WLR_DEBUG, "seat %p offered touch", (void *)wl_seat); in seat_handle_capabilities()
788 wlr_log(WLR_DEBUG, "seat %p dropped touch", (void *)wl_seat); in seat_handle_capabilities()

1234