summaryrefslogtreecommitdiff
path: root/clients
AgeCommit message (Expand)AuthorFilesLines
2012-04-04screenshot.c: Fix up a few stylistic issuesKristian Høgsberg1-20/+8
2012-04-04screenshooter: Properly handle multiple outputs.Scott Moreau1-9/+60
2012-04-03client: tablet-shell: fallback in the lack of lockscreen iconTiago Vignatti1-5/+11
2012-04-03window: Check load_image result for NULLKristian Høgsberg1-0/+4
2012-04-03Fix `unused-result' warnings.Jonas Ådahl2-2/+6
2012-04-03window: Use a persistent, big shm pool during resizeKristian Høgsberg1-8/+44
2012-04-03window: Only initialize egl if we have cairo eglKristian Høgsberg1-0/+6
2012-04-03clients: Use new shm interfaceKristian Høgsberg4-33/+54
2012-04-03cairo-util: Use nearest filtering for rendering frameKristian Høgsberg1-0/+2
2012-03-30Add signedness warning flag and fix falloutKristian Høgsberg8-15/+16
2012-03-28tablet-shell: come back to lifeTiago Vignatti1-78/+144
2012-03-27dnd: Damage surface after attaching new bufferKristian Høgsberg1-0/+7
2012-03-27clients: Fix a couple of warningsKristian Høgsberg2-13/+0
2012-03-26Simplify shm buffer handlingKristian Høgsberg4-32/+2
2012-03-26window.c: Do resize work from the repaint idle callbackKristian Høgsberg1-15/+9
2012-03-25config-parser: consolidate shell files into weston.ini onlyTiago Vignatti2-14/+9
2012-03-24window.c; Only redraw once per frameKristian Høgsberg1-1/+22
2012-03-24Secure screenshooter protocol.Scott Moreau1-4/+5
2012-03-22Hook up axis events.Scott Moreau2-0/+15
2012-03-22window.c: Fix the stretch scaling codeKristian Høgsberg1-8/+8
2012-03-21window.c: Increase drop shadow fluffinessKristian Høgsberg2-16/+16
2012-03-20window.c: Tweak window decoration appearanceKristian Høgsberg1-15/+39
2012-03-20weston: Don't ask for EGL depth buffer if not neededBill Spitzak1-1/+0
2012-03-20cairo-util: load_cairo_surface returns NULL if loading the file fails.Ustun Ergenoglu1-0/+4
2012-03-12Consolidate image loading code and move to shared/Kristian Høgsberg8-553/+71
2012-03-12Add an option parserKristian Høgsberg16-91/+56
2012-03-12clients/window: fix build issues w/ glesRob Clark1-1/+12
2012-03-05window: Compute frame boundary for all windows except fullscreenKristian Høgsberg1-1/+1
2012-03-05desktop-shell: Simplify unlock dialog redraw functionKristian Høgsberg1-10/+6
2012-03-05window: Only set opaque and input regions if they changeKristian Høgsberg1-2/+13
2012-02-29window.c: Drop support for rgb contextsKristian Høgsberg2-60/+7
2012-02-29wscreensaver: Use the argb config, rgb is not compatible with window.cKristian Høgsberg1-1/+1
2012-02-29window: Set opaque region after child widget adjusts sizeKristian Høgsberg1-9/+9
2012-02-29weston: Change path for default terminal launcher to ${prefix}/binRodney Lorrimar2-1/+2
2012-02-28clients: Use wl_display_disconnect()Kristian Høgsberg3-3/+3
2012-02-28terminal: Don't queue a resize after setting fullscreenKristian Høgsberg1-1/+0
2012-02-23window: Track and report input and opaque regionsKristian Høgsberg6-17/+59
2012-02-23simple-touch: Update to enter/leave changesKristian Høgsberg1-4/+21
2012-02-23Update to enter/leave events for pointer and keyboardKristian Høgsberg1-25/+37
2012-02-16window: Don't draw decorations in fullscreen modeKristian Høgsberg1-6/+19
2012-02-16window: Set window type as it changes, not on every attachKristian Høgsberg1-41/+18
2012-02-16view: Don't schedule resize after setting fullscreenKristian Høgsberg1-1/+0
2012-02-16window: Use constant keycode offset of 8Daniel Stone1-1/+1
2012-02-16window: Use new xkbcommon include pathDaniel Stone2-2/+2
2012-02-16protocol: remove absolute coordinates from pointerPekka Paalanen2-6/+4
2012-02-16window: do not store absolute coordinatesPekka Paalanen1-5/+1
2012-02-16clients/dnd: adapt to new data_device icon protocolAnder Conselvan de Oliveira1-3/+18
2012-02-16Follow set_fullscreen protocol changeKristian Høgsberg1-1/+2
2012-02-16window: Toggle maximized with super-f5Kristian Høgsberg2-3/+38
2012-02-13clients: fix spellingTiago Vignatti2-9/+9