181 Commits (d3ed2eb34533e901f4d02c45058318bc3f922cb2)

Author SHA1 Message Date
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
Bryce Harrington b2d79d504e xwayland: Check return of xcb_get_property_reply() before deref 9 years ago
Bryce Harrington d3553c721c xwayland: Always free reply from xcb_get_property_reply() 9 years ago
Jon Cruz 867d50eea7 Unified multiple definitions of container_of() macro. 9 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 9 years ago
Bryce Harrington e00554bb70 xwayland: Fix a couple whitespace errors 9 years ago
Bryce Harrington 0a007dd21a xwayland: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Murray Calavera 883ac02d22 Whitespace corrections 9 years ago
Dima Ryazanov b0f5a25d16 xwm: Fix the window decoration hints. 9 years ago
Giulio Camuffo 84787ea45f xwm: make X windows of type 'utility' inactive 10 years ago
Derek Foreman 9a0b2b54e2 xwm: Fix a weston crash when a window surface is created after unmap 10 years ago
Derek Foreman 4937214999 xwm: Add and use helper function for looking up windows in the hash table 10 years ago
Derek Foreman b4deec6490 xwm: fix extra break 10 years ago
Jasper St. Pierre f30af4e50d xwayland: Stack windows on top when activating them 10 years ago
Giulio Camuffo a8e9b41578 xwm: tell the shell the pid of the X clients 10 years ago
Jasper St. Pierre d19e9b0e42 xwayland: Correct input for undecorated clients 10 years ago
Ryo Munakata f3744f5e86 xwayland: wm: fix an invalid read 10 years ago
Derek Foreman f10e06c77a xwm: remove the create surface listener in weston_wm_destroy 10 years ago
Giulio Camuffo 6b4b24155f xwm: support maximizing xwayland windows 10 years ago
Giulio Camuffo 9e1aeb86c2 xwm: fix use after free 10 years ago
Giulio Camuffo e90ea44a02 xwm: set the _NET_WM_DESKTOP property of the windows 10 years ago
Giulio Camuffo 836b9c7177 xwm: don't set inactive surfaces as top level 10 years ago
Andrew Engelbrecht 4c5a6f7a18 xwm: fix a crash in handle_state 10 years ago