summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-13WIP: fallback to fbdev if native backend is not possiblesandbox/pcoval/wipPhilippe Coval1-0/+9
2014-07-18shell: support a new "xdg_shell_unset_minimized()" functiontizen_3.0.m14.2_ivi_releasesubmit/tizen_ivi/20140730.000000submit/tizen_ivi/20140729.000001submit/tizen_ivi/20140718.224003submit/tizen_common/20140722.141923submit/tizen_3.0.m14.2_ivi/20140723.000001submit/tizen_3.0.m14.2_ivi/20140722.000000tizen_3.0.m14.2_iviManuel Bachmann2-2/+22
2014-07-04compositor-drm: Work around page flip not setting tiling mode on BYTsubmit/tizen/20140710.061929submit/tizen/20140704.000000accepted/tizen/ivi/20140729.134646Quanxian Wang1-2/+8
2014-06-25fix: missing panel regression introduced by panel optsubmit/tizen_ivi/20140626.144348submit/tizen_ivi/20140626.130032submit/tizen_ivi/20140626.125712submit/tizen_common/20140625.122543accepted/tizen/common/20140625.124017Philippe Coval1-1/+1
2014-06-17Clean weston spec file.Ronan Le Martret1-37/+44
2014-06-13packaging: enable the "--enable-sys-uid" flag for Tizen Commonsubmit/tizen_ivi/20140624.064036submit/tizen_ivi/20140623.000000submit/tizen_ivi/20140622.000000submit/tizen_ivi/20140619.000000submit/tizen_ivi/20140618.000004submit/tizen_ivi/20140618.000003submit/tizen_ivi/20140618.000002submit/tizen_ivi/20140618.000000submit/tizen_common/20140614.092246submit/tizen_common/20140613.175132submit/tizen_common/20140613.163043Manuel Bachmann1-5/+5
2014-06-13downstream: accept the new "--enable-sys-uid" configure optionManuel Bachmann2-0/+11
2014-06-13packaging: Drop packaging patches and maintain them in gitPhilippe Coval1-0/+6
2014-06-13downstream: Hack to allow selecting a default outputPhilippe Coval4-3/+22
2014-06-13downstream: shell: make panel optional panel false in weston.iniPhilippe Coval1-12/+18
2014-06-13downstream: allow to start for system usersPhilippe Coval1-0/+4
2014-06-13Revert "packaging: use Tizen Common patches as conditional patches with macro"Philippe Coval4-264/+0
2014-06-13packaging: Bump to 1.5.0Philippe Coval1-17/+19
2014-06-13packaging: use Tizen Common patches as conditional patches with macroManuel Bachmann4-0/+264
2014-06-13packaging: add RDP backend support in the main specfile with a macroManuel Bachmann1-3/+31
2014-06-13packaging: delete separate build files for the RDP backendManuel Bachmann2-69/+0
2014-06-13packaging: fix obs buildStephane Desneux1-1/+1
2014-06-13packaging: fix the RDP backend buildManuel Bachmann2-2/+7
2014-06-13packaging: add the RDP backendManuel Bachmann1-0/+64
2014-06-13packaging: add weston-editor & weston-subsurfaces clients.Manuel Bachmann1-0/+5
2014-06-13This vfunc lets us read out a rectangle of pixels from the currently attached...Kristian Høgsberg2-0/+57
2014-06-13Update to 1.4.0Ossama Othman5-0/+284
2014-05-23comp-wayland: use safe foreach when destroying outputsU. Artie Eoff1-2/+2
2014-05-19configure.ac: Bump version to 1.5.01.5.0Kristian Høgsberg1-2/+2
2014-05-12configure.ac: Bump version 1.4.931.4.93Kristian Høgsberg1-1/+1
2014-05-12window: Ignore input events from subsurfacesAnder Conselvan de Oliveira1-5/+16
2014-05-12build: let 'make clean' remove logs/ againPekka Paalanen1-1/+1
2014-05-12gitignore log files, now in root directoryBryce W. Harrington1-0/+3
2014-05-12desktop-shell: Fix order of desktop_shell messagesJonas Ådahl1-11/+14
2014-05-09desktop-shell: Damage the black view when we remove itKristian Høgsberg1-0/+2
2014-05-09configure.ac: Fix indent for screen-share optionKristian Høgsberg1-1/+1
2014-05-09editor: Fix cursor positioning with pointer and touchAnder Conselvan de Oliveira1-10/+23
2014-05-09tests: rename xwayland testPekka Paalanen1-4/+4
2014-05-09tests: load the right shell pluginPekka Paalanen1-0/+3
2014-05-09tests: load the right xwayland pluginPekka Paalanen1-2/+4
2014-05-09tests: use --no-configPekka Paalanen1-0/+2
2014-05-09compositor: add --no-config command line optionPekka Paalanen2-2/+12
2014-05-09libinput-seat: literal values for WESTON_LIBINPUT_LOG_PRIORITYU. Artie Eoff1-1/+8
2014-05-09vaapi-recorder: Don't loop trying to write on out of space conditionAnder Conselvan de Oliveira3-18/+53
2014-05-09rpi: build fix for compute_rects debugPekka Paalanen1-2/+2
2014-05-09desktop-shell: Fix black edges on scaled desktop patternBill Spitzak1-0/+2
2014-05-09shell: Don't allow maximized surfaces to be moved with touchAnder Conselvan de Oliveira1-1/+1
2014-05-09shell: Fix crash when restoring focus state during workspace changeAnder Conselvan de Oliveira1-1/+1
2014-05-09simple-touch: Handle multiple seats properlyAnder Conselvan de Oliveira1-15/+33
2014-05-09shell: Fix artifacts caused by workspace change animationAnder Conselvan de Oliveira1-0/+9
2014-05-09clients: Initialize label in keyboard handling codeBryce W. Harrington1-1/+1
2014-05-06compositor-wayland: avoid possible NULL deref in handle_keymapU. Artie Eoff1-2/+4
2014-05-06compositor-wayland: assign the correct modeU. Artie Eoff1-1/+1
2014-05-06compositor-wayland: free output before returningU. Artie Eoff1-1/+4
2014-05-06Apply the zoom transformation before the output transformationNeil Roberts2-49/+2