summaryrefslogtreecommitdiff
path: root/clients
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-13window: simplify a bit widget_set_size and widget_set_allocationTiago Vignatti1-4/+1
2012-02-13window: explicitly set TYPE_TOPLEVEL for new windowsTiago Vignatti1-0/+1
2012-02-08smoke: Use normal window resize mechanismKristian Høgsberg1-23/+35
2012-02-08window: Don't set the window size in widget_set_size()Kristian Høgsberg1-5/+0
2012-02-08smoke: fix the segment fault errorJuan Zhao1-0/+12
2012-02-08Add support for webp image formatKristian Høgsberg1-9/+103
2012-02-08cairo-util: Only look at first two bytes for jpegsKristian Høgsberg1-3/+4
2012-02-07terminal: run $SHELL if setPeter Hutterer1-1/+6
2012-01-31window: Fold window_resize into idle_resizeKristian Høgsberg1-11/+4
2012-01-31window: Don't overwrite window->allocation until we've done the resizeKristian Høgsberg1-17/+16
2012-01-31window: Dont take width and height in window constructorKristian Høgsberg15-37/+32
2012-01-31flower: Dont allow resizingKristian Høgsberg2-3/+16
2012-01-31flower: Redraw flower on middle click, pop up window menu on right clickKristian Høgsberg1-2/+15
2012-01-31window: Make window frame menu available to clientKristian Høgsberg2-8/+20
2012-01-27Implement CONFIG_KEY_UNSIGNED_INTEGERScott Moreau1-2/+2
2012-01-27Merge remote-tracking branch 'pq/transform-v1'Kristian Høgsberg3-2/+189
2012-01-27desktop-shell: print what failed on execPekka Paalanen1-1/+1
2012-01-27window: fix resizing of windows backed by shm buffersAnder Conselvan de Oliveira1-2/+1
2012-01-27window: Handle data_device.selection events with offer=NULLKristian Høgsberg1-3/+5
2012-01-27clickdot: implement the purposePekka Paalanen1-101/+23
2012-01-27clickdot: a copy of resizorPekka Paalanen3-0/+264
2012-01-27update git ignoresPekka Paalanen1-2/+3
2012-01-26cairo-util: Don't anger png.h by including setjmp.hKristian Høgsberg1-1/+0
2012-01-26window: Don't crash when window with focus_widget is destroyedKristian Høgsberg1-0/+3