492 Commits (c1ae40222c9341ee578bc2fcdfd8c1a11c64524a)

Author SHA1 Message Date
Jason Ekstrand a85118c1b8 Use wl_resource_create() for creating resources 11 years ago
Rob Bradford 382ff46ffb build: Make libxkbcommon build-time optional in the compositor 11 years ago
Matt Roper 01a9273bd2 input: Add support for making libxkbcommon optional 11 years ago
Kristian Høgsberg c2d7042b9d compositor: Fix a couple of left-over wl_resource direct access 11 years ago
Kristian Høgsberg f00460771e compositor: Fix remaining double free()s 11 years ago
Kristian Høgsberg 6c8d778646 compositor: Remove double free()s in resource destructors 11 years ago
Jason Ekstrand 6bd6294f4a Add a weston_buffer structure to replace wl_buffer 11 years ago
Jason Ekstrand 0bd587e645 subsurfaces: Use wl_resource_get accessors for subsurfaces 11 years ago
Jason Ekstrand a0d2dde6cd output: Use wl_resource_get accessors for weston_output resources 11 years ago
Jason Ekstrand fbbbec8ef5 callback: Change resource to a wl_resource pointer 11 years ago
Jason Ekstrand 8895efcd0d region: Change resource to a wl_resource pointer 11 years ago
Jason Ekstrand 0f2ef7ebd3 Use wl_resource_get_user_data for weston_surface resources 11 years ago
Tiago Vignatti fb2adba3da xwayland: Forward global position to X 11 years ago
Jason Ekstrand 26ed73cee8 Change weston_surface.resource to a wl_resource pointer. 11 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 11 years ago
U. Artie Eoff 3b64d6236c use _exit instead of exit if client fails to exec 11 years ago
Alexander Larsson 355748e3b5 shell: Use buffer_scale as output scale on fullscreen DRIVER 11 years ago
Alexander Larsson e32c376776 compositor: Store original output scale 11 years ago
Alexander Larsson 0b13506ecf compositor: Store modes in physical units 11 years ago
Alexander Larsson edddbd14ac Convert all scales to int32_t 11 years ago
Kristian Høgsberg 14e438c8a2 compositor: Parse config file in main(), only keep weston config object 11 years ago
Kristian Høgsberg 6a047915c0 compositor: Use new config parser for keyboard options 11 years ago
Kristian Høgsberg 732747114a Add new config parser 11 years ago
Pekka Paalanen e31e053369 rpi: switch to rpi-renderer 11 years ago
Pekka Paalanen 4fc5dd0099 compositor: add capability CAPTURE_YFLIP 11 years ago
Pekka Paalanen 7bb6510748 compositor: add capability flag for arbitrary surface rotation 11 years ago
Alexander Larsson 4ea9552d05 compositor: Support output/buffer scaling 11 years ago
Pekka Paalanen 86c8ca03b5 compositor: forbid sub-surface nesting loops 12 years ago
Pekka Paalanen 16abf6a4d4 protocol: set_desync should flush 12 years ago
Ossama Othman a50e6e4c50 config-parser: Honor XDG_CONFIG_DIRS 12 years ago
U. Artie Eoff ec08f33482 move subsurface-server-protocol.h include out of compositor.h 12 years ago
Pekka Paalanen 01388e253e shell: keyboard focus and restacking fixes for sub-surfaces 12 years ago
Pekka Paalanen e67858b9cf compositor: introduce sub-surfaces 12 years ago
Kristian Høgsberg 7b9195f9d6 compositor: Move gl-renderer vertex arrays into gl-renderer.c 12 years ago
Kristian Høgsberg 6848c25677 input: Move surface picking into the pointer grab focus callback 12 years ago
Kristian Høgsberg fe7aa90ed4 compositor: Adapt to wl_surface going away 12 years ago
Kristian Høgsberg aad8099c2f data-device: Update drag icon position from configure and motion handlers 12 years ago
Kristian Høgsberg e314875d00 input: Merge wl_seat into weston_seat 12 years ago
Kristian Høgsberg 02bbabbd56 input: Rename wl_pointer to weston_pointer 12 years ago
Kristian Høgsberg a71e8b2e4d input: Rename weston_device_repick() to weston_seat_repick() 12 years ago
Kristian Høgsberg b5e26104ee move input code from compositor.c into input.c 12 years ago
Kristian Høgsberg 29139d4a45 fold wl_keyboard into weston_keyboard 12 years ago
Jan Arne Petersen 14da96bf81 text: Add support for panels following the cursor 12 years ago
Richard Hughes afe690cbcf Move the optional output name property from drm_output to weston_output 12 years ago
Richard Hughes 59d5da79be Add a output_created_signal on weston_compositor 12 years ago
Richard Hughes 64ddde1e70 Add a destroy_signal on weston_output 12 years ago
Jonas Ådahl e5a1225bc4 Make backends always specify output repaint time 12 years ago
Rob Bradford 91ae483ab9 compositor: Use wl_pointer_set_current to cleanup after surface destruction 12 years ago
Philipp Brüschweiler e14560e381 compositor: add information about the fbdev backend to --help output 12 years ago
Philipp Brüschweiler 57edf7f49e compositor: add WESTON_COMPOSITOR_OFFSCREEN state 12 years ago