203 Commits (0cc7369023466eae5b724b8c2528788260485ff0)

Author SHA1 Message Date
Pekka Paalanen aabf43d03d xwm: split weston_wm_window_draw_decoration() 8 years ago
Pekka Paalanen 882aff0932 xwayland: detect initially positioned X11 windows 8 years ago
Pekka Paalanen eed36bbe4c xwayland: add set_toplevel_with_position to internal API 8 years ago
Pekka Paalanen db7b9f3438 xwm: fix intermittent half-drawn decorations problem 8 years ago
Quentin Glidic 3d7ca3b9ea
libweston: Properly namespace modules entrypoint 8 years ago
Pekka Paalanen 39d7e99a46 xwm: delete dead flags from weston_wm_window_draw_decorations() 8 years ago
Pekka Paalanen 474dbcaf8f xwm: postpone geometry dirtying from pending.opaque 8 years ago
Pekka Paalanen 8cc153b350 xwm: debug print deleted property name 8 years ago
Pekka Paalanen 73428a8be2 xwm: debug changes to override-redirect flag 8 years ago
Pekka Paalanen c9ca2c0262 xwm: move set_title and set_pid 8 years ago
Pekka Paalanen 9a330e1abb xwm: move frame_set_title() into draw_decoration() 8 years ago
Pekka Paalanen 20111d5d53 xwm: clarify props[] in weston_wm_window_read_properties() 8 years ago
Pekka Paalanen 505237e9f8 xwm: detect legacy fullscreen on MapRequest 8 years ago
Pekka Paalanen a04eacc488 xwayland: WM debug prints 8 years ago
Abdur Rehman b8b150bf6f xwayland: fix three minor typos 8 years ago
Pekka Paalanen 44660c3b9c XWM: debug position and size on map request 8 years ago
Pekka Paalanen 7db6c43b5b XWM: debug position on create_notify 8 years ago
Carlos Garnacho 11f8fcbefe xwayland: Create the drag-and-drop window in weston_wm_dnd_init 8 years ago
Daniel Stone 08a35d307f xwayland: Fix X11 lock file size confusion 8 years ago
Tom Hochstein e7fff215ad xwayland: Fix crash when run with no input device 8 years ago
Pekka Paalanen 61beda653b xwayland: fix lock file parsing 8 years ago
Daniel Stone 67fe3dbdd0 xwayland: Move includes to avoid deprecation warnings 8 years ago
Quentin Glidic d8b17bc452
share/cairo-util: Use wl_pointer_button_state enum directly 8 years ago
Quentin Glidic 955cec06c7
xwayland: Introduce a private struct for XWayland interface 8 years ago
Quentin Glidic 2edc3d5462
libweston: Rename weston_surface::configure to ::committed 8 years ago
Bryce Harrington 25a2bdd814 Switch to use safe_strtoint instead of strtol 8 years ago
Bryce Harrington 139fcabe7c xwayland: Improve error checking for strtol call 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Jonas Ådahl f7deb6a959 compositor: Pass both surface and seat in activation signal 8 years ago
Bryce Harrington 375759e636 Require base-10 for strtol() calls 8 years ago
Bryce Harrington 1e6c0fbad1 xwayland: Grammar fixes 8 years ago
Giulio Camuffo 9c764df043 xwayland: make the plugin usable by libweston compositors 8 years ago
Pekka Paalanen 58f98c99f5 Move weston source to compositor/ 8 years ago
Bryce Harrington b4dae9beff Make config.h inclusion consistent 8 years ago
Giulio Camuffo d52f3b775b compositor: remove the weston_config field in weston_compositor 8 years ago
Giulio Camuffo fba27fbef2 Move the functions launching clients to main.c 8 years ago
Eric Engestrom f951f829de xwayland: fix spelling mistake 9 years ago
Derek Foreman 4e18448286 xwm: Don't clear the selection if it has no text type available 9 years ago
Carlos Garnacho beb7a9f92d xwayland: zalloc the x11_data_sources 9 years ago
Giulio Camuffo f05d18f3ee xwm: let the shells decide the position of X windows 9 years ago
Chris Michael 2ec5f2a633 cosmetic: Remove use of C++ style comments 9 years ago
Giulio Camuffo aa9747833e xwm: use always a valid 'primary view' for an X window 9 years ago
Benoit Gschwind 1a42ca1596 weston_wm: Implement _NET_ACTIVE_WINDOW 9 years ago
Marek Chalupa a1f3f3c9f2 xwm: flush xcb connection only when we processed some event 9 years ago
Dawid Gajownik 74a635b1ec Coding style fixes 9 years ago
Giulio Camuffo b18f788e2e xwm: don't let X windows steal the focus 9 years ago
Derek Foreman e4d6c83986 desktop-shell: Make resize and move functions take a pointer instead of a seat 9 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 9 years ago
Emmanuel Gil Peyrot 8c7287f5ba Partially revert "xwayland: Always free reply from xcb_get_property_reply()" 9 years ago
Bryce Harrington da41b5739d xwayland: Allow dump_property when selection fails 9 years ago