profile/ivi/weston.git
2012-07-02 Rafal Mielniczukclipboard: initialise clipboard memory after creation
2012-06-29 Kristian Høgsbergterminal: Handle selection for pointer positions outsid...
2012-06-29 Kristian Høgsbergwindow.c: Don't allocate proxy manually
2012-06-28 Kristian Høgsbergterminal: Add a terminal enter handler for setting...
2012-06-28 Ander Conselvan... shell: Don't move fullscreen surfaces
2012-06-28 Ander Conselvan... shell: Show approprite cursors during move and resize...
2012-06-28 Ander Conselvan... compositor: Always allow owner of pointer surface to...
2012-06-28 Kristian Høgsbergcompositor: Move repaint debug binding to mod-shift...
2012-06-28 Kristian Høgsbergcompositor: Update xkb state with key releases on focus out
2012-06-28 Kristian Høgsbergcompositor-drm: Improve initial mode picking
2012-06-27 Kristian Høgsbergterminal: Scroll selection with terminal contents
2012-06-27 Kristian Høgsbergterminal: Make font size configurable
2012-06-27 Kristian Høgsbergterminal: Implement word and line based selection
2012-06-27 Kristian Høgsbergshell: Take a wl_surface as parent for transient and...
2012-06-27 Kristian Høgsbergshell: Make input_panel just a regular wl_surface
2012-06-27 Kristian Høgsbergshell: Make screensaver just a wl_surface
2012-06-27 Kristian Høgsbergshell: Make the lock surface just a plain wl_surface too
2012-06-27 Kristian Høgsbergshell: Make panel just a wl_surface too
2012-06-26 Kristian Høgsbergshell: Don't make desktop_shell background a wl_shell_s...
2012-06-26 Kristian Høgsbergterminal: Tab should not output spaces, just move cursor
2012-06-26 Ander Conselvan... compositor-drm: Don't leak FBs when the buffer of a...
2012-06-26 Ander Conselvan... compositor-drm: Remove destroy listeners when disabling...
2012-06-26 Ander Conselvan... compositor-drm: Wait for vblank events before starting...
2012-06-26 Ander Conselvan... compositor-drm: Check surface's outputs when assigning...
2012-06-26 Ander Conselvan... simple-egl: Make window moveable
2012-06-26 Kristian Høgsbergconfigure.ac: Bump version to 0.94.90 0.94.90
2012-06-26 Kristian Høgsbergshell: Fix inverted test for locked in workspace bindings
2012-06-25 Kristian HøgsbergMakefile.am: Don't list wcap sub directory twice in...
2012-06-25 Kristian Høgsbergtests: Add weston-test to EXTRA_DIST
2012-06-25 Kristian HøgsbergMove text-cursor-position.c into zoom.c
2012-06-25 Kristian Høgsbergwcap: Add vpx_config.h to Makefile.am
2012-06-25 Kristian Høgsbergxwm: Add xwayland.h to Makefile.am
2012-06-25 Kristian HøgsbergInstall screensaver by default
2012-06-25 Kristian Høgsbergshell: Hide workspace layer when locking screen
2012-06-22 Kristian Høgsbergcompositor: Send ping to keyboard focus surface for...
2012-06-22 Kristian Høgsbergterminal: Ignore more modifier keys
2012-06-22 Kristian Høgsbergterminal: Only hide cursor for keypresses that generate...
2012-06-22 Daniel Stonecompositor-drm: Add proper error handling to init
2012-06-22 Daniel StoneSplit weston_compositor_init into base and _gl
2012-06-22 Daniel Stonecompositor-wayland: Synchronise keyboard state with...
2012-06-22 Daniel Stonecompositor-x11: Attempt to track state without XKB
2012-06-22 Daniel Stonecompositor-x11: Use XKB StateNotify to synchronise...
2012-06-22 Daniel StoneRename modifier_state_changed to notify_modifiers
2012-06-22 Daniel Stonenotify_key: Add update_state argument
2012-06-22 Daniel Stonecompositor-x11: Use XKB detectable autorepeat if possible
2012-06-22 Daniel Stonecompositor-x11: Add base XCB/XKB support
2012-06-22 Daniel Stonecompositor-x11: Move input creation before output
2012-06-22 Daniel Stoneweston_xkb_info: Cache all modifier indices for X11
2012-06-22 Daniel StoneRun key bindings on keyboard focus in
2012-06-22 Daniel StoneIgnore repeat keys in notify_key
2012-06-22 Daniel StoneLet wayland-server send modifier events for focus
2012-06-22 Daniel StoneSplit notify_keyboard_focus into in/out variants
2012-06-22 Daniel Stone.gitignore: Ignore ctags and cscope output
2012-06-22 Kristian Høgsbergwindow.c: Always set cursor after pointer enter
2012-06-22 Kristian Høgsbergshell: Animate input panel mapping
2012-06-22 Kristian Høgsbergutil: Generalize surface animation code
2012-06-21 Kristian Høgsbergshell: Don't focus to background, screensaver or input_...
2012-06-21 Kristian Høgsbergshell: Don't allow move/resize/rotate for input panel...
2012-06-21 Jan Arne Petersentext: Add example clients for text protocol
2012-06-21 Jan Arne Petersentext: Add input_method and text_model interfaces
2012-06-21 Jan Arne Petersenshell: Add support for input panels
2012-06-21 Juan Zhaotablet-shell client:fix one seg-fault error
2012-06-21 Kristian Høgsbergterminal: Only hide cursor on first key-press in a...
2012-06-21 Kristian Høgsbergshell: Just use surface->private for shell_surface
2012-06-21 Kristian Høgsbergterminal: Support both Alt and Control modifiers for...
2012-06-21 Kristian Høgsbergterminal: Handle Alt-Backspace
2012-06-21 Kristian Høgsbergshell: Schedule repaint when moving a surface
2012-06-21 Kristian Høgsbergterminal: Set blank cursor on keyboard press
2012-06-21 Kristian Høgsbergwindow: Add support for the blank cursor
2012-06-21 Kristian Høgsbergcompositor-drm: Hide hw cursor if cursor sprite isn...
2012-06-21 Kristian Høgsbergterminal: Add Ctrl-Shift-N keyboard binding to open...
2012-06-21 Kristian Høgsbergwindow: Stop keyboard repeat when we lose keyboard...
2012-06-21 Kristian Høgsbergterminal: Default terminal type to xterm
2012-06-20 Kristian Høgsbergwindow: Create timerfd non-blocking
2012-06-20 Kristian Høgsbergterminal: Send ASCII DEL on for backspace
2012-06-20 Kristian Høgsbergwindow: Compute initial window size correctly
2012-06-20 Kristian Høgsbergterminal: Track down remaining unhandled xterm-256color...
2012-06-20 Kristian Høgsbergterminal: Fix tab expansion
2012-06-20 Kristian Høgsbergterminal: Make terminal font configurable from command...
2012-06-20 Kristian Høgsbergwindow: Only repeat key if we still have kb focus
2012-06-20 Kristian Høgsbergwindow: Add key-repeat to toy toolkit
2012-06-20 Kristian Høgsbergcompositor: Fix missing ';' in previous commit
2012-06-20 Martin Minarikcompositor: Verify XDG_RUNTIME_DIR variable
2012-06-20 Kristian Høgsbergcompositor: flush the batched up damage when shm buffe...
2012-06-20 Kristian Høgsbergcompositor: Don't schedule repaint from weston_surface_...
2012-06-20 Kristian Høgsbergcompositor: Introduce weston_output_schedule_repaint()
2012-06-20 Kristian Høgsbergrecorder: Always initialize prev when computing the...
2012-06-20 Kristian Høgsbergcompositor: Pass weston_output as the frame_signal...
2012-06-20 Kristian Høgsbergcompositor: Remove weston_read_pixels functionality
2012-06-20 Kristian Høgsbergscreenshooter: Just use frame signal for screenshots too
2012-06-20 Kristian Høgsbergcompositor: Emit frame_signal from weston_output_do_rea...
2012-06-19 Kristian Høgsbergcompositor: Destroy EGLImage and texture when a NULL...
2012-06-19 Ander Conselvan... window: Plug leak of shm_surface_data on shm_suface_dat...
2012-06-19 Kristian Høgsbergcompositor: Track which plane a surface is on
2012-06-18 Kristian Høgsbergwcap: Make recorder debug code compile again
2012-06-18 Kristian Høgsbergcompositor: Don't export weston_compositor_repick()
2012-06-18 Kristian Høgsbergtablet-shell: Don't use compositor->surface_list
2012-06-18 Kristian Høgsbergswitcher: Don't use compositor->surface_list
2012-06-18 Alexander PreisingerAdd minimum size for terminal
2012-06-18 Kristian HøgsbergRename weston_compositor EGLDisplay member to egl_display
next