profile/ivi/weston-ivi-shell.git
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
2012-06-15 Ander Conselvan... compositor: Fix crash when surface is map'd and unmap...
2012-06-15 Alex Wutablet-shell: Fix compiling error for using stderr.
2012-06-15 Scott MoreauIncrement frame_counter before calling animation->frame().
2012-06-15 Scott Moreausimple-egl: Minor fix ups.
2012-06-13 Tiago Vignattixwm: fix typo on windows hints
2012-06-13 Jonas Ådahlshell: Store focus state in workspaces
2012-06-13 Jonas Ådahlshell: Animate workspace changes
2012-06-13 Jonas Ådahlshell: Virtual workspaces
2012-06-13 Jonas Ådahlcompositor: Buffer all frame callbacks in 'weston_surface'
2012-06-12 Pekka Paalanenclients: don't crash weston-desktop-shell without the...
2012-06-12 Pekka Paalanencompositor: add fallback strchrnul()
2012-06-12 Pekka Paalanensimple-egl: move function call out of assert()
2012-06-12 Scott MoreauRemove weston_compositor_get_time() usage from animations.
2012-06-12 Scott MoreauImplement animated transitions for zoom in/out.
2012-06-11 Scott Moreaucompositor: Update grab variable in notify_key() after...
2012-06-11 Kristian Høgsbergclock: Default to not show seconds
2012-06-11 Kristian HøgsbergRefine the build id string
2012-06-11 Kristian Høgsbergclock: Drop transparent background
2012-06-11 Kristian Høgsbergclock: Just always do strftime in redraw handler
2012-06-11 Kristian Høgsbergdesktop-shell: Fix broken clock indentation
2012-06-11 Pekka Paalanencompositor: log more EGL and GL info
2012-06-11 Pekka Paalanencompositor: log module loading
2012-06-11 Pekka Paalanencompositor: move uname log earlier
2012-06-11 Pekka Paalanenignore git-version.h
2012-06-11 Pekka Paalanencompositor: prettify program info in log
2012-06-11 Martin Minarikcompositor-android.c: Add missing include log.h
2012-06-11 Martin MinarikLog: Remove date from timestamp, log it only once.
2012-06-11 Martin Minarikcompositor: Print uname information to log
2012-06-11 Rafal Mielniczukdesktop-shell: move panel_add_clock call to panel_creat...
2012-06-11 Rafal Mielniczukcompositor: change position of weston_log_file_open...
2012-06-11 Scott MoreauAdd frame_counter to weston_animation.
next