3977 Commits (ba83db216ca8b84c250f9902fbbd4883cf63912b)
 

Author SHA1 Message Date
Kristian Høgsberg 8662349394 shell.c: Back out alt-tab functionality 11 years ago
Jason Ekstrand 6228ee235f Fix the size of surfaces created in create_black_surface 11 years ago
Kristian Høgsberg f3fa832796 build: Move clients libexec_PROGRAMS under BUILD_CLIENTS conditional 11 years ago
Kristian Høgsberg 96e1c0b6e5 build: Don't try to build weston-info if client build is disabled 11 years ago
Kristian Høgsberg ea520d510c build: Rename option and conditional for installing demo clients 11 years ago
Kristian Høgsberg ead5242e07 shell: Fix up previous broken commit 11 years ago
Kristian Høgsberg d55db69c94 Revert "shell: Change stacking order calculation for popup surfaces" 11 years ago
Kristian Høgsberg c152ee11e3 window.c: Don't put buttons on frames for custom windows 11 years ago
Kristian Høgsberg a1df7acb78 shell: Set state_changed when we make a surface transient 11 years ago
Hardening fb8546e45f Release pointer and keyboard with the seat 11 years ago
Ander Conselvan de Oliveira 312ea4ca42 shell: Handle the desktop shell client destroy signal 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
Ander Conselvan de Oliveira e22f3bb5da screenshooter: Record one extra frame when recording stops 11 years ago
Kristian Høgsberg c2010b3af0 nested: Add EGL_WL_create_wayland_buffer_from_image compat defines 11 years ago
Kristian Høgsberg fccb57d24d configure.ac: Bump version to 1.3.91 for alpha release 11 years ago
Kristian Høgsberg 98463743ca Makefile.am: Clean generated weston.ini on make clean 11 years ago
Jonny Lamb 92d90f225d clients: add scaler test app 11 years ago
Jonny Lamb fa1b3055b2 pixman-renderer: implement surface scaling and cropping 11 years ago
Jonny Lamb 7413076f82 compositor: transform surface coordinates if a surface scaler is used 11 years ago
Jonny Lamb 8ae3590325 compositor: add stub scaler resources 11 years ago
Pekka Paalanen f565d80ff5 protocol: crop & scale RFC v3 11 years ago
Jason Ekstrand 5c11a3340b Add a weston_surface_set_size function 11 years ago
Ander Conselvan de Oliveira fc63fddcee shell: Reset fullscreen and maximized state on output unplug 11 years ago
Zhang, Xiong Y 31236932a1 desktop-shell: Invalidate saved position when output is destroyed 11 years ago
Ander Conselvan de Oliveira 54e90c7e1e compositor: Make pointers visible when an output is unplugged 11 years ago
Ander Conselvan de Oliveira e1e2352dcc compositor: Don't repaint outputs being destroyed 11 years ago
Zhang, Xiong Y 010d0b1695 compositor: Ensure views are visible if their output was unplugged 11 years ago
Zhang, Xiong Y f301241d1a compositor: Move views when outputs are moved 11 years ago
Ander Conselvan de Oliveira 62a9075a6b compositor-headless, compositor-rdp: Don't call weston_output_move() 11 years ago
Zhang, Xiong Y a4b54c0b79 compositor: Move the logic of moving outputs into the core 11 years ago
Ander Conselvan de Oliveira f749fc3782 compositor: Remove output from list in weston_output_destroy() 11 years ago
Ander Conselvan de Oliveira f54fa4db2b compositor-x11: Only destroy one output when the close button is pressed 11 years ago
Kristian Høgsberg d0cb10a36b evdev: Drop joystick rejection heurstics 11 years ago
Kristian Høgsberg cd2f46f3d2 evdev: Reject absolute motion if we're not a pointer or a touch device 11 years ago
Kristian Høgsberg c67fd1cf0e evdev: Drop obsolete accelerometer reject rule 11 years ago
Kristian Høgsberg de5f82c90d evdev: Remove EVDEV_TOUCH and with it evdev_device->caps 11 years ago
Kristian Høgsberg 3d793c9053 evdev: Use a has_keyboard flag instead of EVDEV_KEYBOARD bit 11 years ago
Kristian Høgsberg 77b0d23c00 evdev: Replace EVDEV_BUTTON with local has_button flag 11 years ago
Kristian Høgsberg b7c58de8f6 evdev: Replace EVDEV_MOTION_ABS with local has_abs flag 11 years ago
Kristian Høgsberg 8d31a3ae56 evdev: Use has_abs only for ABS_X and ABS_Y, introduce has_mt for MT events 11 years ago
Kristian Høgsberg 015e73dc33 evdev: Drop EVDEV_MOTION_REL flag 11 years ago
Kristian Høgsberg d24a64ea30 evdev: Combine evdev_handle_device() and evdev_configure_device() 11 years ago
Giulio Camuffo 1aaf3e42e2 sdk: make C++11 plugins build again 11 years ago
Jasper St. Pierre 80c798bdf0 Update .gitignore 11 years ago
Jasper St. Pierre cf389f5917 Update .gitignore 11 years ago