3532 Commits (01eaaac79af284a37b61dbf8b2730c7fe26c461e)
 

Author SHA1 Message Date
Jasper St. Pierre 01eaaac79a westoy: Remove window_touch_move 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
Jasper St. Pierre 47f1043877 westoy: Fix the version number we request for wl_seat 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 0bdd58f6c0 cairo-util: Rework frame button handling 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
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