2687 Commits (33a68eaaf49ab1baffe652dffdd36bcf3bcb775d)
 

Author SHA1 Message Date
Rob Bradford 0b0be8eaf7 backlight: Remove unnecessary and confusing NULL checks 13 years ago
Rob Bradford 26e009cd9c compositor: Avoid sending event for invalid point 13 years ago
Rob Bradford ba1e292779 screenshooter: Report an error if we fail to open the file 13 years ago
Rob Bradford 4988703086 screenshooter: Abandon recording rather than use unitialised format 13 years ago
Ander Conselvan de Oliveira 3050d8fa94 rpi: Don't assign planes for surfaces with transformed buffers 13 years ago
Ander Conselvan de Oliveira 409eebf34f compositor-drm: Support overlays with transformed buffers 13 years ago
Pekka Paalanen 4dd0c412db window: add a note about freeing shm buffers 13 years ago
Pekka Paalanen aac1c13332 clients: destroy wl_registry on exit 13 years ago
Pekka Paalanen 81ee3f50c3 compositor: move texture_damage into renderer private 13 years ago
Pekka Paalanen 68033ac353 compositor: move pitch into renderer private 13 years ago
Pekka Paalanen ccfeae2ad7 compositor: add early wl_buffer.release 13 years ago
Pekka Paalanen fb003d3457 gl: take, hold, and release a buffer reference 13 years ago
Pekka Paalanen de685b8843 compositor: introduce weston_buffer_reference 13 years ago
Pekka Paalanen aecd3ec54f compositor: do not flush shm buffer on destroy 13 years ago
Pekka Paalanen a6421c4ea8 compositor: do not release if re-attaching buffer 13 years ago
Jan Arne Petersen 82ec909b07 shell: Do not remove input panel layer when locked 13 years ago
Rob Bradford f4f58be8df compositor-drm: Load calibration values from udev 13 years ago
Rob Bradford ea23b28642 evdev: Apply calibration values to absolute events 13 years ago
Rob Bradford bf33b1cced clients: Add a touchscreen calibration tool 13 years ago
Rob Bradford 4a822495fa Move matrix.[ch] to shared 13 years ago
Rob Bradford 80137f3afe evdev: Include the device capabilities in the debugging 13 years ago
Ander Conselvan de Oliveira 03fb4ef41e gl-renderer: Force call to glUseProgram() when activating debug binding 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
Kristian Høgsberg bf74d5242a window: Add a widget default cursor convenience helper 13 years ago
Pekka Paalanen ec07669a08 window: change boolean to flags in toysurface::prepare() 13 years ago
Ander Conselvan de Oliveira a06a86066d clients: Replace transformed with a toytoolkit implementation 13 years ago
Ander Conselvan de Oliveira 15256f66ab window: Add a way to retrieve a window's output transform 13 years ago
Ander Conselvan de Oliveira 6d4cb4e8c4 window: Let clients set buffer transformations 13 years ago
Ander Conselvan de Oliveira ddd3e27ab8 window: Honour opaque field for windows without a frame 13 years ago
Ander Conselvan de Oliveira e920941032 compositor-drm: Allow scanning out of opaque ARGB surfaces 13 years ago
Pekka Paalanen 4fbb65372e Fix build warnings from image_loader 13 years ago
Ander Conselvan de Oliveira 0396ba204d compositor: Fix rendering with shm transformed buffers 13 years ago
Dima Ryazanov a85292e73c Fix a crash when opening two terminal windows and closing the first one. 13 years ago
Kristian Høgsberg cd1d6c8f19 compositor-x11: Link to libshared-cairo for icon loading helper 13 years ago
Kristian Høgsberg 6006ecb497 configure.ac: Don't link weston to cairo or image libraries 13 years ago
Scott Moreau 0ea7333392 weston.ini: Introduce core section and remove type keys. 13 years ago
Scott Moreau 76d8fc8216 xwm: Fix xwm opaque region 13 years ago
Pekka Paalanen a4eda73607 window: honour wl_buffer.release 13 years ago
Pekka Paalanen 3cbb08944b window: fix tooltip text extents 13 years ago
Pekka Paalanen b362736bb2 window: simplify window_create_surface 13 years ago
Pekka Paalanen 9943686be3 window: convert shm path to toysurface 13 years ago
Pekka Paalanen 03fc316000 window: add toysurface abstraction and port EGL path 13 years ago
Kristian Høgsberg b88b68fa42 weston-simple-im: Add a few more compose sequences 13 years ago
Kristian Høgsberg 504e8f109a weston-simple-im: Fold struct keyboard_input into struct simple_im 13 years ago
Kristian Høgsberg aec12b806c weston-simple-im: Fold keyboard_input_handle_keymap() into event handler 13 years ago
Kristian Høgsberg 6aae61483b weston-simple-im: Fold keyboard_input_handle_key() into event handler 13 years ago
Kristian Høgsberg 3a3704db20 weston-simple-im: Fold keyboard_input_handle_modifiers into event handler 13 years ago