profile/ivi/weston-ivi-shell.git
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
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
2012-06-18 Daniel Stonetablet-shell: Fix compilation warnings
2012-06-18 Daniel StoneDon't segfault clients when cursor isn't found
2012-06-18 Kristian Høgsbergcompositor: Track damage in surface-local coordinates
2012-06-18 Kristian Høgsbergcompositor: Drop old wrapper for surface_to_global_float()
2012-06-18 Kristian Høgsberggit-version: Use automake silent macro to make build...
2012-06-18 Scott MoreauMove zoom code to its own file.
2012-06-18 Scott MoreauAnimate transitions for zoom focus point change.
2012-06-18 Alex Wutablet-shell: Add actual actions for launcher.
2012-06-18 Ander Conselvan... compositor-wayland: Respond to ping requests on outputs...
2012-06-15 Kristian Høgsbergshell: Don't override the sprite surface output
2012-06-15 Kristian Høgsbergxwm: Fix crash when we don't have a transient_for window
2012-06-15 Kristian Høgsbergcompositor: Don't remove surface->link in weston_surfac...
2012-06-15 Ander Conselvan... window: Implement animated cursors (using pointer surfaces)
2012-06-15 Ander Conselvan... compositor: Track pointer image protocol change
next