95 Commits (4162483d740776e32d69cf8744de25460c422aa1)

Author SHA1 Message Date
Kristian Høgsberg 7ff3bdb5f7 Rename wl_data_source to weston_data_source 13 years ago
Kristian Høgsberg 919cddb0ab Convert to wl_global_create/destroy() 13 years ago
Kristian Høgsberg fa514b496e xwayland: Don't allow resizing to 0x0 or less 13 years ago
Kristian Høgsberg 00db2ee5ff xwayland: Don't crash when we get configure notify for destroyed frame windows 13 years ago
Jason Ekstrand a85118c1b8 Use wl_resource_create() for creating resources 13 years ago
MoD 384a11aeac xwm: Use empty opaque region for windows with alpha 13 years ago
Alex Wu 4451aa5d95 xwayland: modify Makefile.am to clean up BUILD_SOURCES 13 years ago
Jason Ekstrand 8a4a9eb2e4 data-device: Change resources in wl_data_offer and wl_data_source to pointers. 13 years ago
Kristian Høgsberg a58290b38b xwayland: Use _exit() when exec() fails 13 years ago
Kristian Høgsberg 082d58c88d xwayland: Silence X wm debug logging 13 years ago
Tiago Vignatti fb2adba3da xwayland: Forward global position to X 13 years ago
MoD 55375b9858 xwm: Check result of xcb_get_atom_name_reply 13 years ago
MoD 3170012ec5 xwm: Define SEND_EVENT_MASK and EVENT_TYPE macros to clarify xcb event type checks 13 years ago
Jason Ekstrand 26ed73cee8 Change weston_surface.resource to a wl_resource pointer. 13 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
Kristian Høgsberg 81585e9d2a xwm: Don't leak pending.input region 13 years ago
Kristian Høgsberg 25bb696fc8 xwm: Fix silly region math 13 years ago
Kristian Høgsberg d8b617deea xwm: Fix input region regression from commit changes 13 years ago
Kristian Høgsberg b810eb5750 xwm: Support _NET_WM_STATE_FULLSCREEN 13 years ago
Rob Bradford aa521bd1bc xwayland/window-manager: Avoid doing work for unknown window 13 years ago
Rob Bradford ef94085ff1 xwayland: Close fd opened for lockfile on error path 13 years ago
Tiago Vignatti 2d129f11fe xwayland: Staticize weston_wm_set_selection and read_and_dump_property 13 years ago
Tiago Vignatti 3df3f225e3 xwayland: Remove useless structure 13 years ago
Tiago Vignatti 9c4ff831c6 xwm: Rename get_resources function 13 years ago
Tiago Vignatti f268446339 xwayland: Standardize 'wxs' for weston_xserver variables 13 years ago
Pekka Paalanen 4fbb65372e Fix build warnings from image_loader 13 years ago
Kristian Høgsberg 6006ecb497 configure.ac: Don't link weston to cairo or image libraries 13 years ago
Scott Moreau 76d8fc8216 xwm: Fix xwm opaque region 13 years ago
Tiago Vignatti ac78bb1017 xwm: Fail safely if cursor is not found 13 years ago
Scott Moreau c6a7e4b277 toytoolkit: Don't draw shadows for maximized windows. 13 years ago
Tiago Vignatti 0d20d7c8f4 xwm: Plug kill signal for killing X apps 13 years ago
Kristian Høgsberg b00a9d3cb9 compositor: Make all non-backend modules use module_init() as entry point 13 years ago
Pekka Paalanen 4f9c07bf11 xwayland: replace opaque_rect, fix an alpha problem 13 years ago
Kristian Høgsberg 5ba31891a1 xwm: Use a simple heuristic for mapping X input events to a weston seat 13 years ago
Kristian Høgsberg 64eca8949b compositor: Fold the log prototypes into compositor.h and drop log.h 14 years ago
Kristian Høgsberg c4063f310a xwm: Make override-redirect windows opaque 14 years ago
Tiago Vignatti ce1baa8097 xwm: use last focused window for guessing transient parent 14 years ago
Tiago Vignatti e66fcee435 xwm: Fix transient positioning 14 years ago
Tiago Vignatti 2ea74d9f71 xwm: Initialize window decoration always as !override 14 years ago
Tiago Vignatti 9134b77f2c xwm: Don't try to change frame cursor when there's no decoration 14 years ago
Tiago Vignatti c190323c90 xwm: set the root window pointer to left_ptr 14 years ago