notify_key: Add update_state argument
[profile/ivi/weston-ivi-shell.git] / src / compositor.h
2012-06-22 Daniel Stonenotify_key: Add update_state argument
2012-06-22 Daniel Stoneweston_xkb_info: Cache all modifier indices for X11
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 Kristian Høgsbergshell: Animate input panel mapping
2012-06-22 Kristian Høgsbergutil: Generalize surface animation code
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-20 Kristian Høgsbergcompositor: Introduce weston_output_schedule_repaint()
2012-06-20 Kristian Høgsbergcompositor: Remove weston_read_pixels functionality
2012-06-20 Kristian Høgsbergcompositor: Emit frame_signal from weston_output_do_rea...
2012-06-19 Kristian Høgsbergcompositor: Track which plane a surface is on
2012-06-18 Kristian Høgsbergcompositor: Don't export weston_compositor_repick()
2012-06-18 Kristian HøgsbergRename weston_compositor EGLDisplay member to egl_display
2012-06-18 Scott MoreauMove zoom code to its own file.
2012-06-18 Scott MoreauAnimate transitions for zoom focus point change.
2012-06-15 Ander Conselvan... compositor: Track pointer image protocol change
2012-06-13 Jonas Ådahlcompositor: Buffer all frame callbacks in 'weston_surface'
2012-06-12 Scott MoreauImplement animated transitions for zoom in/out.
2012-06-11 Scott MoreauAdd frame_counter to weston_animation.
2012-06-11 Scott MoreauMove animation_list to weston_output.
2012-06-08 Kristian Høgsbergcompositor: Drop weston_surface_to_global()
2012-06-05 Kristian Høgsbergcompositor: Drop brightness and saturation features...
2012-06-04 Scott MoreauConvert text cursor position protocol to use fixed...
2012-06-04 Kristian Høgsbergcompositor: Add a clipboard manager
2012-06-01 Daniel StoneAdd support for wl_keyboard::keymap events
2012-06-01 Daniel StonePass config_file through to weston_compositor_init
2012-06-01 Daniel StonePass argc and argv through to weston_compositor_init
2012-05-31 Daniel StoneAdd keymap argument to weston_seat_init_keyboard
2012-05-31 Daniel StoneMove keymaps to weston_seat
2012-05-31 Daniel StoneSeparate out weston_xkb_info struct
2012-05-31 Daniel StoneSplit weston_seat_init up into pointer/keyboard/touch
2012-05-31 Daniel StoneUse wl_fixed_t for axis bindings
2012-05-31 Daniel StoneSplit bindings into separate key/button/axis bindings
2012-05-31 Daniel StoneConvert notify_axis to wl_fixed_t
2012-05-31 Daniel StoneUse enum wl_keyboard_key_state instead of integer
2012-05-31 Daniel StoneUse enum wl_pointer_button_state instead of integer
2012-05-31 Daniel StoneAdd core LED handling
2012-05-31 Daniel StoneDo binding modifier lookup on XKB state, not physical...
2012-05-31 Daniel StoneMove xkb_state object to weston_seat
2012-05-31 Daniel StoneConvert Weston modifier #defines to an enum
2012-05-31 Daniel StoneSupport wl_keyboard::modifiers event
2012-05-31 Scott MoreauImplement text cursor position protocol.
2012-05-24 Kristian HøgsbergAdd screen recorder tool
2012-05-22 Kristian Høgsbergxwm: Implement resizing by frame borders
2012-05-22 Kristian Høgsbergxwm: Add window resize support
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...
next