platform/upstream/weston.git
2013-03-28 Giulio Camuffosdk: be C++ friendly
2013-03-28 Damien Lespiaubuild: Make the X11 compositor explicitely depend on...
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 Scott MoreauRevert "weston.ini: Use 'modeline' key for modeline...
2013-03-19 Scott Moreauweston.man: Document the way to disable idle timeout
2013-03-19 Emilio Pozuelo... config.ini: add examples for cursor-theme and cursor...
2013-03-19 Emilio Pozuelo... weston.ini.man: document cursor-theme and cursor-key
2013-03-19 Emilio Pozuelo... toytoolkit: implement cursor-size config key
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 MoDtoytoolkit: avoid redrawing a window between maximize...
2013-03-19 Rafal Mielniczukwindow: restore maximized state from fullscreen mode...
2013-03-19 Rafal Mielniczukwindow: save allocation only for toplevel window
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-03-04 Giulio Camuffotests: attach the surface's buffer when moving it
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-28 Kristian Høgsbergconfigure.ac: Use automake color-tests
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... evdev: 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-25 Kristian HøgsbergMakefile.am: Distribute weston.ini sample
2013-02-22 Quentin GlidicMakefile.am: SUBDIRS is automagic
2013-02-22 Quentin Glidictests: Use&Fix parallel tests
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 Jan Arne Petersentests: Fix text-test
2013-02-20 Kristian HøgsbergAdd missing builddir includes for version.h
2013-02-20 Pekka Paalanenwindow: fix display_acquire_window_surface()
2013-02-20 Kristian Høgsbergcompositor-x11: Only try to fullscreen if WM has _NET_W...
2013-02-19 Kristian Høgsbergweston.ini: Use 'modeline' key for modeline example
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 Quentin Glidicconfigure.ac: Make xwayland tests depend on xwayland
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...
2013-02-18 Marcin Slusarzcompositor: Use libunwind if available for better backt...
2013-02-15 Jan Arne Petersentext: Split out cursor_position
2013-02-15 Jan Arne Petersentext: Rename set_micro_focus request
2013-02-15 Jan Arne Petersentext: Add show/hide_input_panel requests
2013-02-15 Jan Arne Petersentext: Add commit request
2013-02-15 Jan Arne Petersentext: Remove unused requests/events
2013-02-15 Jan Arne Petersentext: Move input_panel interface to input-method
2013-02-15 Jan Arne Petersenshell: Do not hang after setting input_panel twice
2013-02-15 Jan Arne Petersenshell: Do not crash when hiding input_panel
2013-02-15 Jan Arne Peterseneditor: Add support for backspace keysym events
2013-02-15 Jan Arne Petersendoc: add some more text protocol documentation
2013-02-15 Jan Arne Petersentext: fix weston key bindings with input methods
2013-02-15 Jan Arne Petersensimple-im: fix for protocol changes
2013-02-15 Jan Arne Petersenkeyboard: add support for invoke_action
next