summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-28compositor: Move repaint debug binding to mod-shift-spaceKristian Høgsberg3-1/+4
2012-06-28compositor: Update xkb state with key releases on focus outKristian Høgsberg2-7/+10
2012-06-28compositor-drm: Improve initial mode pickingKristian Høgsberg1-23/+59
2012-06-27terminal: Scroll selection with terminal contentsKristian Høgsberg1-0/+3
2012-06-27terminal: Make font size configurableKristian Høgsberg1-1/+3
2012-06-27terminal: Implement word and line based selectionKristian Høgsberg1-49/+114
2012-06-27shell: Take a wl_surface as parent for transient and popup windowsKristian Høgsberg4-14/+12
2012-06-27shell: Make input_panel just a regular wl_surfaceKristian Høgsberg3-106/+52
2012-06-27shell: Make screensaver just a wl_surfaceKristian Høgsberg3-91/+31
2012-06-27shell: Make the lock surface just a plain wl_surface tooKristian Høgsberg3-24/+30
2012-06-27shell: Make panel just a wl_surface tooKristian Høgsberg5-59/+50
2012-06-26shell: Don't make desktop_shell background a wl_shell_surfaceKristian Høgsberg5-55/+73
2012-06-26terminal: Tab should not output spaces, just move cursorKristian Høgsberg1-9/+0
2012-06-26compositor-drm: Don't leak FBs when the buffer of a sprite is detroyedAnder Conselvan de Oliveira1-0/+6
2012-06-26compositor-drm: Remove destroy listeners when disabling planesAnder Conselvan de Oliveira1-2/+8
2012-06-26compositor-drm: Wait for vblank events before starting next frameAnder Conselvan de Oliveira1-2/+25
2012-06-26compositor-drm: Check surface's outputs when assigning overlaysAnder Conselvan de Oliveira1-0/+3
2012-06-26simple-egl: Make window moveableAnder Conselvan de Oliveira1-0/+7
2012-06-25configure.ac: Bump version to 0.94.900.94.90Kristian Høgsberg1-1/+1
2012-06-25shell: Fix inverted test for locked in workspace bindingsKristian Høgsberg1-3/+3
2012-06-25Makefile.am: Don't list wcap sub directory twice in DIST_SUBDIRSKristian Høgsberg1-1/+1
2012-06-25tests: Add weston-test to EXTRA_DISTKristian Høgsberg1-0/+2
2012-06-25Move text-cursor-position.c into zoom.cKristian Høgsberg3-87/+63
2012-06-25wcap: Add vpx_config.h to Makefile.amKristian Høgsberg1-0/+1
2012-06-25xwm: Add xwayland.h to Makefile.amKristian Høgsberg1-1/+2
2012-06-25Install screensaver by defaultKristian Høgsberg2-7/+8
2012-06-25shell: Hide workspace layer when locking screenKristian Høgsberg1-0/+10
2012-06-22compositor: Send ping to keyboard focus surface for key pressKristian Høgsberg1-1/+1
2012-06-22terminal: Ignore more modifier keysKristian Høgsberg1-0/+6
2012-06-22terminal: Only hide cursor for keypresses that generate data for the processKristian Høgsberg1-8/+10
2012-06-22compositor-drm: Add proper error handling to initDaniel Stone1-13/+44
2012-06-22Split weston_compositor_init into base and _glDaniel Stone7-62/+66
2012-06-22compositor-wayland: Synchronise keyboard state with parentDaniel Stone1-4/+24
2012-06-22compositor-x11: Attempt to track state without XKBDaniel Stone1-2/+42
2012-06-22compositor-x11: Use XKB StateNotify to synchronise stateDaniel Stone1-2/+73
2012-06-22Rename modifier_state_changed to notify_modifiersDaniel Stone2-19/+30
2012-06-22notify_key: Add update_state argumentDaniel Stone5-10/+19
2012-06-22compositor-x11: Use XKB detectable autorepeat if possibleDaniel Stone1-2/+31
2012-06-22compositor-x11: Add base XCB/XKB supportDaniel Stone2-1/+52
2012-06-22compositor-x11: Move input creation before outputDaniel Stone1-3/+3
2012-06-22weston_xkb_info: Cache all modifier indices for X11Daniel Stone2-0/+12
2012-06-22Run key bindings on keyboard focus inDaniel Stone1-0/+6
2012-06-22Ignore repeat keys in notify_keyDaniel Stone1-1/+5
2012-06-22Let wayland-server send modifier events for focusDaniel Stone2-39/+13
2012-06-22Split notify_keyboard_focus into in/out variantsDaniel Stone5-51/+90
2012-06-22.gitignore: Ignore ctags and cscope outputDaniel Stone1-0/+2
2012-06-22window.c: Always set cursor after pointer enterKristian Høgsberg1-1/+4
2012-06-21shell: Animate input panel mappingKristian Høgsberg3-3/+38
2012-06-21util: Generalize surface animation codeKristian Høgsberg4-160/+117
2012-06-21shell: Don't focus to background, screensaver or input_panel surfacesKristian Høgsberg1-0/+9