platform/upstream/weston.git
2014-08-27 Magnus HoffDocument output/scale configuration option in the westo...
2014-08-27 Ondřej Majerechdesktop-shell: Replace magic constants with named ones
2014-08-27 Pekka Paalanenprotocol: fix a wrong word in wl_viewport.set_source
2014-08-27 Dima Ryazanovxwayland: Clean up the WM properly if X server crashes
2014-08-26 Pekka Paalanenconfigure.ac: require libwayland 1.5.91
2014-08-22 Pekka Paalanenconfigure.ac: Bump version to 1.5.91 for the alpha... 1.5.91
2014-08-22 Derek Foremantests: allow running make check without make install
2014-08-22 Pekka Paalanenbuild: do not run xwayland test for distcheck
2014-08-22 Pekka Paalanenbuild: use AM_DISTCHECK_CONFIGURE_FLAGS
2014-08-21 Pekka Paalanenxdg-shell: bump experimental protocol version
2014-08-21 Marek Chalupaweston-test: check if resource is not NULL
2014-08-21 Andrew Wedgburyscreen-share: Add screen-share command to weston.ini...
2014-08-20 Jonny Lambdesktop-shell: use panel location to calculate correct...
2014-08-20 Jonny Lambdesktop-shell: add set_panel_position to help place...
2014-08-20 Jonas Ådahlweston.ini.man: Add libinput section
2014-08-20 Pekka Paalanenbuild: cliptest uses also vertex-clipping.h
2014-08-20 Pekka Paalanencliptest: sync calculate_edges with master copy
2014-08-20 Ondřej MajerechDon't underrun the vertex array of empty polygons
2014-08-20 Ondřej MajerechRemove duplicated code from cliptest.c
2014-08-20 Ran BenitaDon't protect xkb_*_unref from NULL
2014-08-20 Ran BenitaReplace deprecated xkbcommon symbols with current names
2014-08-20 Pekka Paalanenconfigure.ac: use libinput by default
2014-08-19 Boyan Dingcairo-util: Draw solid titlebar for frames with only...
2014-08-19 Boyan Dingxwm: check whether the picked seat can be NULL
2014-08-19 Derek Foremancliptest: Avoid use of uninitialized memory when region...
2014-08-19 Bill Spitzakweston-scaler --help works even if not run inside wayland
2014-08-19 Bill Spitzakweston-image --help works. Also help if no filename...
2014-08-19 Bill Spitzakweston-editor --help works
2014-08-19 Bill Spitzakweston-dnd --help works
2014-08-19 Bill Spitzakweston-cliptest --help works. You must use -b to run...
2014-08-19 Bill Spitzakweston-terminal --help and other command-line options
2014-08-19 Bill SpitzakMade weston-screensaver --help work
2014-08-19 Bill SpitzakMade weston-subsurfaces --help work
2014-08-19 Bill SpitzakMade weston-nested --help work
2014-08-19 Bill Spitzakweston-eventdemo --help works
2014-08-18 Jonas Ådahlshell: Update focused surface pointer coordinates in...
2014-08-18 Ryo Munakatagears: fix invalid calculation of the first FPS
2014-08-18 Jonny Lambdesktop-shell: add close-animation config option for...
2014-08-18 Jonny Lambdesktop-shell: add option to avoid creating the panel
2014-08-15 Magnus HoffImplemented support for mouse scrolling in weston-terminal
2014-08-15 Boyan Dingsimple-egl: Clean up unused frame_listener
2014-08-15 Jonny Lambclients: use repeat_info event details
2014-08-15 Jonny Lambcompositor-wayland: listen to repeat_info and save...
2014-08-15 Jonny Lambcompositor: fetch repeat info from weston.ini
2014-08-15 Jonas Ådahllibinput: Add tap configuration to weston.ini
2014-08-08 Jasper St.... screenshooter: Add a missing return; in an error path
2014-08-08 Jasper St.... desktop-shell: Add a missing return; in an error path
2014-08-08 Jasper St.... Don't bother destroying resources after sending an...
2014-08-08 Jasper St.... Use the named SINCE_VERSION defines for version checks
2014-08-08 Giulio Camuffofullscreen-shell: Fix compiler warnings
2014-08-07 Jonny Lambdesktop-shell: don't assume there's a pointer when...
2014-08-05 Jasper St.... compositor: Use libwayland to find a good default displ...
2014-08-05 Jasper St.... window: Don't use the frame's geometry when fullscreen
2014-08-05 Jasper St.... input: Send key-repeat
2014-07-30 Jonny Lambanimation: also change stop value when updating a fade...
2014-07-29 Pekka Paalanencompositor: ignore unmapped sub-surfaces for view_list
2014-07-29 Alvaro Fernando... Do not assume 64x64 cursor, added support for other...
2014-07-25 Pekka Paalanencompositor: quick fix for sub-surface mapping
2014-07-24 Jason Ekstrandxwayland: Better handle a race with X
2014-07-24 Jason Ekstrandxwayland/window-manager: Rename a variable for clerity
2014-07-24 Tyler Venessxwayland: set surface_id to 0 when client resource...
2014-07-23 Giulio Camuffocompositor: add a masking mechanism to weston_layer
2014-07-23 Giulio Camuffocompositor: keep track of the weston_layer a weston_vie...
2014-07-22 Marek Chalupatests: use expect_protocol_error in tests
2014-07-22 Marek Chalupatests: add frame_callback_wait_nofail
2014-07-22 Marek Chalupatests: add expect_protocol_error function
2014-07-17 Jasper St.... xdg-shell: Fix documentation
2014-07-17 Jasper St.... shell: Replace set_margin with set_window_geometry
2014-07-17 Jasper St.... Interpret the size in the configure event as window...
2014-07-07 Jason EkstrandCreate a weston_surface_state structure for storing...
2014-07-07 Jason EkstrandMove weston_frame_callback above weston_surface_create
2014-07-07 Jason EkstrandMove weston_subsurface to after weston_surface
2014-07-05 Boyan Dingcairo-util: Set geometry_dirty in frame_set_title
2014-07-05 Boyan Dingcairo-util: Fix geometry for frames with buttons but...
2014-07-05 Jason EkstrandUse pixman_region32_clear instead of our own empty_region
2014-06-26 Boyan Dingshell: fix segfault in fullscreen binding
2014-06-25 Andrew Wedgburyscreen-share: Allow fullscreen shell command to be...
2014-06-25 Jason Ekstranddata-device: Clean up the logic in start_drag
2014-06-25 Arnout EngelenBetter error message when exec'ing Xwayland fails
2014-06-25 Peter HuttererRequire libinput 0.4.0
2014-06-24 Jason EkstrandChange the defacto output transform from flipped-270...
2014-06-24 Jason EkstrandFix a comment
2014-06-24 vivekClients: Fix memleak issues in various clients of weston
2014-06-24 Boyan Dingxdg-shell: Fix a typo in description
2014-06-23 Emilio Pozuelo... desktop-shell: Don't assume there is a pointer when...
2014-06-21 Srivardhan... weston-build: Fix aclocal error during autogen.sh
2014-06-19 George Kiagiadakiscompositor: update the surface size when there is a...
2014-06-19 Srivardhan... weston: Fix memleak issue in compositor.c
2014-06-19 Thierry Redingcompositor-wayland: Fix compiler warning
2014-06-19 Thierry Redingbuild: Silence libtoolize warnings
2014-06-19 Jonny Lambdesktop-shell: make background applications less dark
2014-06-19 Jonny Lambanimation: ensure repaints are always scheduled during...
2014-06-19 Emilio Pozuelo... exposay: fix crash when navigating with the keyboard
2014-06-19 Jonny Lambanimation: fix move scale animation
2014-06-18 George Kiagiadakiscompositor: unmap subsurface views before destroying...
2014-06-18 Jason EkstrandAdd a simple client for testing compositor damage handling
2014-06-09 Jonas Ådahllibinput: Use floating point instead of fixed point...
2014-06-03 Jonny Lambcompositor: raise errors when bad scale or transform...
2014-06-02 HardeningUse FreeRDP buildin functions to get scancodes
2014-06-02 HardeningAdd more keyboards for the RDP compositor
next