summaryrefslogtreecommitdiff
path: root/fullscreen-shell
AgeCommit message (Expand)AuthorFilesLines
2015-08-07fullscreen-shell: Fix modeset on transformed outputsJason Ekstrand1-2/+21
2015-08-07Use [x]zalloc instead of [x]malloc + memsetRyo Munakata1-6/+3
2015-07-31input: Don't test keyboard/pointer/touch pointersDerek Foreman1-5/+13
2015-07-31fullscreen-shell: Test for device presence properlyDerek Foreman1-2/+2
2015-06-15Unified multiple definitions of container_of() macro.Jon Cruz1-0/+1
2015-06-15*-shell: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington1-16/+19
2014-11-05compositor: Refactor weston_output_mode_switch()Derek Foreman1-9/+4
2014-09-22shell: fix weston_output_mode_switch() usageDerek Foreman1-3/+3
2014-08-08fullscreen-shell: Fix compiler warningsGiulio Camuffo1-2/+2
2014-04-02Add a wl_fullscreen_shell implementationJason Ekstrand1-0/+830