322 Commits (214e9ce6ffbdc89d0676b1466e16b9eea2459e1e)

Author SHA1 Message Date
Kristian Høgsberg 3c17933de8 Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer 11 years ago
Michael Fu a2bb7919de Reset touch focus in unmap 11 years ago
Kristian Høgsberg 5e76a49d9c Rename wl_data_offer to weston_data_offer 11 years ago
Kristian Høgsberg 7ff3bdb5f7 Rename wl_data_source to weston_data_source 11 years ago
Kristian Høgsberg 98c774f1c0 compositor: Move device coordinate transform helper to compositor.c 11 years ago
Kristian Høgsberg aaadc774a7 input: Remove wl_seat global when a seat is destroyed 12 years ago
Jason Ekstrand a85118c1b8 Use wl_resource_create() for creating resources 12 years ago
Jason Ekstrand f568fd5c35 Add a MIN macro 12 years ago
Matt Roper 01a9273bd2 input: Add support for making libxkbcommon optional 12 years ago
Rob Bradford 66bd9f5baf compositor-drm: Enable seat constraining when configured in weston.ini 12 years ago
Rob Bradford 806d8c0b78 input: Add weston_pointer_clamp function to ensure pointer visible 12 years ago
Jason Ekstrand 6bd6294f4a Add a weston_buffer structure to replace wl_buffer 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 082d58c88d xwayland: Silence X wm debug logging 12 years ago
Kristian Høgsberg 5281fb1500 spring: Tweak the window fade-in spring to not overshoot 12 years ago
Kristian Høgsberg 091b09652a spring: Make min/max part of spring parameters 12 years ago
Kristian Høgsberg 7eec9b32f7 spring: Make clip behavior configurable 12 years ago
Jason Ekstrand 8895efcd0d region: Change resource to a wl_resource pointer 12 years ago
Tiago Vignatti fb2adba3da xwayland: Forward global position to X 12 years ago
Jason Ekstrand 26ed73cee8 Change weston_surface.resource to a wl_resource pointer. 12 years ago
Rob Bradford 9af5f9e0fe input: Add a seat name parameter to weston_seat_init 12 years ago
Alexander Larsson 355748e3b5 shell: Use buffer_scale as output scale on fullscreen DRIVER 12 years ago
Alexander Larsson e32c376776 compositor: Store original output scale 12 years ago
Alexander Larsson edddbd14ac Convert all scales to int32_t 12 years ago
Kristian Høgsberg 14e438c8a2 compositor: Parse config file in main(), only keep weston config object 12 years ago
Kristian Høgsberg 732747114a Add new config parser 12 years ago
Kristian Høgsberg 7c60912cb9 compositor: Make backlight_current int32_t to avoid unsigned overflow 12 years ago
Pekka Paalanen 4fc5dd0099 compositor: add capability CAPTURE_YFLIP 12 years ago
Pekka Paalanen 7bb6510748 compositor: add capability flag for arbitrary surface rotation 12 years ago
Alexander Larsson 4ea9552d05 compositor: Support output/buffer scaling 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
Pekka Paalanen 2396aec684 protocol: add sub-surfaces 12 years ago
Richard Hughes b24e48e2ff Add initial color management framework code 12 years ago
Kristian Høgsberg 7b9195f9d6 compositor: Move gl-renderer vertex arrays into gl-renderer.c 12 years ago
Kristian Høgsberg 659f2adacf compositor: Remove stale prototype 12 years ago
Kristian Høgsberg df54a60e67 input: Remove unused focus and key fields from keyboard and focus grabs 12 years ago
Kristian Høgsberg 6848c25677 input: Move surface picking into the pointer grab focus callback 12 years ago
Kristian Høgsberg be6403ed5c input: Get rid of grab focus concept 12 years ago
Kristian Høgsberg e122b7ba58 input: Remove 'current' and related fields from weston_pointer 12 years ago
Kristian Høgsberg 054c50a6de data-device: Move all drag-related fields out of weston_seat 12 years ago
Kristian Høgsberg 195b869f0e input: Move sprite fields into weston_pointer from weston_seat 12 years ago
Kristian Høgsberg fe7aa90ed4 compositor: Adapt to wl_surface going away 12 years ago
Kristian Høgsberg a4036bbd23 input: Allocate pointer/keyboard/touch structs 12 years ago
Kristian Høgsberg 2bf876282f input: Eliminate weston_seat::has_pointer/keyboard/touch 12 years ago
Kristian Høgsberg aad8099c2f data-device: Update drag icon position from configure and motion handlers 12 years ago
Kristian Høgsberg 5f95557631 data-device: Setup and release drag surface and beginning and end of drag 12 years ago
Kristian Høgsberg 624d8f2293 data-device: Don't emit a signal for drag icon changes 12 years ago