1584 Commits (1959ab8d22a2efaa5f8c6249816d516687c6bc5e)

Author SHA1 Message Date
Giulio Camuffo 1959ab8d22 input: let the pointer motion handlers move the pointer 11 years ago
Giulio Camuffo 412b024be8 zoom: use the new pointer motion signal to move the zoom frame. 11 years ago
Giulio Camuffo 6fcb378c01 input: add a motion signal to weston_pointer 11 years ago
Kristian Høgsberg a3a784adae compositor: Schedule a repaint in weston_view_damage_below() 11 years ago
Neil Roberts e505171a32 Add calls to wl_shm_buffer_begin/end_access 11 years ago
Jonas Ådahl f707e8145b filter: Remove unused variable 11 years ago
Jonas Ådahl e82f8e4b0f evdev: Synchronize keys only if seat is keyboard capable 11 years ago
Jason Ekstrand 5ea048014d compositor-wayland: Add fullscreen support 11 years ago
Jason Ekstrand 12c6dd965b compositor-wayland: Add a --scale option 11 years ago
Jason Ekstrand 0cf39351bb compositor-wayland: Move config parsing into backend_init 11 years ago
Jason Ekstrand 584fb62437 compositor-wayland: Fix cursor coordinate transforms so it works on translated outputs 11 years ago
Jason Ekstrand 06ced80f93 compositor-wayland: rename wayland_compositor.inputs to input_list 11 years ago
Jason Ekstrand 4d615a7aa1 compositor-wayland: Remove unused output handling code 11 years ago
Jason Ekstrand 48ce42177f compositor-wayland: Parse [output] config sections and more options 11 years ago
Jason Ekstrand 33ff636812 Move region transformation code to weston_transformed_region 11 years ago
Jason Ekstrand b6a3cc7f17 Make weston_output_transform_coordinate more sane 11 years ago
Jason Ekstrand 00b842854b Remove the concept of a border from weston_output. 11 years ago
Jason Ekstrand ff2fd46e9c compositor-wayland: Add pixman/SHM fallback mode 11 years ago
Jason Ekstrand 310382fb2f gl-renderer: Remove the renderer-global border support 11 years ago
Jason Ekstrand 7744f71550 compositor-wayland: Add an actual frame around the compositor window 11 years ago
Jason Ekstrand 0b61bf444b gl-renderer: Add support for per-output multi-texture borders. 11 years ago
Jason Ekstrand 8f89fcb22b compositor-wayland: Rename structure members and make things more consistant 11 years ago
Kristian Høgsberg 1d75c7d3a2 xwm: Set input region for fullscreen surfaces correctly 11 years ago
Jason Ekstrand 286ff6817b compositor-wayland: Flush the display on commit 11 years ago
Kristian Høgsberg 453de7a7e5 compositor-wayland: Handle HUP or ERR from event loop 11 years ago
Kristian Høgsberg a28ba55b56 launcher: Make sure we drop drm master before we allow VT switches 11 years ago
Kristian Høgsberg aa2ee8bdf6 shell: Create view for lock surface 11 years ago
Kristian Høgsberg 529a81a898 logind: Return proper error value when tty or seat doesn't match 11 years ago
Kristian Høgsberg 90dfb11428 animation.c: Schedule a repaint when the animation is done 11 years ago
Kristian Høgsberg 912e0a117a Fall back to ANIMATION_NONE if startup-animation is zoom 11 years ago
Kristian Høgsberg b27901c5a7 input.c: Rename default grab functions to be consistent 11 years ago
Jonas Ådahl 1ea343e1be Add cancel function to grab interfaces 11 years ago
Jonas Ådahl 1c6e63e880 shell: Don't leak weston_touch_move_grab structs 11 years ago
Jonas Ådahl b18018867b input: Remove unused variable 11 years ago
Jonas Ådahl f88571fdef compositor-x11: Hide update_xkb_keymap behind #ifdef HAVE_XCB_XKB 11 years ago
Tomeu Vizoso 96dc9e4f1f rpi: Remove create_view and destroy_view implementations 11 years ago
Kristian Høgsberg 0eee0a28ba weston-launch: Revoke and close input fds when we vt switch away 11 years ago
Ander Conselvan de Oliveira adda00e72f pixman-renderer, gl-renderer: Destroy surface state with the renderer 11 years ago
Ander Conselvan de Oliveira aa398ae1f3 compositor: Let renderers create and destroy surface state on their own 11 years ago
Ander Conselvan de Oliveira 6b16214fb9 pixman-renderer, gl-renderer: Destroy debug bindings on clean up 11 years ago
Ander Conselvan de Oliveira c68b1085ed pixman-renderer: Initialize pixman-renderer struct with zeros 11 years ago
Tomeu Vizoso 7498758525 rpi: Protect in-use DispmanX resources from premature deletion 11 years ago
Tomeu Vizoso 34dad7d69b rpi: Remove dangling reference to weston_view 11 years ago
Tomeu Vizoso e3df6f1bbc rpi: Only check for prematurely destroyed wl_buffers in the EGL case 11 years ago
Tomeu Vizoso 4424774782 rpi: EGL surfaces need to be swapped always that we have an incoming back buffer 11 years ago
Tomeu Vizoso 15767813c2 rpi: Fix logging of buffer swaps for the EGL case 11 years ago
Tomeu Vizoso 5c3ea3b71a rpi: Initialize surface's list of views 11 years ago
Tomeu Vizoso 1d7ad62768 rpi: Link with EGL if ENABLE_EGL 11 years ago
Kristian Høgsberg c85f1d4595 shell.c: Prevent moving a window from more than one source 11 years ago
Kristian Høgsberg 0d94f41b44 shell.c: Don't overwrite focus surface argument in activate_binding() 11 years ago