4028 Commits (c31f624141ab03baf243441467806753b9c2bb74)
 

Author SHA1 Message Date
Kristian Høgsberg c31f624141 window.c: Prevent key event delivery while a grab is active 11 years ago
Kristian Høgsberg 41f7ebc36a window.c: Update pointer focus when taking a grab 11 years ago
Ander Conselvan de Oliveira 9c376b54ea shell: Fix crash when a client is destroyed during the resize grab 11 years ago
Ander Conselvan de Oliveira 15f9a26bb1 shell: Fix memory leaks caused by the window close animation 11 years ago
Bryce W. Harrington 66cd2c1ce1 terminal: Convert all *alloc's to x*alloc's. 11 years ago
Neil Roberts 1e40a7ec7a Simply the matrix calculation for zooming 11 years ago
Neil Roberts a69dc01a6e clients/window: Don't remove the touch listener on a frame event 11 years ago
Ander Conselvan de Oliveira a7caef964b input: Fix errors due to initializing input before creating outputs 11 years ago
Ander Conselvan de Oliveira ae826cead7 evdev: Fix assertion error for unplugged output with paired touchscreen 11 years ago
Ander Conselvan de Oliveira 6c975faaa9 evdev: Discard events from a touchscreen paired with an unplugged output 11 years ago
Ander Conselvan de Oliveira f957dfb1de libinput: Don't process touch events for devices without a valid output 11 years ago
Jason Ekstrand 4283370e01 pixman-renderer: Use width/height_from_buffer for buffer transforms 11 years ago
Jason Ekstrand d0cebc36fb Use the correct width/height when transforming surfaces with viewports. 11 years ago
Bryce W. Harrington a212cbb0e6 xwayland: Check zalloc return for out of memory situation 11 years ago
Bryce W. Harrington bfd74f40f3 Check zalloc return for out of memory situation 11 years ago
Kristian Høgsberg 4c3661fd7b desktop-shell: Only use default background if no background color is set 11 years ago
Jonas Ådahl 1679f232e5 libinput: Forward frame events to clients 11 years ago
Hardening e57d1f211d Check malloc result 11 years ago
John Kåre Alsaker 791324cc06 gl-renderer: Remove gl_renderer_interface from gl-renderer.h 11 years ago
U. Artie Eoff cb0e3579af weston-info: fix log message typo 11 years ago
Kristian Høgsberg 6375ea02e5 editor: Remove unused variables 11 years ago
Manuel Bachmann 8986c18f69 editor: react on Enter, Tab, and Up-Down arrow keys 11 years ago
U. Artie Eoff f4ad19a177 seat: don't break in notify_output_create 11 years ago
U. Artie Eoff 161c6c5694 input: fix input device map to output if it doesn't exist. 11 years ago
U. Artie Eoff cd9e54537a libinput-device: break after LIBINPUT_EVENT_TOUCH_UP 11 years ago
U. Artie Eoff c81c4241d9 libinput-seat: allow setting libinput log priority in weston 11 years ago
U. Artie Eoff 71db0fd117 libinput-seat: redirect libinput log to weston log 11 years ago
Manuel Bachmann 5082ad6b28 shell: display the input panel on the active output 11 years ago
Ander Conselvan de Oliveira 4ade0e4a29 compositor-drm: Fix crash when setting up seat constrained by an output 11 years ago
Manuel Bachmann 301f06b894 keyboard: add the missing symbols layout, fix arabic layout 11 years ago
Ander Conselvan de Oliveira 75c373c76c shell: Destroy a previous input panel animation when showing it again 11 years ago
Ander Conselvan de Oliveira a4a6f16129 animation: Fix input panel slide animation 11 years ago
Ander Conselvan de Oliveira f5cc2b560f animation: Split spring setup out of weston_view_animation_run() 11 years ago
Marek Chalupa 06f2fa1a60 tests: fix bad-buffer-test 11 years ago
Jason Ekstrand 9e9512f017 desktop-shell: Get rid of get_shell_client 11 years ago
Ander Conselvan de Oliveira a61b949eb8 compositor-drm: Pass the right stride to the vaapi recorder 11 years ago
Ander Conselvan de Oliveira 304996d182 shell: Fix view repositioning logic for output move and destroy 11 years ago
Jason Ekstrand c107306db7 gl-renderer: Fix a typo in the output_set_border description 11 years ago
Jasper St. Pierre 4783739f39 xwayland/launcher: Use %m instead of manual strerror(errno) 11 years ago
Bryce W. Harrington 13600c02af protocol: Correct typo 'suppot' 11 years ago
Ander Conselvan de Oliveira 641796c31a shell: Keep shsurf->fullscreen_output set after unset_fullscreen() 11 years ago
Ander Conselvan de Oliveira facc0ccf06 shell: Damage below child surfaces on move to different workspace 11 years ago
Ander Conselvan de Oliveira 4e20e9b847 shell: Disarm the screensaver timeout timer on terminate_screensaver() 11 years ago
Neil Roberts b4a91708e3 Reset the keyboard focus on all seats when the compositor is locked 11 years ago
Neil Roberts 4237f50e11 Reset focus on unknown seats when restoring focus state 11 years ago
Ander Conselvan de Oliveira e5a1aee694 shell: Allow unresponsive surfaces to be moved again 11 years ago
Daiki Ueno 56d8a7a155 terminal: Don't try to render RLE used as a placeholder 11 years ago
Kristian Høgsberg 79d5a6ebe4 configure.ac: Bump version to 1.4.91 11 years ago
Kristian Høgsberg f0ce581b92 desktop-shell: Activate surface on right click too 11 years ago
Kristian Høgsberg cdbbae2cac window.c: Create xdg_surface up front 11 years ago