January 2012 Archives by author
Starting: Tue Jan 3 06:32:40 PST 2012
Ending: Tue Jan 31 20:25:28 PST 2012
Messages: 218
- [RFC] Weston sprite support
Jesse Barnes
- [PATCH 1/2] compositor: make repaint output specific
Jesse Barnes
- [PATCH 2/2] compositor-drm: use a DRM specific repaint function
Jesse Barnes
- [RFC] Weston sprite support
Jesse Barnes
- [RFC] Weston sprite support
Jesse Barnes
- [RFC] Updated plane handling
Jesse Barnes
- [PATCH 1/4] compositor: add an plane assignment hook
Jesse Barnes
- [PATCH 2/4] compositor: move scanout handling to compositor-drm
Jesse Barnes
- [PATCH 3/4] compositor: unify sprite and primary handling a bit
Jesse Barnes
- [PATCH 4/4] compositor: work around tty checking so gdb works
Jesse Barnes
- [PATCH 3/4] compositor: unify sprite and primary handling a bit
Jesse Barnes
- [PATCH] scanner: allow summary attributes in args and <description> in <protocol>
Jesse Barnes
- [PATCH] scanner: allow summary attributes in args and <description> in <protocol>
Jesse Barnes
- [PATCH] scanner: require descriptions and summaries
Jesse Barnes
- [RFC] compositor: check for overlap when repainting
Jesse Barnes
- Sprite handling framework
Jesse Barnes
- [PATCH 1/3] compositor: add an plane assignment hook
Jesse Barnes
- [PATCH 2/3] compositor: move scanout handling to compositor-drm
Jesse Barnes
- [PATCH 3/3] compositor: unify plane and output handling
Jesse Barnes
- [PATCH 1/2] compositor: add an assign_planes hook to the output
Jesse Barnes
- [PATCH 2/2] compositor-drm: add sprite support
Jesse Barnes
- [PATCH 1/3] compositor: add an assign_planes hook to the output
Jesse Barnes
- [PATCH 2/3] compositor-drm: add sprite support v3
Jesse Barnes
- [PATCH 3/3] tests: add COMPOSITOR_CFLAGS to the build
Jesse Barnes
- [PATCH 1/3] tests: add COMPOSITOR_CFLAGS to the build
Jesse Barnes
- [PATCH 2/3] compositor: add an assign_planes hook to the output
Jesse Barnes
- [PATCH 3/3] compositor-drm: add sprite support v5
Jesse Barnes
- [PATCH] clients/gears: gears needs to link against libGL
Jesse Barnes
- [PATCH 3/3] compositor-drm: add sprite support v5
Jesse Barnes
- Display/expose propagation on GTK-Wayland
Mika Boström
- [PATCH] egl_dri2/wayland: handle creating xrgb8888 images
Robert Bragg
- [PATCH 1/3] Revert "xwayland: Redirect toplevel windows one by one"
Robert Bragg
- [PATCH 2/3] dbe: Cleanup in CloseScreen hook not ext CloseDown
Robert Bragg
- [PATCH 3/3] xwayland: unredirect sub-windows when root destroyed
Robert Bragg
- [PATCH] evdev: Correct warning on missing input devices
Olivier Le Thanh Duong
- [PATCH] setuid: Operate relative to $(DESTDIR)
Benjamin Franzke
- [PATCH] Introduce weston-launch
Benjamin Franzke
- [PATCH 2/2] server: remove wl_display::callback_list as unused
Kristian Høgsberg
- [PATCH 1/2] server: add wl_input_device_fini()
Kristian Høgsberg
- [PULL/RFC] compositor-x11 destructors v1
Kristian Høgsberg
- Renaming wayland-compositor
Kristian Høgsberg
- [PULL] cleanup, fade-in, missing input devices
Kristian Høgsberg
- [RFC] Weston sprite support
Kristian Høgsberg
- [RFC] Weston sprite support
Kristian Høgsberg
- [PATCH] egl_dri2/wayland: handle creating xrgb8888 images
Kristian Høgsberg
- [PATCH 1/3] Revert "xwayland: Redirect toplevel windows one by one"
Kristian Høgsberg
- wayland-web (EFL additions to screenshot and toolkit pages)
Kristian Høgsberg
- [PATCH] evdev: Correct warning on missing input devices
Kristian Høgsberg
- [PULL] Matrix inversion and tests v1
Kristian Høgsberg
- [PATCH 3/4] compositor: unify sprite and primary handling a bit
Kristian Høgsberg
- [RFC] Updated plane handling
Kristian Høgsberg
- [PATCH] wscreensaver: get decorations back
Kristian Høgsberg
- [PATCH] shell: respawn desktop-shell if it dies
Kristian Høgsberg
- [PATCH] Complete ARGB8888 naming convention format renames missed by 58dc1b28d1ef4d1931c52b079d304f2e1546329d
Kristian Høgsberg
- [PATCH] scanner: allow summary attributes in args and <description> in <protocol>
Kristian Høgsberg
- [PATCH] evdev: fix uninitialised pointer value
Kristian Høgsberg
- [PATCH 1/2] window: Fix sending button events when there's no grab
Kristian Høgsberg
- [PATCH 2/2] window: Only release the widget grab when all buttons are released
Kristian Høgsberg
- [PATCH] setuid: Operate relative to $(DESTDIR)
Kristian Høgsberg
- [PATCH v2 01/11] gbm: fix copy & paste error in gbm_bo_get_handle documentation
Kristian Høgsberg
- [PATCH 1/3] compositor: add an plane assignment hook
Kristian Høgsberg
- Sprite handling framework
Kristian Høgsberg
- Sprite handling framework
Kristian Høgsberg
- [PATCH] window: fix resizing of windows backed by shm buffers
Kristian Høgsberg
- [PATCH] strtol() fails on 32 bit systems when trying to parse a 32 bit 'string' fromt the config file, because it returns long which is signed. Use strtoll to solve the problem.
Kristian Høgsberg
- [PATCH] compositor: Damage output when restoring X window.
Kristian Høgsberg
- [PATCH] desktop-shell: print what failed on exec
Kristian Høgsberg
- [PATCH] Implement CONFIG_KEY_UNSIGNED_INTEGER since strtol() does not work when trying to assign 32 bits of data into a regular signed int on 32 bit systems. Use corresponding strtoul() instead.
Kristian Høgsberg
- [PATCH 2/2] compositor-drm: add sprite support
Kristian Høgsberg
- [PATCH 1/2] Add separate page with Qt 5 instructions for Wayland
Kristian Høgsberg
- Configuration files (Re: [PATCH] strtol() fails on 32 bit...)
Kristian Høgsberg
- [PATCH] Update config files to reflect new terminal name, weston-terminal.
Kristian Høgsberg
- [PATCH 2/2] build: fix build of matrix test
Kristian Høgsberg
- [PATCH] compositor: insert the cursor sprite below the fade surface
Kristian Høgsberg
- [PATCH 1/2] configure: toytoolkit GL apps depend on cairo-egl
Kristian Høgsberg
- [PATCH 2/2] configure: use --disable-tests, since default is enabled
Kristian Høgsberg
- [PULL] Surface transformation fixes 1
Kristian Høgsberg
- wayland-web (EFL additions to screenshot and toolkit pages)
Christopher Michael
- [PATCH] Complete ARGB8888 naming convention format renames missed
Scott Moreau
- [PATCH] Complete ARGB8888 naming convention format renames missed by 58dc1b28d1ef4d1931c52b079d304f2e1546329d
Scott Moreau
- Wayland clients segfault using the radeon driver (r300g on RV350)
Scott Moreau
- [PATCH] compositor: Damage output when restoring X window.
Scott Moreau
- [PATCH 2/2] Check if background image exists instead of blindly using it.
Scott Moreau
- [PATCH 2/2] Check if background image exists instead of blindly using it.
Scott Moreau
- [PATCH] strtol() fails on 32 bit systems when trying to parse a 32 bit 'string' fromt the config file, because it returns long which is signed. Use strtoll to solve the problem.
Scott Moreau
- [PATCH] Implement CONFIG_KEY_UNSIGNED_INTEGER since strtol() does not work when trying to assign 32 bits of data into a regular signed int on 32 bit systems. Use corresponding strtoul() instead.
Scott Moreau
- [PATCH 2/2] Cleanup comments.
Scott Moreau
- [PATCH] protocol: Add close event to wl_shell_surface.
Scott Moreau
- [PATCH] shell: add key binding for destoying a surface.
Scott Moreau
- [PATCH] Update config files to reflect new terminal name, weston-terminal.
Scott Moreau
- [RFC 0/9] gbm_surface
Ander Conselvan de Oliveira
- [PATCH v2 00/11] gbm_surface
Ander Conselvan de Oliveira
- [PATCH v2 01/11] gbm: fix copy & paste error in gbm_bo_get_handle documentation
Ander Conselvan de Oliveira
- [PATCH v2 02/11] gbm: add gbm_surface interface
Ander Conselvan de Oliveira
- [PATCH v2 03/11] egl_dri2: make flush extension useable by drm platform
Ander Conselvan de Oliveira
- [PATCH v2 04/11] gbm: implement basic gbm_surface on dri backend
Ander Conselvan de Oliveira
- [PATCH v2 05/11] egl_dri2: use gbm_surface as the native window type in drm platform
Ander Conselvan de Oliveira
- [PATCH v2 06/11] gbm: creates hooks for dri2_loader_extension in dri backend
Ander Conselvan de Oliveira
- [PATCH v2 07/11] egl_dri2: implement get_buffers and swap_buffers in drm platform
Ander Conselvan de Oliveira
- [PATCH v2 08/11] gbm: implement gbm_surface_lock_front_buffer in dri backend
Ander Conselvan de Oliveira
- [PATCH v2 09/11] gbm: add a release_buffer callback to dri backend
Ander Conselvan de Oliveira
- [PATCH v2 10/11] egl_dri2: add triple buffering support to drm platform
Ander Conselvan de Oliveira
- [PATCH v2 11/11] gbm: add gbm_surface_has_free_buffers and implement it in dri backend
Ander Conselvan de Oliveira
- [PATCH] compositor-drm: render to a gbm_surface instead of renderbuffers
Ander Conselvan de Oliveira
- [PATCH] window: fix resizing of windows backed by shm buffers
Ander Conselvan de Oliveira
- [PATCH 1/2] compositor: drop privileges if not using the drm backend
Ander Conselvan de Oliveira
- [PATCH 2/2] build: fix build of matrix test
Ander Conselvan de Oliveira
- [PATCH] compositor: insert the cursor sprite below the fade surface
Ander Conselvan de Oliveira
- [PATCH] compositor: insert the cursor sprite below the fade surface
Ander Conselvan de Oliveira
- [PATCH v2] compositor: insert the cursor sprite below the fade surface
Ander Conselvan de Oliveira
- [PATCH 1/2] compositor: drop privileges if not using the drm backend
Ander Conselvan de Oliveira
- [PATCH 1/2] server: add wl_input_device_fini()
Pekka Paalanen
- [PATCH 2/2] server: remove wl_display::callback_list as unused
Pekka Paalanen
- [PULL/RFC] compositor-x11 destructors v1
Pekka Paalanen
- [PATCH] adding parameter for set_fullscreen
Pekka Paalanen
- Valgrind suppressions
Pekka Paalanen
- [PULL] cleanup, fade-in, missing input devices
Pekka Paalanen
- [PATCH] compositor: implement a stack of surface transformations
Pekka Paalanen
- [PATCH] compositor: implement a stack of surface transformations
Pekka Paalanen
- [PATCH v2 1/2] shell & compositor: add parameters for set_fullsceen
Pekka Paalanen
- [protocol PATCH v2 2/2] add set_maximised method for wl_shell_surface interface
Pekka Paalanen
- [protocol PATCH v2 1/2] add parameters for set_fullscreen
Pekka Paalanen
- [PATCH v2 2/2] shell: Add set_maximised for wl_shell_surface interface.
Pekka Paalanen
- [protocol PATCH v2 1/2] add parameters for set_fullscreen
Pekka Paalanen
- [protocol PATCH v2 1/2] add parameters for set_fullscreen
Pekka Paalanen
- [PATCH v2 1/2] shell & compositor: add parameters for set_fullsceen
Pekka Paalanen
- [PATCH v2 2/2] shell: Add set_maximised for wl_shell_surface interface.
Pekka Paalanen
- [PATCH v2 1/2] shell & compositor: add parameters for set_fullsceen
Pekka Paalanen
- [protocol PATCH v2 1/2] add parameters for set_fullscreen
Pekka Paalanen
- [protocol PATCH v3 1/2] add parameters to fullscreen
Pekka Paalanen
- [protocol PATCH v3 2/2] add maximised protocol
Pekka Paalanen
- [PATCH v3 4/4] add fullscreen test code
Pekka Paalanen
- [PULL] Matrix inversion and tests v1
Pekka Paalanen
- [protocol PATCH v3 1/2] add parameters to fullscreen
Pekka Paalanen
- [PULL] Matrix inversion and tests v1
Pekka Paalanen
- Window stacking / raising design
Pekka Paalanen
- [PATCH] shell: respawn desktop-shell if it dies
Pekka Paalanen
- [PATCH] wscreensaver: get decorations back
Pekka Paalanen
- Window stacking / raising design
Pekka Paalanen
- Breaking animations
Pekka Paalanen
- [PATCH] desktop-shell: fix the unlock dialog decorations
Pekka Paalanen
- [PULL] leak and crash fixes
Pekka Paalanen
- Surface groups (Re: Sprite handling framework)
Pekka Paalanen
- [PATCH] desktop-shell: print what failed on exec
Pekka Paalanen
- [PULL] Surface transformations v1
Pekka Paalanen
- [PULL] Surface transformations v1
Pekka Paalanen
- Configuration files (Re: [PATCH] strtol() fails on 32 bit...)
Pekka Paalanen
- [PATCH 2/2] build: fix build of matrix test
Pekka Paalanen
- Configuration files (Re: [PATCH] strtol() fails on 32 bit...)
Pekka Paalanen
- [PATCH 3/3] compositor-drm: add sprite support v5
Pekka Paalanen
- [PULL] Surface transformation fixes 1
Pekka Paalanen
- [PATCH 1/2] configure: toytoolkit GL apps depend on cairo-egl
Pekka Paalanen
- [PATCH 2/2] configure: use --disable-tests, since default is enabled
Pekka Paalanen
- [PATCH] compositor: implement a stack of surface transformations
Mike Paquette
- [PATCH 0/2] Weston demo clients crash if you jab the buttons too much
Neil Roberts
- [PATCH 1/2] window: Fix sending button events when there's no grab
Neil Roberts
- [PATCH 2/2] window: Only release the widget grab when all buttons are released
Neil Roberts
- Mesa and nouveau and virtualbox?
Joakim Sindholt
- [PATCH] adding parameter for set_fullscreen
Bill Spitzak
- [PATCH] compositor: implement a stack of surface transformations
Bill Spitzak
- [protocol PATCH v2 1/2] add parameters for set_fullscreen
Bill Spitzak
- [PATCH v2 2/2] shell: Add set_maximised for wl_shell_surface interface.
Bill Spitzak
- [PATCH v2 1/2] shell & compositor: add parameters for set_fullsceen
Bill Spitzak
- [PATCH v2 1/2] shell & compositor: add parameters for set_fullsceen
Bill Spitzak
- [protocol PATCH v3 1/2] add parameters to fullscreen
Bill Spitzak
- Window stacking / raising design
Bill Spitzak
- Window stacking / raising design
Bill Spitzak
- Window stacking / raising design
Bill Spitzak
- [PATCH 2/2] window: Only release the widget grab when all buttons are released
Bill Spitzak
- Window stacking / raising design
Bill Spitzak
- [PULL] Surface transformations v1
Bill Spitzak
- Window stacking / raising design
Bill Spitzak
- [PATCH 1/2] compositor: drop privileges if not using the drm backend
Daniel Stone
- FOSDEM 2012 Schedule.
Luc Verhaegen
- [PATCH] evdev: fix uninitialised pointer value
Tiago Vignatti
- [PATCH 1/2] Add separate page with Qt 5 instructions for Wayland
Tiago Vignatti
- [PATCH 2/2] toolkits: update a bit the instructions
Tiago Vignatti
- [PATCH] adding parameter for set_fullscreen
Juan Zhao
- [PATCH v2 1/2] shell & compositor: add parameters for set_fullsceen
Juan Zhao
- [protocol PATCH v2 1/2] add parameters for set_fullscreen
Juan Zhao
- [protocol PATCH v2 1/2] add parameters for set_fullscreen
Juan Zhao
- [protocol PATCH v2 1/2] add parameters for set_fullscreen
Juan Zhao
- [PATCH v2 1/2] shell & compositor: add parameters for set_fullsceen
Juan Zhao
- [PATCH v2 2/2] shell: Add set_maximised for wl_shell_surface interface.
Juan Zhao
- [protocol PATCH v2 1/2] add parameters for set_fullscreen
Juan Zhao
- [RFC] Weston sprite support
Juan Zhao
- how can i run the xorg under the wayland
Juan Zhao
- [PATCH v3 4/4] add fullscreen test code
Juan Zhao
- [protocol PATCH v3 1/2] add parameters to fullscreen
Juan Zhao
- [protocol PATCH v3 1/2] add parameters to fullscreen
Juan Zhao
- [PATCH 3/3] compositor-drm: add sprite support v5
Juan Zhao
- [protocol PATCH v2 1/2] add parameters for set_fullscreen
juan.j.zhao at linux.intel.com
- [protocol PATCH v2 2/2] add set_maximised method for wl_shell_surface interface
juan.j.zhao at linux.intel.com
- [PATCH v2 1/2] shell & compositor: add parameters for set_fullsceen
juan.j.zhao at linux.intel.com
- [PATCH v2 2/2] shell: Add set_maximised for wl_shell_surface interface.
juan.j.zhao at linux.intel.com
- [protocol PATCH v3 1/2] add parameters to fullscreen
juan.j.zhao at linux.intel.com
- [protocol PATCH v3 2/2] add maximised protocol
juan.j.zhao at linux.intel.com
- [PATCH v3 1/4] add fullscreen interface update
juan.j.zhao at linux.intel.com
- [PATCH v3 2/4] add detailed implementation for fullscreen support
juan.j.zhao at linux.intel.com
- [PATCH v3 3/4] add set_maximised implementation
juan.j.zhao at linux.intel.com
- [PATCH v3 4/4] add fullscreen test code
juan.j.zhao at linux.intel.com
- [protocol PATCH v4 1/2] add parameters to set_fullscreen
juan.j.zhao at linux.intel.com
- [protocol PATCH v4 2/2] add maximised protocol
juan.j.zhao at linux.intel.com
- [PATCH v4 1/4] add fullscreen test code
juan.j.zhao at linux.intel.com
- [PATCH v4 2/4] add fullscreen interface update
juan.j.zhao at linux.intel.com
- [PATCH v4 3/4] add fullscreen interface update
juan.j.zhao at linux.intel.com
- [PATCH v4 4/4] add detailed implementation for fullscreen support
juan.j.zhao at linux.intel.com
- [protocol PATCH v5 1/2] add parameters to set_fullscreen
juan.j.zhao at linux.intel.com
- [protocol PATCH v5 2/2] add maximised protocol
juan.j.zhao at linux.intel.com
- [PATCH v5 1/4] add fullscreen test code
juan.j.zhao at linux.intel.com
- [PATCH v5 2/4] add fullscreen interface update
juan.j.zhao at linux.intel.com
- [PATCH v5 3/4] add detailed implementation for fullscreen support
juan.j.zhao at linux.intel.com
- [PATCH v5 4/4] add implementation for set_maximised
juan.j.zhao at linux.intel.com
- Mesa and nouveau and virtualbox?
nerdopolis
- Mesa and nouveau and virtualbox?
nerdopolis
- new libpng error while compiling Wayland now
nerdopolis
- how can i run the xorg under the wayland
wayland
- how can i run the xorg under the wayland
wayland
Last message date:
Tue Jan 31 20:25:28 PST 2012
Archived on: Tue Jan 31 21:25:41 PST 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).