1900 Commits (69c6273f28e75ce8f42ccc36eb9257f1871a9ef2)

Author SHA1 Message Date
Ander Conselvan de Oliveira a8a9baf873 compositor: Remove weston_output::move_signal 11 years ago
Emilio Pozuelo Monfort bf539e39c1 compositor-rpi: Fix input initialization 11 years ago
Jason Ekstrand 8e96f9eb6a gl-renderer: Use eglSwapBuffersWithDamageEXT when available 11 years ago
Jason Ekstrand e5512d4014 gl-renderer: Track border damage and only repaint borders on an as-needed basis 11 years ago
Kristian Høgsberg c896401209 input: Run touch binding before calling touch grab 11 years ago
Kristian Høgsberg c988362a39 input: Transform to surface coordinates outside resource for loop 11 years ago
Quentin Glidic 088ba5e475 Makefile.am: Fix protocol source files usage 11 years ago
Ander Conselvan de Oliveira f84327aef2 input: Remove exported function weston_pointer_verify() 11 years ago
Guillem Jover 32b793cb7f compositor: Clarify XDG_RUNTIME_DIR misconfiguration message 11 years ago
Ander Conselvan de Oliveira 4d363cfcf6 input: Fix weston_seat_init_keyboard() error path 11 years ago
Ander Conselvan de Oliveira 23900f70e5 input: Empty the current input region when configuring pointer surfaces 11 years ago
Kristian Høgsberg b7e3ef460f build: Move src/Makefile.am into toplevel Makefile.am 11 years ago
Kristian Høgsberg 36d5facc24 compositor: Fix a couple of #includes to use "" instead of <> 11 years ago
Jonas Ådahl 1afb2383ea input: Unlink saved kbd focus listener when releasing seat 11 years ago
Kristian Høgsberg 5f1ea4eb6f Document WESTON_VERSION_AT_LEAST() macro behavior 11 years ago
Kristian Høgsberg b3955b0953 compositor-drm: Set cursor surface to NULL when pageflip fails 11 years ago
Kristian Høgsberg 8259728a56 evdev: Remove output destroy notifier on device destroy 11 years ago
U. Artie Eoff d3ed6cb3b1 drm: prepend stamp space to output mode logging 11 years ago
Hardening 04633b6932 Fix compilation with FreeRdp 1.1 and master v2 11 years ago
U. Artie Eoff ac9f35a72b rpi: call eglTerminate if we're bailing 11 years ago
U. Artie Eoff 5e854bcca2 rpi-backend: ensure pixels is destroyed in resource_update 11 years ago
U. Artie Eoff a62e0e0e02 animation: don't NULL deref if _run() returns NULL 11 years ago
U. Artie Eoff e067b30a1e rpi: free renderer if we bail early during create 11 years ago
U. Artie Eoff 2e2384aac5 compositor: free memory from str config sections after done using it 11 years ago
U. Artie Eoff ff7550087e compositor-wayland: free 'theme' config option value 11 years ago
U. Artie Eoff 1a08d1196a compositor-wayland: don't free unallocated memory 11 years ago
U. Artie Eoff 13708a4d67 screenshooter: check for NULL malloc and fix memleaks 11 years ago
U. Artie Eoff 1db007202b log: print dummy timestamp if localtime call fails 11 years ago
U. Artie Eoff 981fa33809 backlight: fix backlight_path memory leak 11 years ago
Kristian Høgsberg 1be87e3c81 compositor-drm: Make composite bypass work on secondary outputs 11 years ago
Bryce W. Harrington 991f271de5 Cleanup stray newline in a return statement 11 years ago
Kristian Høgsberg 17bccaed42 input: Handle unplugging the output for a touchscreen device 11 years ago
Jason Ekstrand 81038fba86 Only update the surface size if a new buffer is attached 11 years ago
Kristian Høgsberg c180977e7c text: Set context->model to NULL when we deactivate text input 11 years ago
Kristian Høgsberg b0fb25dedc compositor: Init output listeners in weston_view if it's not on any output 11 years ago
Kristian Høgsberg 8ca9544e06 input: Re-pair touch screen when monitor is plugged in 11 years ago
Kristian Høgsberg a30e29af2e input: Ignore touch up events if num_tp is 0 11 years ago
Fabien DESSENNE 4b2558708b compositor-drm: consider the best mode of the mode_list as an option 11 years ago
Rui Matos 73d9395e68 input: Don't leak the initial keymap 11 years ago
Pekka Paalanen b0420aeb3d protocol: rename wl_surface_scaler to wl_viewport 11 years ago
Pekka Paalanen 2d91ee171b screenshooter: silence a warning 11 years ago
Kristian Høgsberg 2fce4808dd input: Remap touch point IDs from multiple touch screens to not overlap 11 years ago
Chris Michael 8b37687d3a Properly free drm plane during creation of sprites 11 years ago
Hardening fb8546e45f Release pointer and keyboard with the seat 11 years ago
Ander Conselvan de Oliveira 18536764b4 compositor: Destroy renderer in weston_compositor_shutdown() 11 years ago
Lubomir Rintel ddc2b1ec32 pixman: Destroy pixman images when underlying buffer is destroyed 11 years ago
Ander Conselvan de Oliveira 24dff2b704 compositor: Clean up view output move and destroy listeners 11 years ago
Ander Conselvan de Oliveira d4ea71eada compositor-x11: Set the name field on weston_outputs 11 years ago
Ander Conselvan de Oliveira 41b829c025 screenshooter: Choose output to record from based on keyboard focus 11 years ago
Kristian Høgsberg df42a80ea2 compositor: Initialize output listener links 11 years ago