summaryrefslogtreecommitdiff
path: root/clients
AgeCommit message (Expand)AuthorFilesLines
2014-09-30clients: add presentation-shm demoPekka Paalanen1-0/+867
2014-09-30weston-info: report presentation clockPekka Paalanen1-0/+81
2014-09-22clients: Maximize window when double touch on title barXiong Zhang1-2/+24
2014-09-17editor: do not crash when text input manager is not availableOlivier Blin1-0/+5
2014-09-17keyboard: do not crash when input panel is not availableOlivier Blin1-0/+5
2014-09-15window: Don't needlessly sync parent and geometryOndřej Majerech1-0/+12
2014-09-11image: don't print redundant errorBill Spitzak1-1/+0
2014-09-11Partially revert "xdg-shell: Add show_window_menu request"Pekka Paalanen1-7/+49
2014-09-10input: Schedule pointer sprite repaint when cursor is setJonas Ådahl1-1/+49
2014-09-04clients: Maximize window when double click on title barXiong Zhang1-1/+25
2014-08-28desktop-shell: properly set background widget as opaqueArnaud Vrac1-9/+1
2014-08-28simple-egl: fix opaque and 16 bits mode optionsArnaud Vrac1-0/+1
2014-08-28multi-resource: remove an unnecessary call of wl_display_get_fd()Ryo Munakata1-2/+0
2014-08-28simple-shm: remove an unnecessary call of wl_display_get_fd()Ryo Munakata1-2/+0
2014-08-27window: unbind egl surface and context on surface releaseArnaud Vrac1-2/+2
2014-08-21xdg-shell: bump experimental protocol versionPekka Paalanen4-4/+4
2014-08-20cliptest: sync calculate_edges with master copyPekka Paalanen1-45/+47
2014-08-20Remove duplicated code from cliptest.cOndřej Majerech1-290/+3
2014-08-20Replace deprecated xkbcommon symbols with current namesRan Benita2-23/+23
2014-08-19cliptest: Avoid use of uninitialized memory when regions don't intersectDerek Foreman1-5/+7
2014-08-19weston-scaler --help works even if not run inside waylandBill Spitzak1-6/+6
2014-08-19weston-image --help works. Also help if no filename is givenBill Spitzak1-0/+5
2014-08-19weston-editor --help worksBill Spitzak1-5/+10
2014-08-19weston-dnd --help worksBill Spitzak1-5/+10
2014-08-19weston-cliptest --help works. You must use -b to run benchmarkBill Spitzak1-2/+6
2014-08-19weston-terminal --help and other command-line optionsBill Spitzak1-0/+11
2014-08-19Made weston-screensaver --help workBill Spitzak1-2/+6
2014-08-19Made weston-subsurfaces --help workBill Spitzak1-2/+2
2014-08-19Made weston-nested --help workBill Spitzak1-2/+5
2014-08-19weston-eventdemo --help worksBill Spitzak1-9/+33
2014-08-18gears: fix invalid calculation of the first FPSRyo Munakata1-4/+7
2014-08-18desktop-shell: add option to avoid creating the panelJonny Lamb1-7/+31
2014-08-15Implemented support for mouse scrolling in weston-terminalMagnus Hoff1-0/+51
2014-08-15simple-egl: Clean up unused frame_listenerBoyan Ding1-6/+0
2014-08-15clients: use repeat_info event detailsJonny Lamb2-6/+132
2014-08-05window: Don't use the frame's geometry when fullscreenJasper St. Pierre1-2/+2
2014-07-17shell: Replace set_margin with set_window_geometryJasper St. Pierre1-13/+22
2014-07-17Interpret the size in the configure event as window geometryJasper St. Pierre1-1/+17
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