profile/ivi/weston-ivi-shell.git
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
2013-02-15 Jan Arne Peterseneditor: add support for invoke_action
2013-02-15 Jan Arne Petersentext: add support for invoke_action request
2013-02-15 Jan Arne Peterseneditor: Add content type example
2013-02-15 Jan Arne Petersenkeyboard: Add support for a numeric layout
2013-02-15 Jan Arne Petersentext: Add content type support to text protocol
2013-02-15 Jan Arne Peterseneditor: add support for pre-edit styling
2013-02-15 Jan Arne Petersenkeyboard: Add support for pre-edit styling
2013-02-15 Jan Arne Peterseneditor: support commit on reset
2013-02-15 Jan Arne Petersentext: add serial argument to text protocol
2013-02-15 Jan Arne Petersentext: add pre-edit styling support to protocol
2013-02-15 Ander Conselvan... shell: Set the DPMS state if the screensaver fails...
2013-02-15 Kristian Høgsbergcompositor-x11: Wait for configure_notify for fullscreen
2013-02-15 Kristian Høgsbergxwm: Don't leak pending.input region
2013-02-15 Kristian Høgsbergxwm: Fix silly region math
2013-02-15 Kristian Høgsbergxwm: Fix input region regression from commit changes
2013-02-15 Jan Arne Petersenshell: Fix bug when input panel is shown twice
2013-02-15 Kristian Høgsbergshell: Add back ability to rotate unresponsive surfaces
2013-02-14 Kristian Høgsbergwindow.c: Don't allow moving a maximized window
2013-02-14 Rob Bradfordshell: Bypass fullscreen scaling if surface width and...
2013-02-14 Martin Anderssonweston-launcher: Add missing newline in error message
2013-02-14 Pekka Paalanenwindow: create Cairo surfaces on demand for redraw
2013-02-14 Pekka Paalanenwindow: let menu and tooltip redraw use widget size
2013-02-14 Pekka Paalanenwindow: remove the transparent flag as unused
2013-02-14 Pekka Paalanenwindow: move cairo_surface into struct surface
2013-02-14 Pekka Paalanenwindow: add surface pointer to widget
2013-02-14 Pekka Paalanenwindow: move input and opaque regions into struct surface
2013-02-14 Pekka Paalanenwindow: move 'widget' member into struct surface
2013-02-14 Pekka Paalanenwindow: assimilate window_get_resize_dx_dy() into the...
2013-02-14 Pekka Paalanenwindow: move buffer type and transform into struct...
2013-02-14 Pekka Paalanenwindow: move toysurface and allocation to struct surface
2013-02-14 Pekka Paalanenwindow: create new struct surface with wl_surface
2013-02-14 Pekka Paalanenwindow: destroy the 2nd shm buffer, if both released
2013-02-14 Pekka Paalanenwindow: check the initial wl_display_dispatch()
2013-02-14 Pekka Paalanenwindow: improve EGL-related error messages
2013-02-14 Kristian Høgsbergconfigure.ac: Add version to bug URL as well
2013-02-14 Scott Moreauconfigure.ac: Change bugs.freedesktop.org product to...
2013-02-13 Ander Conselvan... compositor: Init fade surface color properly
2013-02-13 Kristian Høgsbergscreenshot: Print warning if we're not launched from...
2013-02-13 Kristian Høgsbergxwm: Support _NET_WM_STATE_FULLSCREEN
2013-02-11 Scott MoreauUse __func__ in log message instead of hard coded funct...
2013-02-08 Pekka Paalanentests: add test for buffer release event
2013-02-08 Pekka Paalanentests: export create_shm_buffer() helper
2013-02-08 Pekka Paalanentests: add frame callback waiting helpers
2013-02-08 Tiago Vignattitests: Add XWayland test
2013-02-08 Konno, Joeconfigure: prevent premature HAVE_GLU check
next