July 2012 Archives by date
Starting: Sun Jul 1 10:51:19 PDT 2012
Ending: Tue Jul 31 21:41:53 PDT 2012
Messages: 470
- [PATCH 01/10] wayland-server: reduce use of magic numbers
nobled
- [PATCH 02/10] drop use of strerror()
nobled
- [PATCH 03/10] wayland-server: fix fd leak on error path
nobled
- [PATCH 04/10] wayland-server: fix socket ownership race condition
nobled
- [PATCH 05/10] wayland-server: add more logging of errors
nobled
- [PATCH 06/10] wayland-server: reject socket paths longer than 108 bytes
nobled
- [PATCH 07/10] wayland-client: reject socket paths longer than 108 bytes
nobled
- [PATCH 08/10] tests: sort list of tests
nobled
- [PATCH 09/10] tests: fix make check for out-of-tree builds
nobled
- [PATCH 10/10] tests: test that path names longer than 108 bytes are rejected
nobled
- [PATCH 06/10] wayland-server: reject socket paths longer than 108 bytes
Pekka Paalanen
- [PATCH] clipboard: initialise clipboard memory after creation
Kristian Høgsberg
- [PATCH 01/10] wayland-server: reduce use of magic numbers
Kristian Høgsberg
- Enforce non-null types in the protocol
Christopher James Halse Rogers
- [PATCH 1/2] protocol: Add explicit nullable types
Christopher James Halse Rogers
- [PATCH 2/2] protocol: Explicitly mark requests which allow null arguments
Christopher James Halse Rogers
- [PATCH] compositor: Correctly calculate changed sub image rectangle
Rob Bradford
- [PATCH] shell: Use desired output when sending configure events when maximised
Rob Bradford
- [PATCH 1/2] protocol: Add explicit nullable types
Kristian Høgsberg
- [PATCH] shell: Use desired output when sending configure events when maximised
Kristian Høgsberg
- [PATCH] weston: Clip window title text to the frame
Martin Minarik
- [PATCH 4/4] xwayland: Fixme: Free windows in hash
Martin Minarik
- [PATCH 4/4] xwayland: Fixme: Free windows in hash
Martin Minarik
- [PATCH] Add xwayland support (v2)
Christopher James Halse Rogers
- [PATCH weston] compositor: Always empty the input region of the pointer surface
Ander Conselvan de Oliveira
- [RFC] VTs for multiple seats
David Herrmann
- [RFC] VTs for multiple seats
Christopher James Halse Rogers
- RFC/pull: evdev input for android, and touch fixes
Pekka Paalanen
- [PATCH wayland 1/2] server: add lose_touch_focus()
Pekka Paalanen
- [PATCH wayland 2/2] server: fix wl_seat_set_{keyboard,touch}
Pekka Paalanen
- [PATCH weston 01/17] simple-touch: respond to ping protocol
Pekka Paalanen
- [PATCH weston 02/17] evdev: roughly split udev-related code out
Pekka Paalanen
- [PATCH weston 03/17] evdev: merge evdev-private.h into evdev.h
Pekka Paalanen
- [PATCH weston 04/17] uevdev: rename API functions
Pekka Paalanen
- [PATCH weston 05/17] evdev: split udev members from struct evdev_seat
Pekka Paalanen
- [PATCH weston 06/17] evdev: move weston_launcher_open() call site
Pekka Paalanen
- [PATCH weston 07/17] evdev: open input devices as close-on-exec
Pekka Paalanen
- [PATCH weston 08/17] android: build evdev.c into android backend
Pekka Paalanen
- [PATCH weston 09/17] evdev: move seat_id into uevdev
Pekka Paalanen
- [PATCH weston 10/17] evdev: don't crash on missing keyboard
Pekka Paalanen
- [PATCH weston 11/17] evdev: query position ranges for MT, too
Pekka Paalanen
- [PATCH weston 12/17] evdev: fix touch screen detection
Pekka Paalanen
- [PATCH weston 13/17] evdev: log input devices
Pekka Paalanen
- [PATCH weston 14/17] compositor-drm: log enter/leave VT
Pekka Paalanen
- [PATCH weston 15/17] compositor: log program launches
Pekka Paalanen
- [PATCH weston 16/17] android: add basic evdev input support
Pekka Paalanen
- [PATCH weston 17/17] compositor: rework touch focus
Pekka Paalanen
- [RFC] VTs for multiple seats
Alex Deucher
- [PATCH] elementary_test:clock couldn't be maxmised
juan.j.zhao at linux.intel.com
- [PATCH 00/10] fix cppcheck and compiler warnings
Martin Olsson
- [PATCH 01/10] clients: Add clients/weston-screensaver to clients/.gitignore
Martin Olsson
- [PATCH 02/10] clients: Free resources on exit in eventdemo
Martin Olsson
- [PATCH 03/10] clients: Don't leak "menu" on error path in clients/window.c
Martin Olsson
- [PATCH 04/10] shared: Don't leak file descriptor in shared/image-loader.c
Martin Olsson
- [PATCH 05/10] compositor-android: Add proper error handling in android_compositor_create()
Martin Olsson
- [PATCH 06/10] compositor-wayland: Add error handling in wayland_compositor_create()
Martin Olsson
- [PATCH 07/10] compositor-x11: Add error handling in x11_compositor_create()
Martin Olsson
- [PATCH 08/10] xwayland: Don't leak fd while reading lock file in src/xwayland/launcher.c
Martin Olsson
- [PATCH 09/10] wcap: Plug memory leak in wcap_decoder_create()
Martin Olsson
- [PATCH 10/10] clients: Silence 2x gcc 4.6.3 "warn_unused_result" compiler warnings
Martin Olsson
- Missing libpthread dependence in Weston config files?
Mikalai Kisialiou
- Missing libpthread dependence in Weston config files?
Üstün Ergenoglu
- [PATCH 01/10] clients: Add clients/weston-screensaver to clients/.gitignore
Pekka Paalanen
- [PATCH 02/10] clients: Free resources on exit in eventdemo
Pekka Paalanen
- [PATCH 03/10] clients: Don't leak "menu" on error path in clients/window.c
Pekka Paalanen
- [PATCH 04/10] shared: Don't leak file descriptor in shared/image-loader.c
Pekka Paalanen
- [PATCH 05/10] compositor-android: Add proper error handling in android_compositor_create()
Pekka Paalanen
- [PATCH 10/10] clients: Silence 2x gcc 4.6.3 "warn_unused_result" compiler warnings
Pekka Paalanen
- [PATCH] clients: Add clients/weston-screensaver to clients/.gitignore
Martin Olsson
- [PATCH] clients: Free resources on exit in eventdemo
Martin Olsson
- Wayland-Cint repo needs a new home
Casey Dahlin
- [PATCH] clients: Free resources on exit in eventdemo
Pekka Paalanen
- [PATCH] clients: Silence 2x gcc 4.6.3 "warn_unused_result" compiler warnings
Martin Olsson
- [PATCH] clients: Free resources on exit in eventdemo
Martin Olsson
- Forsed disabled clienside window decoration
Сергей Волков
- Wayland and GL_MAX_TEXTURE_SIZE
nerdopolis
- Forsed disabled clienside window decoration
Juan Zhao
- [PATCH] clients: Free resources on exit in eventdemo
Pekka Paalanen
- [PATCH 0/5] a few cppcheck static analysis fixes
Martin Olsson
- [PATCH 1/5] Add cscope.out to .gitignore
Martin Olsson
- [PATCH 2/5] wayland-cursor: Add error handling for shm_pool_create()
Martin Olsson
- [PATCH 3/5] scanner: Plug memory leak in end_element()
Martin Olsson
- [PATCH 4/5] server: Don't crash for wl_seat_set_touch(seat, NULL)
Martin Olsson
- [PATCH 5/5] shm: Plug leak in shm_create_pool()
Martin Olsson
- [PATCH wayland] protocol: Add missing allow-null to data_device.enter data_offer field
Ander Conselvan de Oliveira
- [PATCH 4/5] server: Don't crash for wl_seat_set_touch(seat, NULL)
Martin Olsson
- [PATCH wayland 1/2] cursor: use os_create_anonymous_file()
Pekka Paalanen
- [PATCH wayland 2/2] cursor: fix some leaks
Pekka Paalanen
- [PATCH weston] toytoolkit: Remove redundant XKB free
Daniel Stone
- [PATCH] doc: fix some typos in documentation
Martin Olsson
- [PATCH] Fixup source comment in wayland-util.h and fix typo in TODO
Martin Olsson
- Input Methods
Philipp
- Removing edges in wl_shell_surface::configure
Bill Spitzak
- Proposed rearrangement of wl_event_loop_dispatch
Bill Spitzak
- Forsed disabled clienside window decoration
Bill Spitzak
- Proposed rearrangement of wl_event_loop_dispatch
David Herrmann
- [PATCH] weston: Clip window title text to the frame
Kristian Høgsberg
- [PATCH 4/4] xwayland: Fixme: Free windows in hash
Kristian Høgsberg
- [PATCH weston] compositor: Always empty the input region of the pointer surface
Kristian Høgsberg
- [PATCH 00/10] fix cppcheck and compiler warnings
Kristian Høgsberg
- [PATCH 10/10] clients: Silence 2x gcc 4.6.3 "warn_unused_result" compiler warnings
Kristian Høgsberg
- [PATCH wayland] protocol: Add missing allow-null to data_device.enter data_offer field
Kristian Høgsberg
- [PATCH 0/5] a few cppcheck static analysis fixes
Kristian Høgsberg
- [PATCH wayland 2/2] cursor: fix some leaks
Kristian Høgsberg
- [PATCH weston] toytoolkit: Remove redundant XKB free
Kristian Høgsberg
- [PATCH wayland 1/2] cursor: use os_create_anonymous_file()
Kristian Høgsberg
- [PATCH] wcap-snapshot: add return value
Kristian Høgsberg
- [PATCH] doc: fix some typos in documentation
Kristian Høgsberg
- [PATCH] Fixup source comment in wayland-util.h and fix typo in TODO
Kristian Høgsberg
- [systemd-devel] [RFC] VTs for multiple seats
Kristian Høgsberg
- Proposed rearrangement of wl_event_loop_dispatch
Bill Spitzak
- [PATCH 5/5] shm: Plug leak in shm_create_pool()
Kristian Høgsberg
- Adding sliding layout effect in weston desktop shell
tecton tang
- [PATCH 1/2] desktop-shell: Add shortcut on background and can be activated.
tecton69 at gmail.com
- [PATCH 2/2] desktop-shell: Add sliding layout on background
tecton69 at gmail.com
- [PATCH] shell: correct the member name of getting panel height
juan.j.zhao at linux.intel.com
- [PATCH wayland 2/2] cursor: fix some leaks
Pekka Paalanen
- [PATCH] shell: avoid endless sending event when meeting hanged-not-exited client
juan.j.zhao at linux.intel.com
- [PATCH] shell: avoid endless sending event when meeting hanged-not-exited client
Juan Zhao
- [PATCH updated] shell: avoid endless sending event when meeting hanged-not-exited client
juan.j.zhao at linux.intel.com
- [PATCH wayland 2/2] server: fix wl_seat_set_{keyboard,touch}
Pekka Paalanen
- [PATCH wayland 1/4] server: add lose_touch_focus()
Pekka Paalanen
- [PATCH wayland 2/4] server: fix wl_seat_set_keyboard
Pekka Paalanen
- [PATCH wayland 3/4] cursor: use os_create_anonymous_file()
Pekka Paalanen
- [PATCH wayland 4/4] cursor: fix fd leak and a segfault
Pekka Paalanen
- Adding sliding layout effect in weston desktop shell
tecton tang
- [PATCH] shell: correct the member name of getting panel height
Kristian Høgsberg
- [PATCH] shell: avoid endless sending event when meeting hanged-not-exited client
Kristian Høgsberg
- Input Methods
Jan Arne Petersen
- Input Methods
Philipp Brüschweiler
- Input Methods
Jan Arne Petersen
- [systemd-devel] [RFC] VTs for multiple seats
Casey Dahlin
- [PATCH weston] Fix a crash when a client disconnects.
Dima Ryazanov
- [PATCH wayland 1/4] server: add lose_touch_focus()
Kristian Høgsberg
- [PATCH wayland 2/4] server: fix wl_seat_set_keyboard
Kristian Høgsberg
- [PATCH wayland 3/4] cursor: use os_create_anonymous_file()
Kristian Høgsberg
- [systemd-devel] [RFC] VTs for multiple seats
Kristian Høgsberg
- [systemd-devel] [RFC] VTs for multiple seats
Casey Dahlin
- [PATCH weston] Fix a crash when a client disconnects.
Kristian Høgsberg
- [PATCH wayland 2/4] server: fix wl_seat_set_keyboard
Bill Spitzak
- [systemd-devel] [RFC] VTs for multiple seats
David Herrmann
- How to get windows list?
Сергей
- [systemd-devel] [RFC] VTs for multiple seats
Casey Dahlin
- [systemd-devel] [RFC] VTs for multiple seats
David Herrmann
- [systemd-devel] [RFC] VTs for multiple seats
Casey Dahlin
- [systemd-devel] [RFC] VTs for multiple seats
Christopher James Halse Rogers
- How to get windows list?
Christopher James Halse Rogers
- A barebone version of Weston?
Mikalai Kisialiou
- A barebone version of Weston?
Juan Zhao
- A barebone version of Weston?
Jonas Ådahl
- [PATCH] shell: avoid endless sending event when meeting hanged-not-exited client
Juan Zhao
- [PATCH v1] shell: avoid endless sending event when meeting hanged-not-exited client
juan.j.zhao at linux.intel.com
- Input Methods
Philipp Brüschweiler
- A barebone version of Weston?
Christopher James Halse Rogers
- [PATCH] Remove some dead code
Philipp Brüschweiler
- [PATCH 1/2] clipboard: add seat destroy signal handler
Rafal Mielniczuk
- [PATCH 2/2] image-loader: don't leak pixman_image bits data
Rafal Mielniczuk
- [PATCH 1/2] clipboard: add seat destroy signal handler
Kristian Høgsberg
- [PATCH] Remove some dead code
Kristian Høgsberg
- [PATCH 1/6] editor: deactivate old text model before activating the new one
Philipp Brüschweiler
- [PATCH 2/6] text-backend: minor fixes
Philipp Brüschweiler
- [PATCH 3/6] Extract the text_model_manager interface from input_method
Philipp Brüschweiler
- [PATCH 4/6] text: start support for keyboard events
Philipp Brüschweiler
- [PATCH 5/6] Add the keymap event to input_method
Philipp Brüschweiler
- [PATCH 6/6] text: add a composing input method demo
Philipp Brüschweiler
- [PATCH weston 1/6] compositor: remove useless weston_compositor_repick call
Tiago Vignatti
- [PATCH weston 2/6] xwayland: add simple xcb-cursor hook based on libXcursor
Tiago Vignatti
- [PATCH weston 3/6] xwm: set appropriate cursors for the frame window
Tiago Vignatti
- [PATCH weston 4/6] xwm: set the root window pointer to left_ptr
Tiago Vignatti
- [PATCH weston 5/6] xwayland: set cursor size for libXcursor
Tiago Vignatti
- [PATCH weston 6/6] xwm: set grabbing cursor for the frame grab
Tiago Vignatti
- [PATCH weston 1/6] compositor: remove useless weston_compositor_repick call
Kristian Høgsberg
- [PATCH weston 3/6] xwm: set appropriate cursors for the frame window
Kristian Høgsberg
- [PATCH weston 4/6] xwm: set the root window pointer to left_ptr
Kristian Høgsberg
- [PATCH weston 5/6] xwayland: set cursor size for libXcursor
Kristian Høgsberg
- [weston PATCH 1/2] wscreensaver: Fix --demo mode.
Scott Moreau
- [weston PATCH 2/2] toytoolkit: Remove obsolete function window_set_custom().
Scott Moreau
- [PATCH weston 3/6] xwm: set appropriate cursors for the frame window
Scott Moreau
- A barebone version of Weston?
Mikalai Kisialiou
- Wayland Python Wrappers
Brett Hart
- A barebone version of Weston?
Pekka Paalanen
- [PATCH weston 3/6] xwm: set appropriate cursors for the frame window
Tiago Vignatti
- [PATCH weston 3/6] xwm: set appropriate cursors for the frame window
Tiago Vignatti
- [PATCH weston 3/6] xwm: set appropriate cursors for the frame window
Kristian Høgsberg
- [PATCH weston 2/6] xwayland: add simple xcb-cursor hook based on libXcursor
Kristian Høgsberg
- A barebone version of Weston?
Jørgen Lind
- [PATCH weston] Fix a crash when a client disconnects.
Dima Ryazanov
- A barebone version of Weston?
Mikalai Kisialiou
- A barebone version of Weston?
Mikalai Kisialiou
- A barebone version of Weston?
Pekka Paalanen
- Wayland on Embedded
Abhijit Potnis
- Wayland on Embedded
Pekka Paalanen
- Wayland on Embedded
Abhijit Potnis
- Wayland on Embedded
Pekka Paalanen
- Wayland on Embedded
Abhijit Potnis
- help , segfault when running weston
microcai
- help , segfault when running weston
microcai
- [UPDATE][HOTEL] XDC2012 - Announcement
Egbert Eich
- [PATCH xserver] xwayland: fix EnterNotify position
Tiago Vignatti
- Wayland on Embedded
Kristian Høgsberg
- Window System itself is built on top of the Render System. Not the otherway around. So X11 is wrong. Forgive my post about Xgl
microcai
- help , segfault when running weston
microcai
- WESTON BUG
microcai
- WESTON BUG
Pekka Paalanen
- [PATCH] shell: resolve one random endless loop issue
juan.j.zhao at linux.intel.com
- When enabling mesa debug mode, weston will get seg fault?
Juan Zhao
- [PATCH] evas/wayland_egl: Fix segfault when doing alpha setting in elementary.
zhiwen.wu at linux.intel.com
- When enabling mesa debug mode, weston will get seg fault?
Zhao, Halley
- [PATCH] shell: resolve one random endless loop issue
Ander Conselvan de Oliveira
- [PATCH weston 1/3] shell: Don't ping the grab surface
Ander Conselvan de Oliveira
- [PATCH weston 2/3] window: Workaround a stuck frame callback on the cursor surface
Ander Conselvan de Oliveira
- [PATCH weston 3/3] desktop-shell: Don't get a shell surface for the grab surface
Ander Conselvan de Oliveira
- [PATCH v2 xserver] xwayland: fix EnterNotify position
Tiago Vignatti
- [PATCH v2 weston 1/6] xwm: fix render format look up
Tiago Vignatti
- [PATCH v2 weston 2/6] xwayland: add simple xcb-cursor hook based on libXcursor
Tiago Vignatti
- [PATCH v2 weston 3/6] xwm: set appropriate cursors for the frame window
Tiago Vignatti
- [PATCH v2 weston 4/6] xwm: set the root window pointer to left_ptr
Tiago Vignatti
- [PATCH v2 weston 5/6] window: get env for cursor size
Tiago Vignatti
- [PATCH v2 weston 6/6] xwm: set grabbing cursor for the frame grab
Tiago Vignatti
- [PATCH v2 weston 1/6] xwm: fix render format look up
Uli Schlachter
- When enabling mesa debug mode, weston will get seg fault?
Kristian Høgsberg
- [PATCH weston 1/3] shell: Don't ping the grab surface
Kristian Høgsberg
- [PATCH v2 xserver] xwayland: fix EnterNotify position
Kristian Høgsberg
- [PATCH v2 weston 1/6] xwm: fix render format look up
Kristian Høgsberg
- [PATCH v2 weston 2/6] xwayland: add simple xcb-cursor hook based on libXcursor
Kristian Høgsberg
- [PATCH v2 weston 3/6] xwm: set appropriate cursors for the frame window
Kristian Høgsberg
- Running Wayland on VMware
Pier Luigi Fiorini
- [PATCH] evas/wayland_egl: Fix segfault when doing alpha setting in elementary.
cpmichael1 at comcast.net
- Can't compile newest wayland due to mesa changes?
Bill Spitzak
- Can't compile newest wayland due to mesa changes?
Bill Spitzak
- Can't compile newest wayland due to mesa changes?
Juan Zhao
- Can't compile newest wayland due to mesa changes?
Juan Zhao
- Can't compile newest wayland due to mesa changes?
Bill Spitzak
- Can't compile newest wayland due to mesa changes?
Juan Zhao
- Can't compile newest wayland due to mesa changes?
Ander Conselvan de Oliveira
- [PATCH 0/5] tablet-shell: Add sliding layout effect.
tecton69 at gmail.com
- [PATCH 1/5] tablet-shell: Add layout on home screen.
tecton69 at gmail.com
- [PATCH 2/5] tablet-shell: Draw layout and launchers on it.
tecton69 at gmail.com
- [PATCH 3/5] tablet-shell: Making the layout draggable and have sliding effect.
tecton69 at gmail.com
- [PATCH 4/5] tablet-shell: Make launchers draggable.
tecton69 at gmail.com
- [PATCH 5/5] tablet-shell: Add trash function when dragging launchers.
tecton69 at gmail.com
- Resource id allocation on server side
Fiedler, Mathias
- [PATCH] remove listener from wl_data_source destroy_signal listener list
Dmitry Guryanov
- Can't compile newest wayland due to mesa changes?
Eoff, Ullysses A
- [PATCH 0/5] tablet-shell: Add sliding layout effect.
Kristian Høgsberg
- Resource id allocation on server side
Kristian Høgsberg
- [PATCH] remove listener from wl_data_source destroy_signal listener list
Kristian Høgsberg
- [PATCH 1/3] shell:slight coding style refine
juan.j.zhao at linux.intel.com
- [PATCH 2/3] shell: add panel height limiation when moving a window
juan.j.zhao at linux.intel.com
- [PATCH 3/3] shell: avoid unnecessary busy cursor sending when not-responsing-ping client
juan.j.zhao at linux.intel.com
- [PATCH 2/3] shell: add panel height limiation when moving a window
Juan Zhao
- [PATCH] toytoolkit: refactor the main loop
Philipp Brüschweiler
- [PATCH 0/5] tablet-shell: Add sliding layout effect.
tecton tang
- [PATCH] Add layout tag in weston.ini file for tablet shell.
tecton69 at gmail.com
- [PATCH 3/3] shell: avoid unnecessary busy cursor sending when not-responsing-ping client
Ander Conselvan de Oliveira
- [PATCH 4/4] xwayland: Fixme: Free windows in hash
Tiago Vignatti
- Patches for resource id allocation
Fiedler, Mathias
- [PATCH 1/6] editor: deactivate old text model before activating the new one
Philipp Brüschweiler
- [PATCH] wayland util: Handle malloc failure in wl_array_copy()
Martin Minarik
- [PATCH weston] weston.ini: Move binding-modifier to shell section.
Scott Moreau
- [PATCH 3/3] shell: avoid unnecessary busy cursor sending when not-responsing-ping client
Juan Zhao
- [wayland-devel] RFC: Ideas to run weston on nvidia/ATI blob with hardware acceleration
microcai
- [wayland-devel] RFC: Ideas to run weston on nvidia/ATI blob with hardware acceleration
microcai
- [wayland-devel] RFC: Ideas to run weston on nvidia/ATI blob with hardware acceleration
Sebastian Gonzalez
- [wayland-devel] RFC: Ideas to run weston on nvidia/ATI blob with hardware acceleration
Bill Spitzak
- [wayland-devel] RFC: Ideas to run weston on nvidia/ATI blob with hardware acceleration
Scott Moreau
- [wayland-devel] RFC: Ideas to run weston on nvidia/ATI blob with hardware acceleration
microcai
- [PATCH xserver 1/2] xwayland: make sure release events are posted only to wm window
Tiago Vignatti
- [PATCH xserver 2/2] xwayland: Remove unused grab fields
Tiago Vignatti
- [PATCH weston 1/2] xwm: Don't try to change frame cursor when there's no decoration
Tiago Vignatti
- [PATCH weston 2/2] shell: Remove unused pointer_end_grab
Tiago Vignatti
- [PATCH weston 2/2] shell: Remove unused pointer_end_grab
Tiago Vignatti
- [PATCH weston 2/2] shell: Remove unused pointer_end_grab
Kristian Høgsberg
- [PATCH weston 1/3] xwm: Initialize window decoration always as !override
Tiago Vignatti
- [PATCH weston 2/3] xwm: Fix transient positioning
Tiago Vignatti
- [PATCH weston 3/3] xwm: use last focused window for guessing transient parent
Tiago Vignatti
- Can't compile newest wayland due to mesa changes?
Bill Spitzak
- Can't compile newest wayland due to mesa changes?
Bill Spitzak
- Can't compile newest wayland due to mesa changes?
Scott Moreau
- Can't compile newest wayland due to mesa changes?
Bill Spitzak
- Can't compile newest wayland due to mesa changes?
Scott Moreau
- Can't compile newest wayland due to mesa changes?
Pekka Paalanen
- Mesa recently started depending on xcb v1.8.1
darxus at chaosreigns.com
- Can't compile newest wayland due to mesa changes?
Bill Spitzak
- Mesa recently started depending on xcb v1.8.1
Bill Spitzak
- Can't compile newest wayland due to mesa changes?
darxus at chaosreigns.com
- Can't compile newest wayland due to mesa changes?
Bill Spitzak
- Mesa recently started depending on xcb v1.8.1
darxus at chaosreigns.com
- Can't compile newest wayland due to mesa changes?
Scott Moreau
- Mesa recently started depending on xcb v1.8.1
Scott Moreau
- Mesa recently started depending on xcb v1.8.1
Bill Spitzak
- Mesa recently started depending on xcb v1.8.1
Bill Spitzak
- Mesa recently started depending on xcb v1.8.1
Scott Moreau
- Mesa recently started depending on xcb v1.8.1
Bill Spitzak
- Can't compile newest wayland due to mesa changes?
Juan Zhao
- Can't compile newest wayland due to mesa changes?
Juan Zhao
- [PATCH weston] Fix a crash when a client disconnects.
Kristian Høgsberg
- [PATCH 1/6] editor: deactivate old text model before activating the new one
Kristian Høgsberg
- [PATCH 2/6] text-backend: minor fixes
Kristian Høgsberg
- [PATCH 3/6] Extract the text_model_manager interface from input_method
Kristian Høgsberg
- [PATCH 4/6] text: start support for keyboard events
Kristian Høgsberg
- [PATCH weston] Fix a crash when a client disconnects.
Dima Ryazanov
- [PATCH 2/3] shell: add panel height limiation when moving a window
Kristian Høgsberg
- [PATCH 2/3] shell: add panel height limiation when moving a window
Kristian Høgsberg
- [PATCH 4/6] text: start support for keyboard events
Philipp Brüschweiler
- Patches for resource id allocation
Kristian Høgsberg
- [PATCH 1/6] editor: deactivate old text model before activating the new one
Kristian Høgsberg
- [PATCH] wayland util: Handle malloc failure in wl_array_copy()
Kristian Høgsberg
- [PATCH weston] weston.ini: Move binding-modifier to shell section.
Kristian Høgsberg
- [PATCH weston 1/3] xwm: Initialize window decoration always as !override
Kristian Høgsberg
- [PATCH weston] Fix a crash when a client disconnects.
Kristian Høgsberg
- [PATCH 4/6] text: start support for keyboard events
Kristian Høgsberg
- [PATCH 1/3] text: add keyboard events
Philipp Brüschweiler
- [PATCH 2/3] text: add preedit_string and a reset event
Philipp Brüschweiler
- [PATCH 3/3] text: add a composing input method demo
Philipp Brüschweiler
- Silence a few hidden warnings.
Scott Moreau
- [PATCH weston 1/2] wcap: Declare variable with same sign as convert_to_yv12() expects.
Scott Moreau
- [PATCH weston 2/2] desktop-shell: Declare grab_cursor as enum cursor_type.
Scott Moreau
- [PATCH weston] wcap: Fix up --help.
Scott Moreau
- [PATCH] wayland util: Handle malloc failure in wl_array_copy()
Pekka Paalanen
- [PATCH weston 1/2] wcap: Declare variable with same sign as convert_to_yv12() expects.
Kristian Høgsberg
- [PATCH weston 2/2] desktop-shell: Declare grab_cursor as enum cursor_type.
Kristian Høgsberg
- [PATCH weston] wcap: Fix up --help.
Kristian Høgsberg
- [PATCH] wayland util: Handle malloc failure in wl_array_copy()
Kristian Høgsberg
- [PATCH weston] wcap: Fix up --help.
Scott Moreau
- [PATCH weston] wcap: Fix typo in usage output.
Scott Moreau
- [PATCH weston] wcap: Fix typo in usage output.
Kristian Høgsberg
- [PATCH 0/15] New drag and drop interface
Daniel Stone
- [PATCH wayland 01/10] .gitignore: Add ctags and cscope files
Daniel Stone
- [PATCH wayland 02/10] test-runner: Wrap realloc() too
Daniel Stone
- [PATCH wayland 03/10] Unstatic arg_count_for_signature and get_next_argument
Daniel Stone
- [PATCH wayland 04/10] Make NEW_IDs nullable
Daniel Stone
- [PATCH wayland 05/10] More consistent ID printing
Daniel Stone
- [PATCH wayland 06/10] Add cursor object representing the visible pointer
Daniel Stone
- [PATCH wayland 07/10] wl_data_offer: don't open-code wl_client_new_object
Daniel Stone
- [PATCH wayland 08/10] wl_data_source: don't open-code wl_client_add_object
Daniel Stone
- [PATCH wayland 09/10] Redo drag & drop interface
Daniel Stone
- [PATCH wayland 10/10] Check clients holds implicit button grab in start_drag
Daniel Stone
- [PATCH weston 1/5] evdev: Don't ignore multitouch touchscreens
Daniel Stone
- [PATCH weston 2/5] Fix memory leak on compositor exit
Daniel Stone
- [PATCH weston 3/5] evdev: Release weston_seat with underlying evdev device
Daniel Stone
- [PATCH weston 4/5] Make use of new wl_cursors
Daniel Stone
- [PATCH weston 5/5] Port to new drag & drop interface
Daniel Stone
- [PATCH weston 1/3] xwm: Initialize window decoration always as !override
Bill Spitzak
- [PATCH] wayland util: Handle malloc failure in wl_array_copy()
Daniel Stone
- [PATCH] wayland util: Handle malloc failure in wl_array_copy()
Dima Ryazanov
- [PATCH] wayland util: Handle malloc failure in wl_array_copy()
Daniel Stone
- Re: [PATCH weston] wcap: Fix t,ypo in us!age output.
Peng Huang
- [PATCH weston] Fix a crash when parent surface is NULL.
Dima Ryazanov
- [PATCH weston] Fix a crash when parent surface is NULL.
Tiago Vignatti
- [PATCH weston 4/5] Make use of new wl_cursors
Rob Bradford
- [PATCH 2/3] shell: add panel height limiation when moving a window
Kristian Høgsberg
- [PATCH weston] Fix a crash when parent surface is NULL.
Bill Spitzak
- Compiling Newest Wayland on Ubuntu 12.04 Precise
Bill Spitzak
- Wayland and Weston 0.95.0 released
Kristian Høgsberg
- Compiling Newest Wayland on Ubuntu 12.04 Precise
Scott Moreau
- Wayland and Weston 0.95.0 released
darxus at chaosreigns.com
- Compiling Newest Wayland on Ubuntu 12.04 Precise
Pekka Paalanen
- Wayland and Weston 0.95.0 released
Pekka Paalanen
- Compiling Newest Wayland on Ubuntu 12.04 Precise
darxus at chaosreigns.com
- Wayland and Weston 0.95.0 released
Scott Moreau
- Wayland and Weston 0.95.0 released
Ilyes Gouta
- [PATCH 2/3] shell: add panel height limiation when moving a window
Juan Zhao
- Compiling Newest Wayland on Ubuntu 12.04 Precise
Bill Spitzak
- [PATCH 2/3] shell: add panel height limiation when moving a window
Bill Spitzak
- [PATCH 2/3] shell: add panel height limiation when moving a window
Juan Zhao
- [PATCH 2/3] shell: add panel height limiation when moving a window
Bill Spitzak
- Compiling Newest Wayland on Ubuntu 12.04 Precise
Bill Spitzak
- Wayland and Weston 0.95.0 released
Tiago Vignatti
- Compiling Newest Wayland on Ubuntu 12.04 Precise
Philipp Brüschweiler
- Compiling Newest Wayland on Ubuntu 12.04 Precise
Tiago Vignatti
- Compiling Newest Wayland on Ubuntu 12.04 Precise
Scott Moreau
- Compiling Newest Wayland on Ubuntu 12.04 Precise
Scott Moreau
- Compiling Newest Wayland on Ubuntu 12.04 Precise
Philipp Brüschweiler
- [PATCH 2/3] shell: add panel height limiation when moving a window
Juan Zhao
- [PATCH wayland 06/10] Add cursor object representing the visible pointer
Ander Conselvan de Oliveira
- [PATCH weston 4/5] Make use of new wl_cursors
Ander Conselvan de Oliveira
- [PATCH 1/2] gears: add fullscreen support
Olivier Blin
- [PATCH 2/2] gears: show FPS count (as in glxgears from mesa/demos)
Olivier Blin
- [PATCH 2/2] gears: show FPS count (as in glxgears from mesa/demos)
Ander Conselvan de Oliveira
- [PATCH weston 4/5] Make use of new wl_cursors
Daniel Stone
- [PATCH weston 4/5] Make use of new wl_cursors
Daniel Stone
- [PATCH 2/2] gears: show FPS count (as in glxgears from mesa/demos)
Olivier Blin
- Wayland and Weston 0.95.0 released
Kristian Høgsberg
- [PATCH 2/3] shell: add panel height limiation when moving a window
Kristian Høgsberg
- [PATCH wayland 06/10] Add cursor object representing the visible pointer
Kristian Høgsberg
- [PATCH] tests: Use pkg-config to find setbacklight CFLAGS and libs
Damien Lespiau
- [PATCH weston 4/5] Make use of new wl_cursors
Kristian Høgsberg
- [PATCH] tests: Use pkg-config to find setbacklight CFLAGS and libs
Kristian Høgsberg
- [PATCH 2/2] gears: show FPS count (as in glxgears from mesa/demos)
Pekka Paalanen
- [PATCH 2/2] gears: show FPS count (as in glxgears from mesa/demos)
Olivier BLIN
- [PATCH] window.c: Remove xkb leftovers
Andre Heider
- [PATCH 2/2] gears: show FPS count (as in glxgears from mesa/demos)
Pekka Paalanen
- [PATCH 2/2] gears: show FPS count (as in glxgears from mesa/demos)
Kristian Høgsberg
- [PATCH 1/2] gears: add fullscreen support
Kristian Høgsberg
- [PATCH] window.c: Remove xkb leftovers
Kristian Høgsberg
- Wayland and Weston 0.95.0 released
Bill Spitzak
- [PATCH 2/3] shell: add panel height limiation when moving a window
Bill Spitzak
- [PATCH weston 4/5] Make use of new wl_cursors
Bill Spitzak
- Compiling Newest Wayland on Ubuntu 12.04 Precise
Bill Spitzak
- [PATCH 2/3] shell: add panel height limiation when moving a window
Juan Zhao
- [PATCH wayland] Don't skip the first directory entry when reading cursors.
Dima Ryazanov
- [PATCH 0/2] This patch set add Copy and Paste support for wayland backend.
zhiwen.wu at linux.intel.com
- [PATCH 1/2] ecore_wayland: Add Copy and Paste support
zhiwen.wu at linux.intel.com
- [PATCH 2/2] elem_cnp: Add Copy and Paste support for wayland.
zhiwen.wu at linux.intel.com
- [E-devel] [PATCH 0/2] This patch set add Copy and Paste support for wayland backend.
Chris Michael
- [PATCH 1/2] ecore_wayland: Add Copy and Paste support
Daniel Stone
- [PATCH 1/2] ecore_wayland: Add Copy and Paste support
Alex Wu
- shells (Re: [PATCH weston 4/5] Make use of new wl_cursors)
Pekka Paalanen
- [PATCH 3/3] gears: add a warning about refresh rate limitation
Olivier Blin
- shells (Re: [PATCH weston 4/5] Make use of new wl_cursors)
Bill Spitzak
- mode issue about no EDID and first mode when weston start
Wang, Quanxian
- bug fix inactive encoder when weston restart
Wang, Quanxian
- shells (Re: [PATCH weston 4/5] Make use of new wl_cursors)
Pekka Paalanen
- [PATCH 3/3] gears: add a warning about refresh rate limitation
Pekka Paalanen
- [PATCH 3/3] gears: add a warning about refresh rate limitation
Scott Moreau
- [PATCH 3/3] gears: add a warning about refresh rate limitation
Kristian Høgsberg
- [PATCH wayland] Don't skip the first directory entry when reading cursors.
Kristian Høgsberg
- [PATCH] shell: moving drag surface refine
juan.j.zhao at linux.intel.com
- [PATCH 2/3] shell: add panel height limiation when moving a window
Juan Zhao
- [PATCH weston] simple-egl: Add keyboard fullscreen toggle
Ander Conselvan de Oliveira
- [PATCH] shell: moving drag surface refine
Kristian Høgsberg
- extended input model
Steve Mason
- extended input model
Kristian Høgsberg
- [PATCH] shell: moving drag surface refine
Bill Spitzak
- [PATCH] shell: moving drag surface refine
Kristian Høgsberg
- [PATCH weston] compositor: do clean-up on init failure
Pekka Paalanen
- [PATCH weston] simple-egl: Add keyboard fullscreen toggle
Kristian Høgsberg
- [PATCH weston] compositor: do clean-up on init failure
Kristian Høgsberg
- mode issue about no EDID and first mode when weston start
Kristian Høgsberg
- bug fix inactive encoder when weston restart
Kristian Høgsberg
- [RFC] [PATCH weston] Allow output configuration from config file.
Scott Moreau
- [RFC] [PATCH weston] Allow output configuration from config file.
Kristian Høgsberg
- mode issue about no EDID and first mode when weston start
Wang, Quanxian
- bug fix inactive encoder when weston restart
Wang, Quanxian
- [RFC] [PATCH weston v2] Allow output configuration from config file.
Scott Moreau
- [PATCH v2] shell: moving drag surface refine
juan.j.zhao at linux.intel.com
- Cherry-picks from evdev series
Pekka Paalanen
- [PATCH weston 1/8] weston-launcher: use CLOEXEC on fallback path
Pekka Paalanen
- [PATCH weston 2/8] evdev: query position ranges for MT, too
Pekka Paalanen
- [PATCH weston 3/8] compositor: rework touch focus
Pekka Paalanen
- [PATCH weston 4/8] window: warn on cursor load failure
Pekka Paalanen
- [PATCH weston 5/8] simple-touch: respond to ping protocol
Pekka Paalanen
- [PATCH weston 6/8] simple-touch: more colors and thicker marks
Pekka Paalanen
- [PATCH weston 7/8] simple-touch: fix off-by-one in position checks
Pekka Paalanen
- [PATCH weston 8/8] simple-touch: use proper damage in touch_paint()
Pekka Paalanen
- [PATCH weston 5/8] simple-touch: respond to ping protocol
Andre Heider
- [PATCH weston 5/8] simple-touch: respond to ping protocol
Pekka Paalanen
- [PATCH weston 5/8] simple-touch: respond to ping protocol
Andre Heider
- [PATCH xserver 1/2] xwayland: remove non-existent private headers
Tiago Vignatti
- [PATCH xserver 2/2] xwayland: fix motion coordinates
Tiago Vignatti
- [PATCH weston] configure: link image libs with libshared
Tiago Vignatti
- [PATCH weston 5/8] simple-touch: respond to ping protocol
Pekka Paalanen
- [PATCH weston 5/8] simple-touch: respond to ping protocol
Andre Heider
- [PATCH] protocol: Remove "repeat" from "key_state"
Andre Heider
- [PATCH weston] configure: link image libs with libshared
Andre Heider
- wayland-devel Digest, Vol 22, Issue 88
nerdopolis
- [PATCH weston] Add raw modeline support.
Scott Moreau
- wayland-devel Digest, Vol 22, Issue 88
nerdopolis
- mode issue about no EDID and first mode when weston start
Kristian Høgsberg
- mode issue about no EDID and first mode when weston start
Wang, Quanxian
- [PATCH weston 8/8] simple-touch: use proper damage in touch_paint()
Kristian Høgsberg
- [PATCH xserver 2/2] xwayland: fix motion coordinates
Kristian Høgsberg
- [PATCH weston] configure: link image libs with libshared
Kristian Høgsberg
- [PATCH] protocol: Remove "repeat" from "key_state"
Kristian Høgsberg
- [PATCH weston] Add raw modeline support.
Kristian Høgsberg
- [PATCH weston] Properly free drm configured mode variables.
Scott Moreau
- [PATCH] Properly free drm configured mode variables.
Scott Moreau
- [PATCH weston v2] Properly free drm configured mode variables.
Scott Moreau
- [PATCH weston v2] Properly free drm configured mode variables.
Kristian Høgsberg
Last message date:
Tue Jul 31 21:41:53 PDT 2012
Archived on: Tue Jul 31 21:40:51 PDT 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).