summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-20xwayland: Use new Xwayland DDXxwayland-ddxKristian Høgsberg6-147/+139
2014-03-20shell: Only animate window closing for mapped windowsKristian Høgsberg1-1/+3
2014-03-19shell: Animate window closingKristian Høgsberg1-1/+31
2014-03-19animation: Fix the fade animation to work in both directionsKristian Høgsberg1-5/+5
2014-03-19compsitor-x11: Report more accurate dimension of outputsKristian Høgsberg1-2/+6
2014-03-12Add libinput based input device backendJonas Ådahl10-21/+931
2014-03-12udev-seat: Make udev_input own its own udev object referenceJonas Ådahl5-8/+12
2014-03-12udev-seat: Make udev_seat_get_named take struct udev_input pointerJonas Ådahl3-8/+8
2014-03-12Add support for having different GBM formats for different outputsNeil Roberts6-74/+141
2014-03-12Split gl_renderer_setup into two functionsNeil Roberts1-38/+52
2014-03-10x11-backend: Override scale from weston.ini if --scale is passedKristian Høgsberg1-0/+3
2014-03-10x11-backend: Add a --scale optionJason Ekstrand2-4/+11
2014-03-10Fix the pixman renderer with respect to output transformsJason Ekstrand1-6/+6
2014-02-19xdg-shell: Improve documentation for use_unstable_version requestKristian Høgsberg1-6/+9
2014-02-19xdg-shell: Bump unstable version to 3Kristian Høgsberg5-5/+5
2014-02-19shell: Consolidate state changes into xdg_surface_change_stateKristian Høgsberg1-55/+30
2014-02-19xdg-shell: Replace the set_* atrocity with a new approachJasper St. Pierre5-311/+198
2014-02-18weston.ini.in: Update path to weston-flowerJasper St. Pierre1-1/+1
2014-02-18xdg-shell: Rename focused_set / focused_unset to activated / deactivatedJasper St. Pierre5-23/+30
2014-02-18clients: Add delete handler for simple-shm / simple-eglJasper St. Pierre2-2/+16
2014-02-18clients: Add support for the minimize buttonJasper St. Pierre2-2/+16
2014-02-18Reorder the xdg_shell implementations to fit the spec'd orderJasper St. Pierre2-28/+28
2014-02-18window: Remove window_location enumJasper St. Pierre1-18/+2
2014-02-18xdg-shell: Remove "edges" from descriptionJasper St. Pierre1-6/+0
2014-02-18exposay: avoid needlessly activating the active viewEmilio Pozuelo Monfort1-0/+3
2014-02-18toytoolkit: avoid unnecessary redraws when focus changesEmilio Pozuelo Monfort1-2/+0
2014-02-18exposay: don't crash if a view goes awayEmilio Pozuelo Monfort1-2/+29
2014-02-18exposay: arrange views per-outputEmilio Pozuelo Monfort3-82/+107
2014-02-18Improvement of weston.ini.man. Add key:shell and remove tablet-shellNobuhiko Tanibata1-3/+16
2014-02-18tests: Properly report skipped testsEmilio Pozuelo Monfort3-14/+41
2014-02-18tests: use the headless backend to run the test suiteEmilio Pozuelo Monfort1-6/+4
2014-02-18tests: Skip buffer-count if EGL initialization failsEmilio Pozuelo Monfort1-10/+19
2014-02-18noop-renderer: Read the shm buffer contents on attachEmilio Pozuelo Monfort1-2/+20
2014-02-18noop-renderer: Set the buffer size on attach requestsEmilio Pozuelo Monfort1-0/+15
2014-02-18compositor-headless: create input devicesEmilio Pozuelo Monfort1-4/+26
2014-02-18input: Send leave and enter pair when the surface moves under the cursorKristian Høgsberg2-12/+17
2014-02-12shell: Use the per-client responsiveness tracking for wl_shell as wellKristian Høgsberg1-125/+73
2014-02-11compositor: Drop core ping_handler calloutKristian Høgsberg4-30/+6
2014-02-11build: List xdg protocol files as nodist SOURCEsKristian Høgsberg1-4/+4
2014-02-11build: Link to libshared.la instead of adding to SOURCESKristian Høgsberg1-30/+13
2014-02-11client: Fix shell unstable version checkKristian Høgsberg5-5/+23
2014-02-11xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surfaceKristian Høgsberg5-132/+235
2014-02-09Don't crash when eglCreateContext failsMariusz Ceier1-2/+4
2014-02-07clients: Port simple-shm and simple-egl to xdg-shellKristian Høgsberg3-54/+119
2014-02-07Update .gitignoreJasper St. Pierre3-39/+49
2014-02-06xdg-shell: Add set_margin requestJasper St. Pierre5-0/+72
2014-02-06xdg-shell: Add a "delete" eventJasper St. Pierre2-12/+33
2014-02-05build: Add missing AM_CFLAGS to client target CFLAGSKristian Høgsberg1-28/+31
2014-02-05xdg-shell: Drop edges arg from xdg_surface configure eventKristian Høgsberg3-7/+18
2014-02-05nested-client: Fix build errorJason Ekstrand1-0/+1