1563 Commits (8f89fcb22b82f3cd5340b614f3123044b82a39ec)

Author SHA1 Message Date
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
Kristian Høgsberg 7ab139ce16 shell: Don't cast weston_view to surface when we just need view->surface 11 years ago
Kristian Høgsberg aa2700dcc8 compositor: Remove two unused variables 11 years ago
Kristian Høgsberg 48588f8696 shell: Create a view for the grab_surface 11 years ago
Kristian Høgsberg c3244d7abc input: Properly handle setting touch focus to NULL 11 years ago
Kristian Høgsberg b5a4f986d4 compositor-x11: Use the fullscreen size provided by the configure event 11 years ago
Kristian Høgsberg a3a0e1867e shell: Add the right output object to the shell output_list 11 years ago
Xiong Zhang 6b48142f8a shell: register output->destroy_signal handler 11 years ago
Xiong Zhang 971165368d compositor: set surface->plane from destroyed plane to NULL 11 years ago
Rui Matos 0c194ced57 compositor-wayland: Handle keymap changes 11 years ago
Rui Matos c6c2f8e655 compositor-x11: Update keymap when XKB keymap changes 11 years ago
Rui Matos 65196bc0b9 input: Add core API to update the keymap 11 years ago
Jason Ekstrand a7af70436b Split the geometry information from weston_surface out into weston_view 11 years ago
Kristian Høgsberg d4c1cd77c3 logind: Remove missing 'else' 11 years ago
Kristian Høgsberg 10ddd97ecf compositor: Remove redundant and not well-defined focus field 11 years ago
Kristian Høgsberg 2e611264a3 compositor-drm: Don't call drop/set master anymore 11 years ago
David Herrmann 1edf44ce26 compositor: finish frame if redraw fails 11 years ago
David Herrmann 3c688c5e33 compositor-drm: finish frame if initial page-flip fails 11 years ago
David Herrmann cc5b2ed2b8 launcher: add logind backend 11 years ago
David Herrmann e461f85385 launcher: add weston_launcher_close() dummy 11 years ago
David Herrmann 814d49f0b4 dbus: add dbus-match helpers 11 years ago
David Herrmann 59ab90049f Add optional dbus helpers 11 years ago