517 Commits (5f42930a418f9a83e8933344806b0c2dc6d5be6a)

Author SHA1 Message Date
Pekka Paalanen 7bb6510748 compositor: add capability flag for arbitrary surface rotation 12 years ago
Alexander Larsson 4ea9552d05 compositor: Support output/buffer scaling 12 years ago
Pekka Paalanen 86c8ca03b5 compositor: forbid sub-surface nesting loops 12 years ago
Pekka Paalanen 16abf6a4d4 protocol: set_desync should flush 12 years ago
Ossama Othman a50e6e4c50 config-parser: Honor XDG_CONFIG_DIRS 12 years ago
U. Artie Eoff ec08f33482 move subsurface-server-protocol.h include out of compositor.h 12 years ago
Pekka Paalanen 01388e253e shell: keyboard focus and restacking fixes for sub-surfaces 13 years ago
Pekka Paalanen e67858b9cf compositor: introduce sub-surfaces 13 years ago
Kristian Høgsberg 7b9195f9d6 compositor: Move gl-renderer vertex arrays into gl-renderer.c 13 years ago
Kristian Høgsberg 6848c25677 input: Move surface picking into the pointer grab focus callback 13 years ago
Kristian Høgsberg fe7aa90ed4 compositor: Adapt to wl_surface going away 13 years ago
Kristian Høgsberg aad8099c2f data-device: Update drag icon position from configure and motion handlers 13 years ago
Kristian Høgsberg e314875d00 input: Merge wl_seat into weston_seat 13 years ago
Kristian Høgsberg 02bbabbd56 input: Rename wl_pointer to weston_pointer 13 years ago
Kristian Høgsberg a71e8b2e4d input: Rename weston_device_repick() to weston_seat_repick() 13 years ago
Kristian Høgsberg b5e26104ee move input code from compositor.c into input.c 13 years ago
Kristian Høgsberg 29139d4a45 fold wl_keyboard into weston_keyboard 13 years ago
Jan Arne Petersen 14da96bf81 text: Add support for panels following the cursor 13 years ago
Richard Hughes afe690cbcf Move the optional output name property from drm_output to weston_output 13 years ago
Richard Hughes 59d5da79be Add a output_created_signal on weston_compositor 13 years ago
Richard Hughes 64ddde1e70 Add a destroy_signal on weston_output 13 years ago
Jonas Ådahl e5a1225bc4 Make backends always specify output repaint time 13 years ago
Rob Bradford 91ae483ab9 compositor: Use wl_pointer_set_current to cleanup after surface destruction 13 years ago
Philipp Brüschweiler e14560e381 compositor: add information about the fbdev backend to --help output 13 years ago
Philipp Brüschweiler 57edf7f49e compositor: add WESTON_COMPOSITOR_OFFSCREEN state 13 years ago
Giulio Camuffo 7fe01b18d8 sdk: be C++ friendly 13 years ago
Kristian Høgsberg 88817f869f compositor: Remove unused wl_pointer variable 13 years ago
Peter Maatman e5b42e4466 Added handler for SIGABRT 13 years ago
Kristian Høgsberg 5006596a72 compositor-x11: Fix relative motion reporting for multiple outputs 13 years ago
Rob Bradford c088e2c011 compositor: Support notifying with absolute position too 13 years ago
Giulio Camuffo 5085a75dee shell: handle multiple popups 13 years ago
Philipp Brüschweiler 4b409c387d compositor: remove unused field option_idle_time 13 years ago
Pekka Paalanen 483243fa67 compositor, shell: surface transform inheritance 13 years ago
Pekka Paalanen c3ce738653 compositor: introduce weston_surface_geometry_dirty() 13 years ago
Pekka Paalanen f1f48cfa35 compositor: remove redundant geometry dirtying 13 years ago
Rune K. Svendsen 14b2fe7020 Eat scroll event if a key binding function is executed because of it. 13 years ago
Ander Conselvan de Oliveira e1bd5a02a0 compositor: Don't rely on surface->clip to cull overlay obscured damage 13 years ago
Ander Conselvan de Oliveira 8ad1982854 compositor: Keep a z-ordered list of planes 13 years ago
Kristian Høgsberg e7144fd175 compositor: Only send release event in response to wl_surface.attach 13 years ago
Kristian Høgsberg 2034780cb2 compositor: Fold weston_buffer_post_release into weston_buffer_reference 13 years ago
Kristian Høgsberg 068b61c254 compositor: Change notify_motion to take relative motion events 13 years ago
Kristian Høgsberg e2464fd414 compositor: Split pointer motion code into its own function 13 years ago
Kristian Høgsberg 9bcaaebfee compositor: Make sure surface->transform.inverse is a complete matrix 13 years ago
Kristian Høgsberg c1e6c8a2ed compositor: Make sure surface->transform.matrix,inverse are always valid 13 years ago
Giulio Camuffo 184df50d3e compositor: call configure on surfaces with a null buffer too 13 years ago
Ander Conselvan de Oliveira a4575634f4 compositor: Rename lock and unlock signals to idle and wake 13 years ago
Ander Conselvan de Oliveira 87524b65cb compositor: Move state tracking complexity into shell 13 years ago
Ander Conselvan de Oliveira 19d10ef925 compositor: Move fade animation out of core Weston into shell 13 years ago
Ander Conselvan de Oliveira cbdebc2370 compositor: Split util.c into binding.c and animation.c 13 years ago
Kristian Høgsberg 142d546c14 compositor: Don't free config_file before we done using it 13 years ago