summaryrefslogtreecommitdiff
path: root/clients
Commit message (Expand)AuthorAgeFilesLines
...
* terminal: allow copy-paste when selection is scrolled outManuel Bachmann2015-09-221-1/+1
* clients: ungrab the correct input when menus closeDerek Foreman2015-09-221-1/+1
* terminal: Don't crash when selecting non-ascii charactersDerek Foreman2015-09-101-1/+1
* clients: Fix height typo in clamp_view()Bryce Harrington2015-09-091-1/+1
* clients: Drop deadlock circumvention hack now that we don't need itJonas Ådahl2015-08-211-32/+0
* clients: add simple-dmabuf clientGeorge Kiagiadakis2015-08-141-0/+591
* Coding style fixesDawid Gajownik2015-08-074-32/+32
* Use [x]zalloc instead of [x]malloc + memsetRyo Munakata2015-08-072-6/+3
* test/ivi: include protocol headers for all used protocolsBill Spitzak2015-08-061-0/+1
* window: Use wl_cursor_frame_and_duration() for mouse cursor updatesDerek Foreman2015-07-171-9/+114
* presentation-shm: Allow setting of delay before surface.commitMario Kleiner2015-07-161-7/+41
* clients: Simplify memory allocation with xzalloc()Bryce Harrington2015-07-101-11/+2
* Remove weston-screensaverPekka Paalanen2015-06-226-2438/+0
* Unified multiple definitions of container_of() macro.Jon Cruz2015-06-153-4/+2
* Moved the MIN() macro to the helper include.Jon Cruz2015-06-153-6/+0
* Moved helper macro to a discrete include file.Jon Cruz2015-06-1515-11/+14
* Remove redundant #include path component.Jon Cruz2015-06-1516-22/+22
* clients: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington2015-06-1537-592/+629
* Whitespace correctionsMurray Calavera2015-06-061-2/+2
* editor: warn when write failsBryce Harrington2015-05-191-1/+2
* remove trailing whitespacesMichael Vetter2015-05-1512-64/+64
* editor: implement Cut,Copy,PasteManuel Bachmann2015-05-071-3/+166
* desktop-shell: Remove the panel popupDima Ryazanov2015-04-131-33/+0
* nested-client: fix typoManuel Bachmann2015-03-301-1/+1
* terminal: add "Minimize" to context menuPekka Paalanen2015-03-271-1/+10
* Pass config file from compositor to everythingPekka Paalanen2015-03-274-4/+12
* platform: rename create_egl_window to create_egl_surfaceJonny Lamb2015-03-264-11/+11
* nested-client: include platform.hJonny Lamb2015-03-261-0/+2
* clients & tests: use eglCreatePlatformWindowSurfaceEXT when supportedJonny Lamb2015-03-204-14/+14
* clients & tests: use eglGetPlatformDisplayEXT when supportedJonny Lamb2015-03-205-4/+17
* Spellcheck fixesBryce Harrington2015-03-191-1/+1
* window: Fix crash in input_set_pointer_image when cursor is specialDerek Foreman2015-03-051-8/+19
* xdg-shell: Bump unstable versionJasper St. Pierre2015-02-274-4/+4
* xdg-shell: Remove the flags from get_xdg_popupJasper St. Pierre2015-02-271-2/+1
* xdg-shell: Remove the serial from popup_doneJasper St. Pierre2015-02-271-1/+1
* xdg-shell: Take a xdg_surface as the parent surfaceJasper St. Pierre2015-02-271-7/+7
* presentation-shm: put run mode in window titlePekka Paalanen2015-02-191-1/+11
* editor: Make editor multi-seat awareDerek Foreman2015-01-271-4/+4
* clients: Remove stray new-lineJonas Ådahl2015-01-261-2/+1
* Revert "simple-egl: HACK to report presentation flags"Bryce Harrington2015-01-201-49/+0
* simple-egl: HACK to report presentation flagsPekka Paalanen2015-01-201-0/+49
* tests, clients: add Presentation feedback flagsPekka Paalanen2015-01-201-1/+4
* window: use roundtrip instead of dispatch after get_registryMarek Chalupa2014-12-121-1/+1
* clients: support ivi-application.xml for clients/window.cNobuhiko Tanibata2014-12-041-10/+57
* clients: support ivi-application.xml for clients/simple-egl.cNobuhiko Tanibata2014-12-041-9/+86
* clients: support ivi-application.xml for clients/simple-shm.cNobuhiko Tanibata2014-12-041-0/+42
* clients: a reference implementation of UI client how to use ivi-hmi-controller.Nobuhiko Tanibata2014-12-041-0/+1310
* clients: Use xmalloc in a few more placesDerek Foreman2014-11-282-3/+3
* dnd: Fix some mouse cursor issuesDerek Foreman2014-11-281-13/+80
* simple-shm: explain two initial roundtripsPekka Paalanen2014-11-271-0/+40