summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-07Unconditionally add linux-dmabuf’s protocol to BUILT_SOURCESHEADmasterEmmanuel Gil Peyrot1-3/+3
2017-12-19configure: fix sys/sysmacros.h checkPekka Paalanen1-0/+4
2017-12-18weston: add --drm-device option for DRM-backendPekka Paalanen2-0/+9
2017-12-18compositor-drm: add specific_device configuration optionPekka Paalanen2-1/+35
2017-12-18tests: Add test for pointer axis eventsAlexandros Frantzis5-3/+73
2017-12-18tests: Add test for touch event timestampsAlexandros Frantzis6-5/+114
2017-12-18tests: Add test for keyboard key event timestampsAlexandros Frantzis5-16/+55
2017-12-18tests: Add checks for pointer motion and button event timestampsAlexandros Frantzis7-16/+53
2017-12-18shared: Add timespec_to_proto helper functionAlexandros Frantzis3-4/+58
2017-12-18shared: Add timespec_from_proto helper functionAlexandros Frantzis4-16/+34
2017-12-18rdp compositor: add a man page and add links to that pageDavid Fort3-0/+110
2017-12-12tests: Use separate test cases for pointer motion and button testsAlexandros Frantzis1-11/+25
2017-12-12tests: Move wl_pointer tests to their own fileAlexandros Frantzis4-321/+322
2017-12-11libweston: drop return type from ::query_dmabuf_{formats, modifiers}Emil Velikov2-12/+12
2017-12-11gl-renderer: use correct pixel shader for NV12 format uploaded to RG textureArnaud Vrac1-1/+2
2017-12-11gl-renderer: fix pixel format used in texture uploads when using R/RG texturesArnaud Vrac1-3/+15
2017-12-11libweston-desktop/xwayland: Make sure racy surfaces are properly mappedQuentin Glidic1-0/+10
2017-12-11configure.ac: drop spurious bracketGuido Günther1-1/+1
2017-12-08libweston-desktop: add signal for title/app-id changesMatt Hoosier2-4/+21
2017-12-05xwm: Use Pango to draw title string if availableLouis-Francis Ratté-Boulianne3-5/+60
2017-12-05xwm: Deal with title in a smarter way when there isn't enough spaceLouis-Francis Ratté-Boulianne3-14/+26
2017-12-05xwm: Maximize windows when double-clicking on title barLouis-Francis Ratté-Boulianne1-2/+24
2017-12-05xwm: Only send configure a window if the new size is differentLouis-Francis Ratté-Boulianne1-4/+11
2017-12-05xwm: Handle third data entry in client messagesIlia Bozhinov1-5/+9
2017-12-04desktop-shell: Handle the fullscreen to maximized case safelyDerek Foreman1-0/+2
2017-12-04desktop-shell: refactor maximized size calculation into its own functionDerek Foreman1-7/+14
2017-12-04tests: add a create_test_surface functionEmilio Pozuelo Monfort2-9/+23
2017-12-04input: Do not override keyboard focus on restoreQuentin Glidic1-11/+15
2017-12-04compositor-x11: Implement mode switchingArmin Krezović1-8/+129
2017-12-04clients: simple-egl: Restore window size when un-maximizedTomohiro Komagata1-3/+7
2017-12-04configure.ac: use AC_HEADER_MAJOR to detect major()/minor()Sergei Trofimovich5-4/+32
2017-12-04option-parser: replace int/0/1 with bool/false/trueEric Engestrom1-19/+20
2017-12-04config-parser: fix `short_name` typeEric Engestrom1-1/+1
2017-12-04weston-resizor: Don't add new frame callbacks every clickDerek Foreman1-0/+5
2017-12-04gl-renderer: remove unneeded castEmil Velikov1-2/+1
2017-12-04compositor-drm: fix z-order inversion in plane assignmentMatt Hoosier1-2/+12
2017-12-04weston: added missing header time.hValery Kartel1-0/+1
2017-12-04tests: Fix integer overflows on 32-bit systemsAlexandros Frantzis1-2/+2
2017-12-04dnd: Abort with an error message if compositor doesn't support drag and dropDerek Foreman1-0/+4
2017-12-04clients: Don't crash when compositor doesn't support drag and dropDerek Foreman2-0/+6
2017-12-01weston-info: Add support for zwp_linux_dmabuf_v1Emmanuel Gil Peyrot2-1/+95
2017-12-01tests: Mark tests as used so they don’t get removed at link timeEmmanuel Gil Peyrot2-3/+3
2017-12-01tests: Add one more indentation level to some macrosEmmanuel Gil Peyrot1-22/+22
2017-12-01gl-renderer: Set pitch correctly for subsampled texturesDaniel Stone1-4/+8
2017-11-30clients/editor: Toggle panel visibility on clickJoshua Watt1-2/+11
2017-11-30text-backend: Allow client hiding of input panelJoshua Watt1-10/+12
2017-11-28man: mention logind for launchingPekka Paalanen1-3/+6
2017-11-28compositor-drm, compositor-fbdev: stop suggesting rootPekka Paalanen2-4/+6
2017-11-28weston-launch: improve help text for -u and -tPekka Paalanen1-2/+4
2017-11-28weston-launch: fix -t option parsingPekka Paalanen1-1/+1