121 Commits (b12e35617c21a8997788ccfbb0b8fe29d426da56)

Author SHA1 Message Date
Giulio Camuffo 1cf329bff1 xwm: remove the destroy listener from the old surface signal 12 years ago
Giulio Camuffo a2df51c19f xwm: set the right cursor when hovering on the decoration borders 12 years ago
Giulio Camuffo 85739eab12 xwm: set the window's shsurf pointer to NULL on unmap handling 12 years ago
Giulio Camuffo 62942ad3a6 xwm: set the shell_surface's title 12 years ago
Giulio Camuffo ca43f0942e xwm: place transient windows at the right position 12 years ago
Kristian Høgsberg 73bdc0ce85 xwm: Fix fd leak in weston_wm_send_data() 12 years ago
Kristian Høgsberg 3f7fcf83f6 xwm: Try a non-blocking write before setting up an fd watch for property data 12 years ago
Kristian Høgsberg f9cb3b17d5 xwm: Add support for bridging Xdnd to wayaland DnD 12 years ago
Kristian Høgsberg 9466e50626 xwm: Only handle selection notify events for CLIPBOARD in selection code 12 years ago
Kristian Høgsberg 668fc0de0b xwm: Fix fd leak in selection code 12 years ago
Kristian Høgsberg ab6d6674b6 xwm: Unmap frame window when client window is unmapped 12 years ago
Kristian Høgsberg 318ea37782 xwm: Split creation of frame window out into its own function 12 years ago
Kristian Høgsberg 81cadc725c xwm: Set window->surface to NULL when surface goes away 12 years ago
Kristian Høgsberg 1a7a57f0d9 xwm: Detect WM_NORMAL_HINTS fullscreen attempts 12 years ago
Kristian Høgsberg 59f44c184d xwm: Detect legacy fullscreen modes 12 years ago
Kristian Høgsberg 1b6fed41dd xwm: Update size when override redirect windows change size 12 years ago
Kristian Høgsberg c7d2c4c147 Add more missing config.h #includes 12 years ago
Kristian Høgsberg 146f5ba466 xwm: Use window->x/y for override redirect surfaces 12 years ago
Kristian Høgsberg e89a8b6ba1 xwm: Fix transform listener 12 years ago
Kristian Høgsberg 122877d5e7 xwm: Fix configure notify handler 12 years ago
Kristian Høgsberg 69981d9621 xwm: Set _NET_WM_CM_S0 instead of relying on the xwayland module to do it 12 years ago
Daiki Ueno 3e9df07269 autotools: Don't use wayland-scanner.m4 12 years ago
Maksim Melnikau 92de144331 add [xwayland] path weston.ini option 12 years ago
Giulio Camuffo 9f42e50868 xwm: do not crash when activating a NULL surface 12 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 12 years ago
Louis-Francis Ratté-Boulianne dce3dacc37 xwayland: Remove transform listener when destroying the wm 12 years ago
Kristian Høgsberg 7ff3bdb5f7 Rename wl_data_source to weston_data_source 12 years ago
Kristian Høgsberg 919cddb0ab Convert to wl_global_create/destroy() 12 years ago
Kristian Høgsberg fa514b496e xwayland: Don't allow resizing to 0x0 or less 12 years ago
Kristian Høgsberg 00db2ee5ff xwayland: Don't crash when we get configure notify for destroyed frame windows 12 years ago
Jason Ekstrand a85118c1b8 Use wl_resource_create() for creating resources 12 years ago
MoD 384a11aeac xwm: Use empty opaque region for windows with alpha 12 years ago
Alex Wu 4451aa5d95 xwayland: modify Makefile.am to clean up BUILD_SOURCES 12 years ago
Jason Ekstrand 8a4a9eb2e4 data-device: Change resources in wl_data_offer and wl_data_source to pointers. 12 years ago
Kristian Høgsberg a58290b38b xwayland: Use _exit() when exec() fails 12 years ago
Kristian Høgsberg 082d58c88d xwayland: Silence X wm debug logging 12 years ago
Tiago Vignatti fb2adba3da xwayland: Forward global position to X 12 years ago
MoD 55375b9858 xwm: Check result of xcb_get_atom_name_reply 12 years ago
MoD 3170012ec5 xwm: Define SEND_EVENT_MASK and EVENT_TYPE macros to clarify xcb event type checks 12 years ago
Jason Ekstrand 26ed73cee8 Change weston_surface.resource to a wl_resource pointer. 12 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 13 years ago
Ossama Othman a50e6e4c50 config-parser: Honor XDG_CONFIG_DIRS 13 years ago
Kristian Høgsberg fe7aa90ed4 compositor: Adapt to wl_surface going away 13 years ago
Kristian Høgsberg e314875d00 input: Merge wl_seat into weston_seat 13 years ago
Kristian Høgsberg f91871980e xwm: Reparent client windows into ARGB windows 13 years ago
Pekka Paalanen c3ce738653 compositor: introduce weston_surface_geometry_dirty() 13 years ago
Kristian Høgsberg 762b166c35 xwm: Only call set_fullscreen if the window is mapped 13 years ago
Kristian Høgsberg cb4685bbd1 Pass argc and argv to modules 13 years ago
Kristian Høgsberg a1377cf198 Add missing builddir includes for version.h 13 years ago
Kristian Høgsberg af4f2aaf19 Install header files and pkg-config file for external modules 13 years ago