summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-30xwm: Don't try to read deleted propertiesKristian Høgsberg1-2/+5
2012-05-30xwm: Handle reparenting windowsKristian Høgsberg1-21/+58
2012-05-30xwm: Don't select for XCB_EXPOSEKristian Høgsberg1-16/+1
2012-05-30xwm: Don't dispatch for events coming from XSendEventKristian Høgsberg1-1/+1
2012-05-30xwm: Destroy frame resources and reparent back to root in unmap_notifyKristian Høgsberg1-19/+40
2012-05-30xwm: Remove pointless change set requestKristian Høgsberg1-2/+0
2012-05-30xwm: Don't select for STRUCTURE_NOTIFY or RESIZE_REDIRECTKristian Høgsberg1-4/+0
2012-05-30xwm: Ignore map request for already mapped windowKristian Høgsberg1-0/+3
2012-05-30xwm: Reduce window property debug outputKristian Høgsberg2-60/+24
2012-05-29compositor: Only fini region if it's not the undef regionKristian Høgsberg1-1/+2
2012-05-29xwm: Reset wm->focus_window when the focused window is destroyedKristian Høgsberg1-0/+3
2012-05-29wcap: Compute per-component deltasKristian Høgsberg2-3/+22
2012-05-29wcap: Add wcap README, with a bit of documentationKristian Høgsberg1-0/+99
2012-05-29wcap-decode: Fix setting framerateKristian Høgsberg1-1/+8
2012-05-29wcap-decode: Fix timestamp overflowKristian Høgsberg1-1/+1
2012-05-29dnd: implement option for not offering data to other clientsAnder Conselvan de Oliveira2-27/+82
2012-05-29terminal: add glyphs to character listDavid Herrmann1-32/+32
2012-05-29terminal: fix up horizontal scan-line charactersDavid Herrmann1-5/+5
2012-05-29Weston: Free allocated cursors array when destroyingYan Wang1-0/+1
2012-05-26shell: Add keybinding to force-close (SIGKILL) inactive clientsKristian Høgsberg1-0/+21
2012-05-26wcap: Add option to disable building wcap toolsKristian Høgsberg2-6/+21
2012-05-25dnd: work around cairo-gl brokennessAnder Conselvan de Oliveira3-3/+6
2012-05-25window: rename enum pointer_type to cursor_typeAnder Conselvan de Oliveira10-45/+45
2012-05-25window: track changes in libwayland-cursor apiAnder Conselvan de Oliveira9-43/+73
2012-05-25compositor: Fix buggy snprintf that sets module pathChad Versace1-1/+1
2012-05-25xwayland: change library nameTiago Vignatti4-15/+15
2012-05-25clients: desktop-shell: show tooltip for panel itemsTiago Vignatti1-0/+15
2012-05-25window: add simple text tooltip handlersTiago Vignatti2-0/+195
2012-05-25shell: use transient flags for activate or not new surfacesTiago Vignatti1-1/+4
2012-05-25wcap: Space out frames according to timestampsKristian Høgsberg3-6/+19
2012-05-25wcap: Support the other pixel format we may writeKristian Høgsberg3-10/+23
2012-05-25wcap: Commit Makefile.amKristian Høgsberg1-0/+30
2012-05-25wcap: Move old wcap-encode to wcap/ as wcap-snapshotKristian Høgsberg3-224/+84
2012-05-25wcap: Rename wcap-encode to just wcapKristian Høgsberg20-3/+3
2012-05-25wcap: Add COPYING for vpxenc derived wcap-decode toolKristian Høgsberg1-0/+34
2012-05-25wcap: Add wcap support to webm encoderKristian Høgsberg1-1/+93
2012-05-25wcap: Move wcap structs and constants to a shader headerKristian Høgsberg3-85/+64
2012-05-25wcap: Discard first frame since it doesn't have a full frame of damageKristian Høgsberg1-2/+10
2012-05-25wcap: Add a file format magic number and add the pixel format to the headerKristian Høgsberg2-1/+27
2012-05-25Make it compileKristian Høgsberg2-4/+6
2012-05-25Import vpxenc from libvpx as a starting pointKristian Høgsberg16-1/+5013
2012-05-24Add screen recorder toolKristian Høgsberg5-1/+402
2012-05-22xwm: Handle resize cases of _NET_WM_MOVERESIZEKristian Høgsberg1-9/+47
2012-05-22xwm: Implement resizing by frame bordersKristian Høgsberg3-6/+24
2012-05-22Share code to to classify pointer location in frameKristian Høgsberg4-65/+104
2012-05-22xwm: Add window resize supportKristian Høgsberg3-15/+102
2012-05-22compositor: Address blending for XRGB surfaces with alpha < 1.0.Scott Moreau1-6/+8
2012-05-22shell: Add back mod+pageup/down keybindings for zoomKristian Høgsberg1-2/+15
2012-05-22Restructure output zoom.Scott Moreau3-16/+18
2012-05-22xwm: Fold weston_wm_activate into weston_wm_window_activateScott Moreau1-25/+19