4103 Commits (ca85dc6b92cf710fac6db299535d385ecc369896)
 

Author SHA1 Message Date
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 6d71c3c05a shared/frame: NULL check before attempting to deref 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 107de96ba7 shared/frame: fix potential memory leak in frame_create 11 years ago
U. Artie Eoff cf5737aa41 shell: assert get_shell_surface() != NULL as appropriate 11 years ago
U. Artie Eoff 0b23b2bd58 shell: validate create_focus_surface results 11 years ago
U. Artie Eoff b571910584 shell: validate get_animation_type parameter 11 years ago
U. Artie Eoff c4c7a4f921 input-panel: validate return value of get_default_view 11 years ago
U. Artie Eoff 6d6d190b30 exposay: remove redundant NULL check in highlight_surface 11 years ago
U. Artie Eoff bae79ca741 clients/window: fail if NULL returned from frame_create 11 years ago
U. Artie Eoff 86c68b328a weston-info: free allocated memory and check OOM conditions 11 years ago
U. Artie Eoff 09827e2643 terminal: use xstrdup instead to handle OOM 11 years ago
U. Artie Eoff 5cda4e328d use xzalloc wrapper instead 11 years ago
U. Artie Eoff 3c946779df clients/desktop-shell: check OOM conditions 11 years ago
U. Artie Eoff 13708a4d67 screenshooter: check for NULL malloc and fix memleaks 11 years ago
U. Artie Eoff f05645b30e wcap-decode: remove dead code 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 87d3b61355 shell: Don't start a fade animation if we don't have an output 11 years ago
Kristian Høgsberg 8fe412d35b Revert part of 17bccaed42 11 years ago
Kristian Høgsberg 27d5fa8922 shell: Cancel popups when triggering screensaver 11 years ago
Kristian Høgsberg 6f394d59a1 resizor: Don't resize if maximized 11 years ago
Kristian Høgsberg 8e80a31ba4 shell: Stop moving surfae after touch point 0 goes up 11 years ago
Kristian Høgsberg 1be87e3c81 compositor-drm: Make composite bypass work on secondary outputs 11 years ago
Kristian Høgsberg e61d2f4812 shell: Don't assign keyboard focus for seats without keyboard 11 years ago
Axel Davy e4450f9123 Fix XWayland crashes when opening popups 11 years ago
Bryce W. Harrington d716754cfb gitignore: Generated files text-client-protocol.h, text-protocol.c 11 years ago
Bryce W. Harrington 991f271de5 Cleanup stray newline in a return statement 11 years ago
Bryce W. Harrington 3abdafd12d terminal: Only set title if asprintf succeeded 11 years ago
Wieland Hoffmann ad0704a226 weston.ini.man: Fix some grammar 11 years ago
Kristian Høgsberg 17bccaed42 input: Handle unplugging the output for a touchscreen device 11 years ago
Kristian Høgsberg d56ab4eb18 shell: Disable exposay by default 11 years ago
Kristian Høgsberg 5cbc763404 shell.c: Not all seats have pointers 11 years ago
Axel Davy fa506b6dda Fix XWayland transient window location. 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 211b517e8c shell: Move maximize and fullscreen bindings to mod + SHIFT 11 years ago
Kristian Høgsberg b637a40df9 window: Properly destroy tooltip windows when parent window is destroyed 11 years ago
Kristian Høgsberg 9046d2424a shell: Orphan child windows when a shell surface is destroyed 11 years ago
Kristian Høgsberg d6d3b377f8 keyboard: Make debug output less verbose 11 years ago
Kristian Høgsberg 700d6ad071 keyboard: Don't strcat() into a strdup()ed string 11 years ago
Kristian Høgsberg a548b4b85c keyboard: Fix insert_text() string utility 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 70f2901989 shell: Make sure we still have touch or pointer focus when moving/resizing 11 years ago
Neil Roberts 97b747cdda westoy: Add an option to explicitly disable cairo on a widget 11 years ago