summaryrefslogtreecommitdiff
path: root/clients
AgeCommit message (Expand)AuthorFilesLines
2014-05-13xdg-shell: Rename set_transient_for to set_parentJasper St. Pierre3-17/+17
2014-05-13fullscreen: Remove dirty sizing trickJasper St. Pierre1-9/+0
2014-05-13fullscreen: Remove our own focused state trackingJasper St. Pierre1-18/+3
2014-05-12window: Ignore input events from subsurfacesAnder Conselvan de Oliveira1-5/+16
2014-05-09editor: Fix cursor positioning with pointer and touchAnder Conselvan de Oliveira1-10/+23
2014-05-09desktop-shell: Fix black edges on scaled desktop patternBill Spitzak1-0/+2
2014-05-09simple-touch: Handle multiple seats properlyAnder Conselvan de Oliveira1-15/+33
2014-05-09clients: Initialize label in keyboard handling codeBryce W. Harrington1-1/+1
2014-04-30window: Add a simple getenv to force SHM renderingJasper St. Pierre1-2/+2
2014-04-30window: Clean up buffer type choosingJasper St. Pierre1-8/+12
2014-04-29window.c: Dismiss menu on touch up eventsKristian Høgsberg1-0/+15
2014-04-29window.c: Also grab touch events when grabbing inputKristian Høgsberg1-3/+6
2014-04-29window.c: Prevent key event delivery while a grab is activeKristian Høgsberg1-0/+8
2014-04-29window.c: Update pointer focus when taking a grabKristian Høgsberg1-0/+2
2014-04-29terminal: Convert all *alloc's to x*alloc's.Bryce W. Harrington1-3/+3
2014-04-25clients/window: Don't remove the touch listener on a frame eventNeil Roberts1-3/+0
2014-04-21desktop-shell: Only use default background if no background color is setKristian Høgsberg1-3/+4
2014-04-21weston-info: fix log message typoU. Artie Eoff1-1/+1
2014-04-21editor: Remove unused variablesKristian Høgsberg1-6/+0
2014-04-21editor: react on Enter, Tab, and Up-Down arrow keysManuel Bachmann1-10/+87
2014-04-16keyboard: add the missing symbols layout, fix arabic layoutManuel Bachmann1-121/+159
2014-04-08terminal: Don't try to render RLE used as a placeholderDaiki Ueno1-0/+6
2014-04-07window.c: Create xdg_surface up frontKristian Høgsberg2-12/+18
2014-04-07Make sure config.h is included before any system headersAndrew Wedgbury19-0/+38
2014-04-06nested: Disable cairo on the subsurfacesNeil Roberts1-0/+2
2014-04-06toytoolkit: match parent surface type when adding a subsurfaceManuel Bachmann2-0/+10
2014-04-02weston-fullscreen: Add cursor drawing support and properly handle WL_FULLSCRE...Jason Ekstrand1-4/+99
2014-04-02weston-fullscreen: Add wl_fullscreen_shell supportJason Ekstrand1-12/+151
2014-04-02toytoolkit: Don't crash if wl_data_device_manager is not presentJason Ekstrand1-8/+16
2014-04-02toytoolkit: Expose output make and modelJason Ekstrand2-0/+28
2014-04-02toytoolkit: Only require xdg_shell if the window is not customJason Ekstrand1-1/+1
2014-04-02simple-shm: Add wl_fullscreen_shell supportJason Ekstrand1-5/+26
2014-04-01Check return value of wl_cursor functionsHardening2-0/+14
2014-04-01clients/scaler: add modes to test wl_scaler version 2Pekka Paalanen1-17/+126
2014-03-24clients: Remove unused client-side resize tracking codeJasper St. Pierre1-17/+4
2014-02-19xdg-shell: Bump unstable version to 3Kristian Høgsberg3-3/+3
2014-02-19xdg-shell: Replace the set_* atrocity with a new approachJasper St. Pierre3-154/+58
2014-02-18xdg-shell: Rename focused_set / focused_unset to activated / deactivatedJasper St. Pierre3-12/+12
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. Pierre1-12/+12
2014-02-18window: Remove window_location enumJasper St. Pierre1-18/+2
2014-02-18toytoolkit: avoid unnecessary redraws when focus changesEmilio Pozuelo Monfort1-2/+0
2014-02-11client: Fix shell unstable version checkKristian Høgsberg3-3/+21
2014-02-11xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surfaceKristian Høgsberg3-29/+33
2014-02-07clients: Port simple-shm and simple-egl to xdg-shellKristian Høgsberg2-53/+113
2014-02-07Update .gitignoreJasper St. Pierre1-33/+0
2014-02-06xdg-shell: Add set_margin requestJasper St. Pierre1-0/+22
2014-02-06xdg-shell: Add a "delete" eventJasper St. Pierre1-12/+20
2014-02-05xdg-shell: Drop edges arg from xdg_surface configure eventKristian Høgsberg1-3/+1