4087 Commits (af314bb4f5a6b26e0f597773e7257e68a2f39544)
 

Author SHA1 Message Date
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
Kristian Høgsberg a30e29af2e input: Ignore touch up events if num_tp is 0 11 years ago
Rafal Mielniczuk b2917a2fed shell: run surface bindings only when focus surface is not NULL 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 73e9f86e2c tests: fix build on rpi with EGL 11 years ago
Pekka Paalanen 2d91ee171b screenshooter: silence a warning 11 years ago
Pekka Paalanen ca6bd745b8 tests: Only run buffer-count test on Mesa >= 10.1 11 years ago
Kristian Høgsberg 2fce4808dd input: Remap touch point IDs from multiple touch screens to not overlap 11 years ago
Emilio Pozuelo Monfort 1a26f1baba exposay: set an alpha on fullscreen surfaces 11 years ago
Emilio Pozuelo Monfort e6bbe5a90d exposay: fix infinite loop with fullscreen surfaces 11 years ago
Kristian Høgsberg ef9c8eb2db keyboard: Handle touch up event 11 years ago
Kristian Høgsberg 966e3ed247 editor: Add missing touch-to-activate for the entries 11 years ago
Armin K 917711bd59 clients: Fix libexec clients install 11 years ago
Kristian Høgsberg 0ed6750541 shell: Only assign focus on touch if there is a touch focus surface 11 years ago
Kristian Høgsberg 9f7e331a20 xwm: Handle WM_TRANSIENT_FOR 11 years ago