298 Commits (14e438c8a2bc7342489d248a3d66b9123245d552)

Author SHA1 Message Date
Kristian Høgsberg 14e438c8a2 compositor: Parse config file in main(), only keep weston config object 13 years ago
Kristian Høgsberg 732747114a Add new config parser 13 years ago
Kristian Høgsberg 7c60912cb9 compositor: Make backlight_current int32_t to avoid unsigned overflow 13 years ago
Pekka Paalanen 4fc5dd0099 compositor: add capability CAPTURE_YFLIP 13 years ago
Pekka Paalanen 7bb6510748 compositor: add capability flag for arbitrary surface rotation 13 years ago
Alexander Larsson 4ea9552d05 compositor: Support output/buffer scaling 13 years ago
Ossama Othman a50e6e4c50 config-parser: Honor XDG_CONFIG_DIRS 13 years ago
U. Artie Eoff ec08f33482 move subsurface-server-protocol.h include out of compositor.h 13 years ago
Pekka Paalanen 01388e253e shell: keyboard focus and restacking fixes for sub-surfaces 13 years ago
Pekka Paalanen e67858b9cf compositor: introduce sub-surfaces 13 years ago
Pekka Paalanen 2396aec684 protocol: add sub-surfaces 13 years ago
Richard Hughes b24e48e2ff Add initial color management framework code 13 years ago
Kristian Høgsberg 7b9195f9d6 compositor: Move gl-renderer vertex arrays into gl-renderer.c 13 years ago
Kristian Høgsberg 659f2adacf compositor: Remove stale prototype 13 years ago
Kristian Høgsberg df54a60e67 input: Remove unused focus and key fields from keyboard and focus grabs 13 years ago
Kristian Høgsberg 6848c25677 input: Move surface picking into the pointer grab focus callback 13 years ago
Kristian Høgsberg be6403ed5c input: Get rid of grab focus concept 13 years ago
Kristian Høgsberg e122b7ba58 input: Remove 'current' and related fields from weston_pointer 13 years ago
Kristian Høgsberg 054c50a6de data-device: Move all drag-related fields out of weston_seat 13 years ago
Kristian Høgsberg 195b869f0e input: Move sprite fields into weston_pointer from weston_seat 13 years ago
Kristian Høgsberg fe7aa90ed4 compositor: Adapt to wl_surface going away 13 years ago
Kristian Høgsberg a4036bbd23 input: Allocate pointer/keyboard/touch structs 13 years ago
Kristian Høgsberg 2bf876282f input: Eliminate weston_seat::has_pointer/keyboard/touch 13 years ago
Kristian Høgsberg aad8099c2f data-device: Update drag icon position from configure and motion handlers 13 years ago
Kristian Høgsberg 5f95557631 data-device: Setup and release drag surface and beginning and end of drag 13 years ago
Kristian Høgsberg 624d8f2293 data-device: Don't emit a signal for drag icon changes 13 years ago
Kristian Høgsberg 7848bb687c input: Move drag handling to data-device.c 13 years ago
Kristian Høgsberg 8799d41b1e compositor: Move fan_debug to gl-renderer 13 years ago
Kristian Høgsberg e314875d00 input: Merge wl_seat into weston_seat 13 years ago
Kristian Høgsberg 4912454ba4 input: Remove wl_seat destroy signal 13 years ago
Kristian Høgsberg 4a2a274350 input: Fold wl_seat init/release into weston_seat init/release 13 years ago
Kristian Høgsberg e329f36533 input: Rename wl_touch to weston_touch 13 years ago
Kristian Høgsberg 02bbabbd56 input: Rename wl_pointer to weston_pointer 13 years ago
Kristian Høgsberg a71e8b2e4d input: Rename weston_device_repick() to weston_seat_repick() 13 years ago
Kristian Høgsberg b5e26104ee move input code from compositor.c into input.c 13 years ago
Kristian Høgsberg 29139d4a45 fold wl_keyboard into weston_keyboard 13 years ago
Kristian Høgsberg 2158a889a1 Import input structs and helper functions from wayland 13 years ago
Jan Arne Petersen 14da96bf81 text: Add support for panels following the cursor 13 years ago
Richard Hughes afe690cbcf Move the optional output name property from drm_output to weston_output 13 years ago
Richard Hughes e7299962a9 Add a set_gamma vfunc on weston_output 13 years ago
Richard Hughes 59d5da79be Add a output_created_signal on weston_compositor 13 years ago
Richard Hughes 64ddde1e70 Add a destroy_signal on weston_output 13 years ago
Richard Hughes 2b2092adb4 Extract and parse the EDID when outputs are added 13 years ago
Jonas Ådahl e5a1225bc4 Make backends always specify output repaint time 13 years ago
Philipp Brüschweiler 57edf7f49e compositor: add WESTON_COMPOSITOR_OFFSCREEN state 13 years ago
Giulio Camuffo 7fe01b18d8 sdk: be C++ friendly 13 years ago
Rob Bradford c088e2c011 compositor: Support notifying with absolute position too 13 years ago
Giulio Camuffo 5085a75dee shell: handle multiple popups 13 years ago
Philipp Brüschweiler 4b409c387d compositor: remove unused field option_idle_time 13 years ago
Pekka Paalanen 483243fa67 compositor, shell: surface transform inheritance 13 years ago