summaryrefslogtreecommitdiff
path: root/clients
Commit message (Expand)AuthorAgeFilesLines
...
* desktop-shell: Fix black edges on scaled desktop patternBill Spitzak2014-05-091-0/+2
* simple-touch: Handle multiple seats properlyAnder Conselvan de Oliveira2014-05-091-15/+33
* clients: Initialize label in keyboard handling codeBryce W. Harrington2014-05-091-1/+1
* window: Add a simple getenv to force SHM renderingJasper St. Pierre2014-04-301-2/+2
* window: Clean up buffer type choosingJasper St. Pierre2014-04-301-8/+12
* window.c: Dismiss menu on touch up eventsKristian Høgsberg2014-04-291-0/+15
* window.c: Also grab touch events when grabbing inputKristian Høgsberg2014-04-291-3/+6
* window.c: Prevent key event delivery while a grab is activeKristian Høgsberg2014-04-291-0/+8
* window.c: Update pointer focus when taking a grabKristian Høgsberg2014-04-291-0/+2
* terminal: Convert all *alloc's to x*alloc's.Bryce W. Harrington2014-04-291-3/+3
* clients/window: Don't remove the touch listener on a frame eventNeil Roberts2014-04-251-3/+0
* desktop-shell: Only use default background if no background color is setKristian Høgsberg2014-04-211-3/+4
* weston-info: fix log message typoU. Artie Eoff2014-04-211-1/+1
* editor: Remove unused variablesKristian Høgsberg2014-04-211-6/+0
* editor: react on Enter, Tab, and Up-Down arrow keysManuel Bachmann2014-04-211-10/+87
* keyboard: add the missing symbols layout, fix arabic layoutManuel Bachmann2014-04-161-121/+159
* terminal: Don't try to render RLE used as a placeholderDaiki Ueno2014-04-081-0/+6
* window.c: Create xdg_surface up frontKristian Høgsberg2014-04-072-12/+18
* Make sure config.h is included before any system headersAndrew Wedgbury2014-04-0719-0/+38
* nested: Disable cairo on the subsurfacesNeil Roberts2014-04-061-0/+2
* toytoolkit: match parent surface type when adding a subsurfaceManuel Bachmann2014-04-062-0/+10
* weston-fullscreen: Add cursor drawing support and properly handle WL_FULLSCRE...Jason Ekstrand2014-04-021-4/+99
* weston-fullscreen: Add wl_fullscreen_shell supportJason Ekstrand2014-04-021-12/+151
* toytoolkit: Don't crash if wl_data_device_manager is not presentJason Ekstrand2014-04-021-8/+16
* toytoolkit: Expose output make and modelJason Ekstrand2014-04-022-0/+28
* toytoolkit: Only require xdg_shell if the window is not customJason Ekstrand2014-04-021-1/+1
* simple-shm: Add wl_fullscreen_shell supportJason Ekstrand2014-04-021-5/+26
* Check return value of wl_cursor functionsHardening2014-04-012-0/+14
* clients/scaler: add modes to test wl_scaler version 2Pekka Paalanen2014-04-011-17/+126
* clients: Remove unused client-side resize tracking codeJasper St. Pierre2014-03-241-17/+4
* xdg-shell: Bump unstable version to 3Kristian Høgsberg2014-02-193-3/+3
* xdg-shell: Replace the set_* atrocity with a new approachJasper St. Pierre2014-02-193-154/+58
* xdg-shell: Rename focused_set / focused_unset to activated / deactivatedJasper St. Pierre2014-02-183-12/+12
* clients: Add delete handler for simple-shm / simple-eglJasper St. Pierre2014-02-182-2/+16
* clients: Add support for the minimize buttonJasper St. Pierre2014-02-182-2/+16
* Reorder the xdg_shell implementations to fit the spec'd orderJasper St. Pierre2014-02-181-12/+12
* window: Remove window_location enumJasper St. Pierre2014-02-181-18/+2
* toytoolkit: avoid unnecessary redraws when focus changesEmilio Pozuelo Monfort2014-02-181-2/+0
* client: Fix shell unstable version checkKristian Høgsberg2014-02-113-3/+21
* xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surfaceKristian Høgsberg2014-02-113-29/+33
* clients: Port simple-shm and simple-egl to xdg-shellKristian Høgsberg2014-02-072-53/+113
* Update .gitignoreJasper St. Pierre2014-02-071-33/+0
* xdg-shell: Add set_margin requestJasper St. Pierre2014-02-061-0/+22
* xdg-shell: Add a "delete" eventJasper St. Pierre2014-02-061-12/+20
* xdg-shell: Drop edges arg from xdg_surface configure eventKristian Høgsberg2014-02-051-3/+1
* window: Delay scheduled redraws if we start maximize or fullscreen protocolKristian Høgsberg2014-02-051-0/+37
* terminal: Only reset title if we put the window size thereKristian Høgsberg2014-02-051-1/+6
* window: Ask xkbcommon whether or not to repeat a keyKristian Høgsberg2014-02-051-1/+2
* Makefile.am: Fix protocol source files usageQuentin Glidic2014-02-011-18/+0
* Revert "stacking: Remove transient window support"Jasper St. Pierre2014-02-011-6/+18