summaryrefslogtreecommitdiff
path: root/clients
AgeCommit message (Expand)AuthorFilesLines
2014-07-16input: send wl_keyboard.repeat_info with rate and delay infoHEADrepeat-infoJonny Lamb2-4/+109
2014-07-05Use pixman_region32_clear instead of our own empty_regionJason Ekstrand1-8/+1
2014-06-24Clients: Fix memleak issues in various clients of westonvivek11-4/+60
2014-06-18Add a simple client for testing compositor damage handlingJason Ekstrand1-0/+880
2014-05-23xdg-shell: Add show_window_menu requestJasper St. Pierre1-49/+7
2014-05-23clients: Allow creating a "detached" menuJasper St. Pierre2-14/+55
2014-05-18clients: Remove the window / user parameters from the menu functionJasper St. Pierre6-14/+12
2014-05-12window: Send ack_configure immediately from configure handlerKristian Høgsberg1-9/+1
2014-05-12window: Move the resize after interpreting the statesJasper St. Pierre1-8/+8
2014-05-12window: Set frame flags immediately when we handle the new states in configureJasper St. Pierre1-12/+14
2014-05-12xdg-shell: Turn "activated" into a stateJasper St. Pierre3-40/+4
2014-05-12terminal: Only add the new size to the title when we're resizingJasper St. Pierre3-14/+49
2014-05-12xdg-shell: Turn the resizing heuristics into an explicit stateJasper St. Pierre1-7/+4
2014-05-12xdg-shell: Rework the state systemJasper St. Pierre3-85/+86
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