xkb: Don't call exit on failure in weston_compositor_xkb_init()
[profile/ivi/weston.git] / src / compositor.h
2012-05-22 Scott MoreauRestructure output zoom.
2012-05-21 Kristian Høgsbergshell: Make create_shell_surface() just return the...
2012-05-21 Kristian Høgsbergxwm: Switch alpha, brightness and saturation to GLfloat
2012-05-18 Tiago Vignattishell: Expose set_transient in shell interface
2012-05-18 Kristian Høgsbergshell: Expose surface move functionality in shell interface
2012-05-17 Kristian Høgsbergcompositor: Disable blending for WL_SHM_FORMAT_XRGB8888...
2012-05-16 Kristian Høgsbergcompositor: Add opaque rect shader feature
2012-05-16 Daniel StoneConvert wl_input_device to wl_seat (and friends)
2012-05-14 Kristian Høgsbergcompositor: Remove a few leftover screenshooter declara...
2012-05-09 Kristian Høgsbergcompositor: Use wl_fixed_t for incoming input events
2012-05-08 Daniel StoneLoad an XKB keymap and state in the compositor
2012-05-08 Daniel StoneAdd xkb_names member plus config + X11 support
2012-05-08 Daniel StoneConvert internal input co-ordinates to GLfloat
2012-05-08 Daniel StoneAdd fixed-point versions of weston_surface_{to, from...
2012-05-07 Daniel StoneRename 'state' in axis (or ambiguous) bindings to ...
2012-05-07 Daniel StoneChange key/button grab bindings to take unsigned state
2012-04-25 Juan Zhaoshell-animation: add conf option in shell
2012-04-22 Tiago Vignatticompositor: introduce internal shell_interface
2012-04-20 Scott Moreauscreenshooter: Grab pixel data directly before buffer...
2012-04-20 Casey DahlinSend surface enter/leave events
2012-04-20 Casey DahlinAdd an id field to outputs
2012-04-19 Scott MoreauInstall brightness and saturation variables for surface...
2012-04-19 Scott MoreauInstall structuring for ping-pong protocol
2012-04-17 Alex Wushell: Implement "driver" method of fullsceen.
2012-04-17 Alex Wucompositor: Add a switch_mode hook and a wrapper into...
2012-04-17 Pekka Paalanencompositor: make GL_EXT_read_format_bgra optional
2012-04-17 Pekka Paalanencompositor: use GL_EXT_unpack_subimage only if available
2012-04-17 Pekka Paalanencompositor: add EGL_WL_bind_wayland_display definitions
2012-04-17 Pekka Paalanencompositor: move libudev.h to evdev.h
2012-04-12 Kristian Høgsbergcompositor: Add a destroy signal and turn weston_shell...
2012-04-12 Kristian HøgsbergFollow wayland change to serial numbers
2012-04-10 Kristian HøgsbergMerge branch 'output-hotplug' of git://people.freedeskt...
2012-04-10 Benjamin Franzkecompositor: Remove wl_output-global on unplug
2012-04-10 Kristian Høgsbergdrm: Add vt switch keybindings
2012-04-10 Kristian Høgsbergcompositor: Don't pass output to notify_keyboard_focus
2012-04-06 Benjamin FranzkeIntroduce weston-launch
2012-04-04 Scott Moreauscreenshooter: Properly handle multiple outputs.
2012-04-03 Alex Wushell: Add fullscreen path into activate()
2012-03-29 Kristian HøgsbergRemove weston_shell map and configure function pointers
2012-03-27 Ander Conselvan... compositor: move force_configure field to shell_surface
2012-03-27 Ander Conselvan... compositor: make surface_configure() a vfunc
2012-03-27 Ander Conselvan... compositor: use new drag icon listener for setting...
2012-03-27 Ander Conselvan... compositor: add weston_surface_to_global_float helper
2012-03-27 Ander Conselvan... compositor: add a weston_surface_is_mapped() helper
2012-03-26 Kristian HøgsbergSimplify shm buffer handling
2012-03-22 Scott MoreauModify bindings for axis event detection.
2012-03-22 Scott MoreauHook up axis events.
2012-03-21 Ander Conselvan... compositor: properly restore keyboard_focus in notify_k...
2012-03-21 Ander Conselvan... compositor-wayland: use image loading code from shared/
2012-03-21 Tiago Vignatticompositor: use smoother range for backlight control
2012-03-12 Kristian HøgsbergAdd an option parser
2012-03-05 Kristian Høgsbergcompositor: Move input devices to their own event loop
2012-03-02 Kristian HøgsbergMerge branch 'layers'
2012-03-01 Ander Conselvan... compositor: fix crash when a drag surface is destroyed...
2012-03-01 Kristian Høgsbergcompositor: Organize surface stack using new struct...
2012-03-01 Kristian Høgsbergcompositor: Store opaque clip for previous frame in...
2012-02-29 Tiago Vignatticompositor: add dpms and backlight support
2012-02-28 Alex Wucompositor: Export functions and add weston_suface...
2012-02-24 Kristian Høgsbergcompositor: Remove surface overlapped attribute
2012-02-24 Kristian HøgsbergMove weston_output_set_cursor into compositor-drm.c
2012-02-24 Kristian Høgsbergcompositor: Remove unused compositor vfunc create_curso...
2012-02-23 Jesse Barnescompositor: add an assign_planes hook to the output
2012-02-23 Scott MoreauIntroduce output zoom.
2012-02-23 Kristian Høgsbergcompositor: Implement opqaue and input regions
2012-02-20 Kristian Høgsbergshell: Revive super-tab application switcher
2012-02-18 Kristian Høgsbergcompositor: Move fullscreen_output to shell_surface
2012-02-17 Kristian Høgsbergcompositor: Get rid of surface->visual
2012-02-17 Ander Conselvan... compositor: implement drag'n'drop icons
2012-02-17 Ander Conselvan... shell: update position of surfaces with type none on...
2012-02-17 Ander Conselvan... compositor: add a way to disable picking of client...
2012-02-13 Pekka Paalanencompositor, shell: add and use weston_surface_set_posit...
2012-02-13 Tiago Vignatticompositor: make functions static
2012-02-10 Pekka Paalanencompositor: move opaque tracking into transform
2012-02-07 Kristian HøgsbergMerge remote-tracking branch 'pq/transform-fixes2'
2012-02-07 Kristian Høgsbergcompositor-wayland: Add window border
2012-02-07 Pekka Paalanencompositor: add weston_surface transformation doc
2012-02-06 Pekka Paalanencompositor: q&d solution for surface drift
2012-02-02 Pekka Paalanencompositor: fix and simplify shader uniform handling
2012-01-27 Kristian Høgsbergcompositor: Only set surface geometry through weston_su...
2012-01-27 Kristian HøgsbergMerge remote-tracking branch 'pq/transform-v1'
2012-01-27 Pekka PaalanenCollabora copyright updates
2012-01-27 Pekka Paalanencompositor: move weston_surface::width,height into...
2012-01-27 Pekka Paalanencompositor: add weston_surface bounding box
2012-01-27 Pekka Paalanencompositor: move weston_surface::x,y into geometry
2012-01-27 Pekka Paalanencompositor: make position a surface transformation
2012-01-27 Pekka Paalanencompositor: honour repaint regions with transformed...
2012-01-27 Pekka Paalanencompositor: remove unused *_uniform members
2012-01-27 Pekka Paalanencompositor: rewrite draw and input coordinate transform...
2012-01-27 Pekka Paalanencompositor: restructure weston_surface::transform
2012-01-27 Pekka Paalanenshell: add key binding for rotating a surface
2012-01-27 Pekka Paalanencompositor: simplify the matrix inversion API
2012-01-27 Pekka Paalanencompositor: implement inverse matrix transformation
2012-01-27 Pekka Paalanencompositor: drop inverse matrix from weston_transform
2012-01-27 Pekka Paalanencompositor: move matrix code to separate files
2012-01-27 Pekka Paalanencompositor: implement a stack of surface transformations
2012-01-26 Kristian Høgsbergcompositor: Keep fade surface around while we're fading
2012-01-26 Kristian Høgsbergcompositor: Drop unused saved_texture surface field
2012-01-26 Kristian Høgsbergcompositor: Compute overlapped early and base hw cursor...
2012-01-26 Kristian Høgsbergcompositor: Move tracking of scanout buffers to composi...
2012-01-26 Kristian Høgsbergcompositor: Remove prepare_scanout_surface callout
next