summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-23desktop-shell: Unlock dialog needs to be a custom windowshell-fixesBenjamin Franzke1-0/+1
2011-11-23desktop-shell: Fix some indentsBenjamin Franzke1-3/+3
2011-11-23compositor: Move more shell.c state into the new shell_surfaceKristian Høgsberg3-32/+48
2011-11-23Merge remote-tracking branch 'pq/shell-priv'Kristian Høgsberg3-15/+104
2011-11-23compositor: The compositor is now jiust a regular global objectKristian Høgsberg4-28/+30
2011-11-23compositor: Remove a couple of unused #definesKristian Høgsberg1-4/+0
2011-11-23compositor: Remove unused resource field from wlsc_outputKristian Høgsberg2-2/+0
2011-11-23shell: introduce shell_surface_purposePekka Paalanen1-14/+60
2011-11-23shell: add private surface structPekka Paalanen3-1/+44
2011-11-22compositor: Set output for cursor surface so damage_below worksKristian Høgsberg1-2/+5
2011-11-22Simplify evdev_flush_motion() a tiny bitKristian Høgsberg1-7/+4
2011-11-22Merge remote-tracking branch 'vignatti/evdev'Kristian Høgsberg2-62/+78
2011-11-22cairo-util: Dont use non-standard JCS_EXT_BGRX color spaceKristian Høgsberg1-3/+21
2011-11-22Never include wayland-util.h directlyKristian Høgsberg8-9/+1
2011-11-22Fix inconsistent #include stylePekka Paalanen15-16/+16
2011-11-22evdev: fetch absolute coordinates inside flush_motion onlyTiago Vignatti1-6/+5
2011-11-21evdev: remove useless field from device structureTiago Vignatti1-3/+0
2011-11-21evdev: reset accumulator inside evdev_flush_motionTiago Vignatti1-17/+14
2011-11-21evdev: use a separate structure to denote accumulated motion eventsTiago Vignatti1-37/+56
2011-11-21evdev: use a separate struct for abs informationTiago Vignatti1-24/+28
2011-11-21tty: fix command line parsingTiago Vignatti1-1/+1
2011-11-18window: Remove unused variableKristian Høgsberg1-3/+0
2011-11-18evdev: Reset accumulate values when we flush motion eventsKristian Høgsberg2-2/+7
2011-11-18Merge remote-tracking branch 'pq/glmatrix'Kristian Høgsberg8-0/+2363
2011-11-18compositor: Queue buffer.release instead of sending immediatelyKristian Høgsberg1-1/+1
2011-11-18evdev: fix order of events being sent to the compositorTiago Vignatti1-5/+39
2011-11-18wscreensaver: configure glmatrixPekka Paalanen1-7/+5
2011-11-18clients: add wscreensaverPekka Paalanen7-15/+623
2011-11-18clients: import glmatrix.c and matrix3.xpmPekka Paalanen2-0/+1757
2011-11-18evdev: remove signed value checksTiago Vignatti1-27/+26
2011-11-17simple-shm: Add a wl_shm listenerKristian Høgsberg1-0/+21
2011-11-16shell: fix handle_lock_surface_destroy()Pekka Paalanen1-1/+1
2011-11-16shell: fix compositor wakeup while lockedPekka Paalanen1-1/+1
2011-11-16shell: fix lock surface mappingPekka Paalanen1-3/+9
2011-11-15compositor: Hide surfaces by setting surface->output to NULLKristian Høgsberg3-107/+59
2011-11-15desktop-shell: add unlock dialogPekka Paalanen1-3/+162
2011-11-15window: clean up redraw and focuses on destroyPekka Paalanen1-1/+13
2011-11-15compositor: implement screen lockingPekka Paalanen3-12/+172
2011-11-15compositor: check wlsc_surface::link before accessing neighborsPekka Paalanen1-0/+3
2011-11-15compositor: fix repaint on first wakeupPekka Paalanen1-1/+1
2011-11-15compositor: remove idle_inhibit optimizationPekka Paalanen1-3/+0
2011-11-15compositor: let the shell wake up the compositorKristian Høgsberg4-6/+26
2011-11-15desktop-shell: screen locking protocolPekka Paalanen6-4/+100
2011-11-15compositor: Hold on to surface.frame requests until we assign an outputKristian Høgsberg2-4/+13
2011-11-15compositor: Drop unused wlsc_output field 'background'Kristian Høgsberg1-1/+0
2011-11-15compositor: fix destroy_frame_callback()Pekka Paalanen1-1/+1
2011-11-15config: fix boolean parsingPekka Paalanen1-2/+2
2011-11-15config: Don't print warning when XDG_CONFIG_HOME isn't setKristian Høgsberg2-5/+0
2011-11-15window: add a helper for config file pathsPekka Paalanen3-1/+45
2011-11-14desktop-shell: Add sample ini fileKristian Høgsberg1-0/+19