444 Commits (319b91b97a2d5db40eb182554e343d120d2d0d40)

Author SHA1 Message Date
Philipp Brüschweiler e14560e381 compositor: add information about the fbdev backend to --help output 12 years ago
Philipp Brüschweiler 57edf7f49e compositor: add WESTON_COMPOSITOR_OFFSCREEN state 12 years ago
Giulio Camuffo 7fe01b18d8 sdk: be C++ friendly 12 years ago
Kristian Høgsberg 88817f869f compositor: Remove unused wl_pointer variable 12 years ago
Peter Maatman e5b42e4466 Added handler for SIGABRT 12 years ago
Kristian Høgsberg 5006596a72 compositor-x11: Fix relative motion reporting for multiple outputs 12 years ago
Rob Bradford c088e2c011 compositor: Support notifying with absolute position too 12 years ago
Giulio Camuffo 5085a75dee shell: handle multiple popups 12 years ago
Philipp Brüschweiler 4b409c387d compositor: remove unused field option_idle_time 12 years ago
Pekka Paalanen 483243fa67 compositor, shell: surface transform inheritance 12 years ago
Pekka Paalanen c3ce738653 compositor: introduce weston_surface_geometry_dirty() 12 years ago
Pekka Paalanen f1f48cfa35 compositor: remove redundant geometry dirtying 12 years ago
Rune K. Svendsen 14b2fe7020 Eat scroll event if a key binding function is executed because of it. 12 years ago
Ander Conselvan de Oliveira e1bd5a02a0 compositor: Don't rely on surface->clip to cull overlay obscured damage 12 years ago
Ander Conselvan de Oliveira 8ad1982854 compositor: Keep a z-ordered list of planes 12 years ago
Kristian Høgsberg e7144fd175 compositor: Only send release event in response to wl_surface.attach 12 years ago
Kristian Høgsberg 2034780cb2 compositor: Fold weston_buffer_post_release into weston_buffer_reference 12 years ago
Kristian Høgsberg 068b61c254 compositor: Change notify_motion to take relative motion events 12 years ago
Kristian Høgsberg e2464fd414 compositor: Split pointer motion code into its own function 12 years ago
Kristian Høgsberg 9bcaaebfee compositor: Make sure surface->transform.inverse is a complete matrix 12 years ago
Kristian Høgsberg c1e6c8a2ed compositor: Make sure surface->transform.matrix,inverse are always valid 12 years ago
Giulio Camuffo 184df50d3e compositor: call configure on surfaces with a null buffer too 12 years ago
Ander Conselvan de Oliveira a4575634f4 compositor: Rename lock and unlock signals to idle and wake 12 years ago
Ander Conselvan de Oliveira 87524b65cb compositor: Move state tracking complexity into shell 12 years ago
Ander Conselvan de Oliveira 19d10ef925 compositor: Move fade animation out of core Weston into shell 12 years ago
Ander Conselvan de Oliveira cbdebc2370 compositor: Split util.c into binding.c and animation.c 12 years ago
Kristian Høgsberg 142d546c14 compositor: Don't free config_file before we done using it 12 years ago
Kristian Høgsberg cb4685bbd1 Pass argc and argv to modules 12 years ago
Kristian Høgsberg 4172f668e7 Pass argc pointer to parse_options() 12 years ago
Rafal Mielniczuk db790573ad compositor: set data_device keyboard focus in seat_get_keyboard 12 years ago
Kristian Høgsberg 2f07ef6963 xkb: Don't call exit on failure in weston_compositor_xkb_init() 12 years ago
Kristian Høgsberg af4f2aaf19 Install header files and pkg-config file for external modules 12 years ago
Marcin Slusarz 554a0da74a compositor: Use libunwind if available for better backtraces 12 years ago
Jan Arne Petersen a75a789fc1 text: fix weston key bindings with input methods 12 years ago
Ander Conselvan de Oliveira 4c65da5fc0 compositor: Init fade surface color properly 12 years ago
Scott Moreau 088c62e267 Use __func__ in log message instead of hard coded function name 12 years ago
Scott Moreau 1224514f5b Add --version option 12 years ago
Vasily Khoruzhick 1bbf372e31 matrix: track transform type 12 years ago
Ander Conselvan de Oliveira 23e72b867a pixman-renderer: Don't unreference NULL hw_buffer image 12 years ago
Kristian Høgsberg efaca34bc5 Document --use-pixman option 12 years ago
Ander Conselvan de Oliveira 2bbb2b8bac compositor: Don't let pointers get outside of an output on mode switch 12 years ago
Ander Conselvan de Oliveira 5c38ef4d4a compositor: Update output state after mode switch 12 years ago
Rob Bradford c9e64abc5c compositor: Cleanup if we can't find the symbol in the module 12 years ago
Rob Bradford 26e009cd9c compositor: Avoid sending event for invalid point 12 years ago
Ander Conselvan de Oliveira 409eebf34f compositor-drm: Support overlays with transformed buffers 12 years ago
Pekka Paalanen 81ee3f50c3 compositor: move texture_damage into renderer private 12 years ago
Pekka Paalanen 68033ac353 compositor: move pitch into renderer private 12 years ago
Pekka Paalanen ccfeae2ad7 compositor: add early wl_buffer.release 12 years ago
Pekka Paalanen de685b8843 compositor: introduce weston_buffer_reference 12 years ago
Pekka Paalanen aecd3ec54f compositor: do not flush shm buffer on destroy 12 years ago