input: Rename weston_device_repick() to weston_seat_repick()
[platform/upstream/weston.git] / src /
2013-05-07 Kristian Høgsberginput: Rename weston_device_repick() to weston_seat_rep...
2013-05-07 Kristian Høgsberginput: Drop find_resource_for_client()
2013-05-07 Kristian Høgsbergmove input code from compositor.c into input.c
2013-05-07 Kristian Høgsbergfold wl_keyboard into weston_keyboard
2013-05-07 Kristian HøgsbergImport input structs and helper functions from wayland
2013-05-02 Jan Arne Petersentext: Rename input_method to wl_input_method
2013-05-02 Jan Arne Petersentext: Rename ::set_panel to ::set_overlay_panel
2013-05-02 Jan Arne Petersentext: Rename text_input to wl_text_input
2013-05-02 Jan Arne Petersentext: Fix serial handling
2013-05-02 Jan Arne Petersentext: Only allow input-method started by weston to...
2013-05-02 Jan Arne Petersentext: Add output argument to set_toplevel
2013-05-02 Jan Arne Petersentext: Add support for panels following the cursor
2013-05-02 Jan Arne Petersentext: Rename text_model to text_input
2013-05-02 Jan Arne Petersentext: Order requests and events in a nice way
2013-05-02 Jan Arne Petersentext: rename text_model::commit to commit_state
2013-05-02 Jan Arne Petersentext: Add language and text-direction to protocol
2013-05-02 Kristian Høgsbergxwm: Reparent client windows into ARGB windows
2013-05-02 Richard HughesMove the optional output name property from drm_output...
2013-05-02 Chris MichaelFix not checking return value of drmIoctl function...
2013-05-02 Richard HughesInclude config.h in compositor-drm.c
2013-05-02 Richard HughesAdd a set_gamma vfunc on weston_output
2013-05-02 Richard HughesAdd a output_created_signal on weston_compositor
2013-05-02 Richard HughesAdd a destroy_signal on weston_output
2013-05-01 Richard HughesExtract and parse the EDID when outputs are added
2013-04-16 Philipp Brüschweilershell: clear popup grab interface on remove_popup_grab...
2013-04-11 HardeningCorrectly handle extended RDP keycodes
2013-04-08 Jonas ÅdahlMake backends always specify output repaint time 1.0.90
2013-04-05 Kristian Høgsbergcompositor-drm: Allow running without launcher if effec...
2013-04-03 Rob Bradfordcompositor: Use wl_pointer_set_current to cleanup after...
2013-04-02 Philipp Brüschweilercompositor: add information about the fbdev backend...
2013-04-02 HardeningRDP compositor take 6
2013-03-29 Philipp Brüschweilercompositor: add WESTON_COMPOSITOR_OFFSCREEN state
2013-03-28 Giulio Camuffosdk: be C++ friendly
2013-03-28 Kristian Høgsbergcompositor: Remove unused wl_pointer variable
2013-03-28 Peter MaatmanAdded handler for SIGABRT
2013-03-27 Jonas Ådahlevdev-touchpad: Disable tap FSM by default on touchpads...
2013-03-27 Kristian Høgsbergcompositor-x11: Fix relative motion reporting for multi...
2013-03-27 Rob Bradfordcompositor: Support notifying with absolute position too
2013-03-27 Rafal Mielniczukcompositor-drm: ensure we run drm-backend using weston...
2013-03-27 Giulio Camuffoshell: set the popup grab button as pressed only if...
2013-03-26 Giulio Camuffoshell: handle multiple popups
2013-03-22 Rob Bradfordweston-egl: Allow compilation against older EGL stack
2013-03-19 Siddharth Heroorweston-launch: cleanup - return failures in main with...
2013-03-19 Philipp Brüschweilercompositor-rpi: Use correct enum, removes a warning
2013-03-19 Philipp Brüschweilercompositor: remove unused field option_idle_time
2013-03-19 Philipp Brüschweilerweston-launch: return better value if weston dies becau...
2013-03-19 Philipp Brüschweilerweston-launch: move function calls out of assert()
2013-03-19 Rafal Mielniczukshell: reset rotation for maximized surface
2013-03-19 Rafal Mielniczukshell: block move, rotate, resize in maximized state
2013-03-19 Philipp Brüschweilerpixman-renderer: don't forget to initialize the debug...
2013-03-19 Pekka Paalanencompositor, shell: surface transform inheritance
2013-03-19 Pekka Paalanencompositor: introduce weston_surface_geometry_dirty()
2013-03-19 Pekka Paalanencompositor: remove redundant geometry dirtying
2013-03-19 Rune K. SvendsenEat scroll event if a key binding function is executed...
2013-03-19 Scott MoreauFix memory leaks
2013-03-19 Ander Conselvan... gl-renderer: Use EXT_buffer_age and don't assume double...
2013-03-19 Ander Conselvan... compositor: Don't rely on surface->clip to cull overlay...
2013-03-19 Ander Conselvan... gl-renderer: Don't change the region supplied to output...
2013-03-19 Ander Conselvan... compositor: Keep a z-ordered list of planes
2013-03-19 John Kåre Alsakercompositor-drm: Inspect result of gbm_create_device.
2013-03-19 Andre Heidersrc/Makefile.am: Fix git-version.h for out of tree...
2013-03-05 Kristian Høgsbergcompositor: Only send release event in response to...
2013-03-04 Kristian Høgsbergcompositor: Fold weston_buffer_post_release into weston...
2013-03-04 Kristian Høgsbergcompositor-drm: Determine opaqueness of a surface correctly
2013-02-28 Kristian Høgsbergcompositor: Change notify_motion to take relative motio...
2013-02-28 Kristian Høgsbergcompositor: Split pointer motion code into its own...
2013-02-28 Kristian Høgsbergcompositor: Make sure surface->transform.inverse is...
2013-02-27 Kristian Høgsbergcompositor: Make sure surface->transform.matrix,inverse...
2013-02-27 Giulio Camuffocompositor: call configure on surfaces with a null...
2013-02-27 Satyeshwar Singhevdev: Wait for SYN event before sending events over...
2013-02-26 Pekka Paalanenupdate .gitignores for src/ and man/
2013-02-26 Ander Conselvan... compositor-drm: Fix a crash with a fullscreen surface...
2013-02-25 Scott Moreaucompositor-drm: Use __func__ instead of hardcoded string
2013-02-22 Ander Conselvan... shell: Go straight to sleep if the sceensaver isn't...
2013-02-22 Ander Conselvan... shell: Use weston_compositor_sleep() instead of setting...
2013-02-22 Ander Conselvan... compositor: Rename lock and unlock signals to idle...
2013-02-22 Ander Conselvan... compositor: Move state tracking complexity into shell
2013-02-22 Ander Conselvan... shell: Use its own timer for the screensaver timeout
2013-02-22 Ander Conselvan... compositor: Move fade animation out of core Weston...
2013-02-22 Ander Conselvan... animation: Schedule a repaint only on the outputs the...
2013-02-22 Ander Conselvan... animation: When fading, round the surface alpha when...
2013-02-22 Ander Conselvan... animation: Make fade more controllable
2013-02-22 Ander Conselvan... compositor: Split util.c into binding.c and animation.c
2013-02-22 Kristian Høgsbergcompositor: Don't free config_file before we done using it
2013-02-22 Kristian Høgsbergxwm: Only call set_fullscreen if the window is mapped
2013-02-20 Kristian HøgsbergPass argc and argv to modules
2013-02-20 Kristian HøgsbergPass argc pointer to parse_options()
2013-02-20 Kristian HøgsbergAdd missing builddir includes for version.h
2013-02-20 Kristian Høgsbergcompositor-x11: Only try to fullscreen if WM has _NET_W...
2013-02-18 Giulio Camuffoshell: Do not hang when mapping a popup twice
2013-02-18 Rafal Mielniczukcompositor: set data_device keyboard focus in seat_get_...
2013-02-18 Kristian Høgsbergudev-seat: Simplfy enable/disable interface a bit
2013-02-18 Kristian Høgsbergcompositor-fbdev: Use udev_seat
2013-02-18 Kristian Høgsbergcompositor-drm: Move udev_seat to its own file
2013-02-18 Kristian Høgsbergcompositor-drm: Rename a few evdev_* functions to udev_...
2013-02-18 Kristian Høgsbergxkb: Don't call exit on failure in weston_compositor_xk...
2013-02-18 Kristian Høgsbergcompositor-x11: Fix pointer type warning
2013-02-18 Kristian Høgsbergcompositor-drm: Remember to drop master in drm error...
2013-02-18 Kristian Høgsbergsrc/Makefile.am: Use $(libdir) instead of @libdir@
2013-02-18 Kristian HøgsbergInstall header files and pkg-config file for external...
next