profile/ivi/weston-ivi-shell.git
2013-12-04 Pekka Paalanengl: fix fallback definition of EGL_DEFAULT_DISPLAY
2013-12-04 Kristian Høgsbergdesktop-shell: Split out input-panel code
2013-12-04 Kristian Høgsbergdesktop-shell: Split out exposay immplementation
2013-12-04 Kristian Høgsbergdesktop-shell: Move to new desktop-shell subdirectory
2013-12-04 Kristian HøgsbergMove xwayland up one directory level
2013-12-04 Kristian Høgsbergtablet-shell: Remove
2013-12-04 Dima RyazanovCheck if the frame exists before reading its size
2013-12-04 Dima RyazanovCheck for frame being NULL before setting/unsetting...
2013-12-03 Dima RyazanovSet the view to NULL when unmapping an X11 window
2013-12-03 Jonas Ådahldata-device: Fix surface configure function type
2013-12-03 David Herrmannlogind: delay wakeup until DRM-device is resumed
2013-12-03 Rafael Antognollixdg-shell: Add key bindings for setting maximized and...
2013-12-03 Rafael Antognollixdg-shell: xdg_surface_set_output should only affect...
2013-12-03 Rafael Antognollixdg-shell: Add surface size to configure.
2013-12-03 Rafael Antognollixdg-shell: Implement xdg-shell interface.
2013-12-03 Rafael Antognollishell: Move shell_surface_set_parent to wl_shell calls.
2013-12-03 Rafael Antognollishell: Remove SHELL_SURFACE_TRANSIENT.
2013-12-03 Rafael Antognollishell: Remove SHELL_SURFACE_FULLSCREEN and SHELL_SURFAC...
2013-12-03 Rafael Antognollixdg_shell: Adding a new shell protocol.
2013-12-03 Jonas Ådahlinput: Reset keyboard state when releasing last seat...
2013-12-03 Jonas Ådahlinput: Move the xkb fields from weston_seat to weston_k...
2013-12-03 Jason EkstrandRemove the weston_view.geometry.width/height fields
2013-12-03 Pekka Paalanenwindow: handle insufficient buffer space
2013-12-03 Pekka Paalanenos: use posix_fallocate in creating sharable buffers
2013-12-02 Emilio Pozuelo... Make the default desktop shell client configurable
2013-12-02 Jonas Ådahlinput: Reset pointer state when last pointer device...
2013-12-02 Jonas Ådahlinput: Reset touch state when last touch device was...
2013-12-02 Jonas Ådahlinput: Keep track of number of touch points inside...
2013-12-02 Jonas Ådahlrpi: Use common udev_input for input device handling
2013-12-02 Philip Withnallshell: Change stacking order calculation for popup...
2013-12-02 Philip Withnallshell: Fix a potential NULL pointer dereference
2013-12-02 Philip Withnallshell: Store parent–child links between shsurfs for...
2013-12-02 Philip Withnallshell: Factor out common code to create fullscreen...
2013-12-02 Philip Withnallshell: Remove weston_view_restack()
2013-12-02 Philip Withnallshell: Update a shsurf’s layer when its surface type...
2013-12-02 Philip Withnallshell: Factor out code to set the layer for a shsurf
2013-12-02 Philip Withnallshell: Don’t change popups’ window types until the...
2013-12-02 Philip Withnallshell: Factor out code to set a shsurf’s parent
2013-12-02 Philip Withnallshell: Tidy up unset_fullscreen()
2013-12-02 Philip Withnallshell: Refactor workspace code to operate on shsurfs...
2013-12-02 Philip Withnallshell: Factor out common code to set a shsurf’s output
2013-12-02 Philip Withnallclients: Add a new weston-stacking demo
2013-12-02 Philip Withnallclients: Add window_is_transient() helper to the toy...
2013-12-02 Philip Withnallshell: Add missing cases to switch statements for anima...
2013-12-02 Philip Withnallshell: Add missing cases to switch statements for surfa...
2013-12-02 Philip Withnallshell: Reorganise set/unset methods for fullscreen...
2013-12-02 Xiong Zhangsrc/shell.c: set black_surface->width and height
2013-12-02 Tomeu Vizosorpi: Support opaque regions
2013-11-28 Pekka Paalanencompositor: merge surface size from buffer size funcs
2013-11-28 Pekka Paalanencompositor: do not recompute size on pointer_set_cursor
2013-11-28 Pekka Paalanencompositor: gather buffer_transform and _scale into...
2013-11-28 Axel DavyDo not set output->current_mode in compositor.c
2013-11-28 MoDcompositor-x11: Allow r5g6b5 visuals for X11 backend SHM
2013-11-28 Ander Conselvan... gl-renderer: Fix support for Y_XUXV buffers
2013-11-28 Tomeu VizosoRemove dependency on <GLES2/gl2.h> by replacing GLfloat...
2013-11-28 Emilio Pozuelo... exposay: properly go away when the modifier is pressed
2013-11-28 Emilio Pozuelo... input: don't run modifier bindings when the kbd is...
2013-11-28 Pekka Paalanenrpi: avoid vc_dispmanx_set_wl_buffer_in_use without EGL
2013-11-28 Emilio Pozuelo... exposay: provide a cancel func to the ptr grab iface
2013-11-28 Neil RobertsAutomatically generate weston.ini with the right paths
2013-11-26 Xiong Zhangdistinguish touch screen and pointer dnd in client
2013-11-26 Xiong Zhangclient/dnd.c: add dnd support for touch screen in client
2013-11-26 Xiong Zhangsrc/data_device.c: add dnd support for touch screen
2013-11-25 Kristian HøgsbergMakefile.am: The wayland rpi doesn't libsession-helper.la
2013-11-25 Marco BarisioneMakefile.am: The rpi backend needs libsession-helper.la
2013-11-25 Xiong Zhangterminal: add touch screen selection support
2013-11-25 Xiong Zhangsrc/Makefile.am: correct compile failure for launcher...
2013-11-25 Kristian Høgsbergterminal: Update terminal->end whenever we write a...
2013-11-24 Kristian HøgsbergMakefile.am: Move launcher helpers in to libsession...
2013-11-24 Kristian Høgsbergconfigure.ac: The drm backend no longer requires EGL
2013-11-24 Kristian Høgsbergconfigure.ac: Make libdrm optional in weston-launch
2013-11-23 Kristian Høgsbergtests: Remove an unecessary Makefile.am variable
2013-11-23 Kristian Høgsbergtests: Use a helper library for weston-test clients
2013-11-23 Kristian Høgsbergtests: Use TEST_CLIENT for test client modules
2013-11-23 Kristian Høgsbergterminal: Init tab ruler after setting terminal->width
2013-11-23 Kristian Høgsberginput: Cancel pointer grabs when compositor loses kb...
2013-11-22 Emilio Pozuelo... shell: don't crash if a pointer's focus is null
2013-11-22 Kristian Høgsbergdnd: Simplify drag icon creation
2013-11-22 Giulio Camuffocompositor: set weston_surface:resource to NULL when...
2013-11-22 Pekka Paalanentests: .gitignore log files
2013-11-22 Pekka Paalanentests: allow weston test plugin to keep on running
2013-11-22 Pekka Paalanentests: add a test causing SIGBUS to the compositor
2013-11-22 Emilio Pozuelo... man: document new focus-animation config entry
2013-11-22 Emilio Pozuelo... shell: add a client config entry
2013-11-22 David Herrmannlogind: change to -1+errno
2013-11-21 Kristian Høgsberglogind: Use dbus_bool_t for bool types in dbus calls
2013-11-21 Giulio Camuffoinput: set the focus to NULL when the focus's resource...
2013-11-20 Kristian Høgsbergweston-info: Handle shm formats better
2013-11-19 Jason EkstrandUpdate the weston man page to include the new Wayland...
2013-11-19 Jason Ekstrandcompositor-drm: Release the correct buffer in drm_outpu...
2013-11-19 Jason Ekstrandinput: Fix a segfault in focus checking
2013-11-19 Ander Conselvan... gl-renderer: Attach buffer during surface state creatio...
2013-11-19 Ander Conselvan... compositor-drm: Add key binding to switch from pixman...
2013-11-19 Pekka Paalanencompositor: fix sub-surface view stacking order
2013-11-19 Emilio Pozuelo... exposay: move the pointer in our motion handler
2013-11-19 Emilio Pozuelo... shell: Set output on the focus_surfaces' view
2013-11-19 Emilio Pozuelo... exposay: Activate a surface when hovering it
2013-11-19 Emilio Pozuelo... exposay: add cancel impl to the kbd grab iface
2013-11-19 Emilio Pozuelo... shell: Implement alt-tab switcher
2013-11-19 Emilio Pozuelo... input: Don't send leave events to destroyed views
next