1451 Commits (1cf329bff1850e3132155e9d81ca278fdee40a89)

Author SHA1 Message Date
Jason Ekstrand 651f00e94a shell: Convert resources to pointers 11 years ago
Jason Ekstrand 0f2ef7ebd3 Use wl_resource_get_user_data for weston_surface resources 11 years ago
Samuel Iglesias Gonsalvez de4667351c compositor-drm: free plane resources using drm function. 11 years ago
Tiago Vignatti fb2adba3da xwayland: Forward global position to X 11 years ago
MoD 55375b9858 xwm: Check result of xcb_get_atom_name_reply 11 years ago
MoD 3170012ec5 xwm: Define SEND_EVENT_MASK and EVENT_TYPE macros to clarify xcb event type checks 11 years ago
Jason Ekstrand 26ed73cee8 Change weston_surface.resource to a wl_resource pointer. 11 years ago
Eduardo Lima (Etrunko) a2ce68fd03 text: Fix misleading error message 11 years ago
Sinclair Yeh 2ada748289 Avoid unnecessarily re-allocating texture buffer when the size hasn't changed. 11 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 11 years ago
Rob Bradford 5238b683e2 udev-seat: Use udev rules to support multiple seats 11 years ago
Rob Bradford b7682b6413 udev-seat: Separate the seat out to its own structure 11 years ago
Rob Bradford 2387fde095 compositor-fbdev: Rename seat variable to seat_id to clarify purpose 11 years ago
Rob Bradford f165f18439 compositor-fbdev: Remove unused fbdev_seat code 11 years ago
Rob Bradford d355b80172 udev-seat: Make the udev_input structure an embedded structure 11 years ago
Rob Bradford d27b99d950 udev-seat: Rename udev_seat to udev_input 11 years ago
Rob Bradford 643641dfb7 compositor-drm: Rename seat variable to seat_id to clarify it's purpose 11 years ago
Rob Bradford e445ae69f2 input: Send the seat name if the client advertises verson 2 of wl_seat 11 years ago
Rob Bradford 9af5f9e0fe input: Add a seat name parameter to weston_seat_init 11 years ago
Ander Conselvan de Oliveira 722a2d523c compositor-drm: Force DPMS state to ON after drmModeSetCrtc() 11 years ago
Ander Conselvan de Oliveira a0a433a223 compositor-drm: Cache the DPMS property on drm_output 11 years ago
Eduardo Lima (Etrunko) 4b2c236845 weston.pc: Added libexecdir and pkglibexecdir variables 11 years ago
Rob Bradford f9e9d0d434 udev-seat: Fail input setup only if no devices are found 11 years ago
Hardening b60e46f6ba Handle mouse wheel 11 years ago
U. Artie Eoff 3b64d6236c use _exit instead of exit if client fails to exec 11 years ago
Alexander Larsson b846a8d45e screenshooter: Scale damage by output scale in screen recorder 11 years ago
Alexander Larsson 97af792718 pixman-renderer: Fix read_pixels for screen recorder 11 years ago
Alexander Larsson 5576546e3d screenshoter: Make recorder handle PIXMAN_x8r8g8b8 11 years ago
Alexander Larsson 690f718834 shell: Position DRIVER fullscreen surfaces at origin 11 years ago
Alexander Larsson d622ed3fbf shell: Center window in fullscreen if needed 11 years ago
Alexander Larsson f82b6cac5e shell: Always go to original mode when focused window not fullscreen 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 83368817a7 compositor-x11: Set original mode after current 11 years ago
Alexander Larsson bcd18d9b09 input: Fix possible crash in clip_pointer_motion 11 years ago
Hardening 6a4e8c62e7 Fix name clash in RDP compositor 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 115b0f729c cms-static: Don't crash on outputs with NULL name 11 years ago
Kristian Høgsberg 8f6fcbfc2e compositor-x11: Use new config file parser 11 years ago
Hardening b8f03aa20e Don't store FreeRDP file descriptors 11 years ago
Kristian Høgsberg fc10cc0c65 shell: Remove input panel debug fprintf 11 years ago
Kristian Høgsberg 00fd7b82f0 text-backend: Use new config parser 11 years ago
Kristian Høgsberg 673a889fd8 shell: Use new config parser 11 years ago
Kristian Høgsberg a30989a47d compositor-drm: Convert to new config parser 11 years ago
Kristian Høgsberg 7bedae1d44 cms-static: Convert cms-static to use new config parser 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
Kristian Høgsberg 7c60912cb9 compositor: Make backlight_current int32_t to avoid unsigned overflow 11 years ago