3511 Commits (1d75c7d3a2826163494260593eb67cb4219ede2a)
 

Author SHA1 Message Date
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
Jason Ekstrand 4a7409a1f5 toytoolkit: Don't segfault on window close 11 years ago
Kristian Høgsberg 8ae63851dd window.c: Don't ungrab input after displaying the menu 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 b8e62d9cdb configure.ac: Report if built with XCB-XKB or not 11 years ago
Jonas Ådahl f88571fdef compositor-x11: Hide update_xkb_keymap behind #ifdef HAVE_XCB_XKB 11 years ago
Jonas Ådahl 80511efe43 tests/.gitignore: Add *.trs 11 years ago
Tomeu Vizoso 96dc9e4f1f rpi: Remove create_view and destroy_view implementations 11 years ago
Kristian Høgsberg 9b8e1b17fe configure.ac: Require wayland >= 1.3.91 11 years ago
Kristian Høgsberg 0eee0a28ba weston-launch: Revoke and close input fds when we vt switch away 11 years ago
Kristian Høgsberg 3742434cfd configure.ac: Require at least version 0.3.0 of xkbcommon 11 years ago
Kristian Høgsberg 5e392ef64e .gitignore: Add .valid files 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
Peter Hutterer 64db37e53c protocol: hook up xmllint to check validity 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 83d8ee779e window, desktop-shell: deal with output unplug on client side 11 years ago
Xiong Zhang 971165368d compositor: set surface->plane from destroyed plane to NULL 11 years ago
Kristian Høgsberg 89f4bc4fc4 window.c: Don't put titlebars on menu windows 11 years ago
Kristian Høgsberg c680e90489 window.c: Use frame code for drawing menus 11 years ago
Kristian Høgsberg a83be20d7f terminal: Show character grid size in header bar when resizing 11 years ago
Kristian Høgsberg 67b8215bcb terminal: Add context menu with new terminal/copy/paste 11 years ago
Kristian Høgsberg 14f39b290b terminal: Add scroll-back history 11 years ago