window.c: Handle losing selection data source
[profile/ivi/weston.git] / src /
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 XKB keymap compilation out into separate function
2012-05-31 Daniel StoneSplit weston_seat_init up into pointer/keyboard/touch
2012-05-31 Daniel StoneConvert wl_pointer::axis to wl_fixed_t
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 Stoneshell: Reset focus for all seats on activation
2012-05-31 Daniel Stonetablet-shell: Use seat_list rather than primary seat
2012-05-31 Daniel Stonetablet-shell: Remove 'seat' member
2012-05-31 Daniel StoneUse compositor->seat_list instead of a singular seat
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 Stoneevdev: Add LED update hook
2012-05-31 Daniel Stoneevdev: Add device capabilities
2012-05-31 Daniel StoneRename evdev_input_device::type to pending_events
2012-05-31 Daniel Stoneevdev: Convert device type to an enum
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 Daniel StoneUpdate XKB state in update_modifier_state
2012-05-31 Daniel StoneUpdate pointer and keyboard focus on new listeners
2012-05-31 Pekka PaalanenAdd Android backend
2012-05-31 Pekka Paalanencompositor: check for execinfo.h
2012-05-31 Pekka Paalanencompositor: work around missing SOCK_CLOEXEC
2012-05-31 Scott MoreauImplement text cursor position protocol.
2012-05-31 Kristian Høgsbergxwm: Just ignore the synthetic unmap_notify
2012-05-30 Kristian Høgsbergxwm: Set WM_STATE window property
2012-05-30 Kristian Høgsbergxwm: Bring back synthetic events and handle synthetic...
2012-05-30 Kristian Høgsbergxwm: Don't try to read deleted properties
2012-05-30 Kristian Høgsbergxwm: Handle reparenting windows
2012-05-30 Kristian Høgsbergxwm: Don't select for XCB_EXPOSE
2012-05-30 Kristian Høgsbergxwm: Don't dispatch for events coming from XSendEvent
2012-05-30 Kristian Høgsbergxwm: Destroy frame resources and reparent back to root...
2012-05-30 Kristian Høgsbergxwm: Remove pointless change set request
2012-05-30 Kristian Høgsbergxwm: Don't select for STRUCTURE_NOTIFY or RESIZE_REDIRECT
2012-05-30 Kristian Høgsbergxwm: Ignore map request for already mapped window
2012-05-30 Kristian Høgsbergxwm: Reduce window property debug output
2012-05-29 Kristian Høgsbergcompositor: Only fini region if it's not the undef...
2012-05-29 Kristian Høgsbergxwm: Reset wm->focus_window when the focused window...
2012-05-29 Kristian Høgsbergwcap: Compute per-component deltas
2012-05-26 Kristian Høgsbergshell: Add keybinding to force-close (SIGKILL) inactive...
2012-05-26 Chad Versacecompositor: Fix buggy snprintf that sets module path
2012-05-26 Tiago Vignattixwayland: change library name
2012-05-26 Tiago Vignattishell: use transient flags for activate or not new...
2012-05-25 Kristian Høgsbergwcap: Move old wcap-encode to wcap/ as wcap-snapshot
2012-05-25 Kristian Høgsbergwcap: Rename wcap-encode to just wcap
2012-05-25 Kristian Høgsbergwcap: Move wcap structs and constants to a shader header
2012-05-25 Kristian Høgsbergwcap: Discard first frame since it doesn't have a full...
2012-05-25 Kristian Høgsbergwcap: Add a file format magic number and add the pixel...
2012-05-24 Kristian HøgsbergAdd screen recorder tool
2012-05-22 Kristian Høgsbergxwm: Handle resize cases of _NET_WM_MOVERESIZE
2012-05-22 Kristian Høgsbergxwm: Implement resizing by frame borders
2012-05-22 Kristian HøgsbergShare code to to classify pointer location in frame
2012-05-22 Kristian Høgsbergxwm: Add window resize support
2012-05-22 Scott Moreaucompositor: Address blending for XRGB surfaces with...
2012-05-22 Kristian Høgsbergshell: Add back mod+pageup/down keybindings for zoom
2012-05-22 Scott MoreauRestructure output zoom.
2012-05-22 Scott Moreauxwm: Fold weston_wm_activate into weston_wm_window_activate
2012-05-22 Scott Moreauxwayland/window-manager.c: Use container_of to get...
2012-05-22 Scott Moreaushell: Update relevant bits to work with recent alpha...
2012-05-22 Kristian Høgsbergxwm: Use SUBSTRUCTURE_REDIRECT on frame window too
2012-05-21 Kristian Høgsbergxwayland: Add window-manager.c
2012-05-21 Kristian Høgsbergxwayland: Rename xserver-launcher.c to window-manager.c
2012-05-21 Kristian Høgsbergxwayland: Move socket and launcher code to it's own...
2012-05-21 Kristian Høgsbergxwayland: Split selection code into its own file
2012-05-21 Kristian HøgsbergMove xwayland integration into xwayland subdirectory
2012-05-21 Kristian Høgsbergshell: Fix broken indentation in shell_get_shell_surface()
2012-05-21 Kristian Høgsbergshell: Make create_shell_surface() just return the...
2012-05-21 Kristian Høgsbergxwm: Add ewmh window type atoms
2012-05-21 Kristian Høgsbergxwm: Don't leak render format reply
2012-05-21 Kristian Høgsbergxwm: Switch alpha, brightness and saturation to GLfloat
2012-05-21 Rob Bradfordshell: Remove fading animation from animation list...
2012-05-21 Kristian Høgsbergxwm: Account for shadow and frame size when positioning...
2012-05-21 Kristian Høgsbergxwm: Improve debug logging a bit
2012-05-21 Tiago Vignattixserver: map transient windows into shell surface
2012-05-21 Kristian Høgsbergxwm: Dont queue repaints unless we have a frame window
2012-05-21 Kristian Høgsbergxwm: Keep cairo surface around and just resize it
2012-05-21 Kristian Høgsbergxwm: Look up render format up front
2012-05-18 Tiago Vignattishell: Expose set_transient in shell interface
2012-05-18 Tiago Vignattixserver: don't activate window always when mapping
2012-05-18 Kristian Høgsbergxwm: Set border width to zero in handle_map_request
2012-05-18 Kristian Høgsbergxwm: Handle _NET_WM_MOVERESIZE_MOVE client message
2012-05-18 Kristian Høgsbergxwm: Move window on frame button click
2012-05-18 Kristian Høgsbergshell: Expose surface move functionality in shell interface
2012-05-18 Kristian Høgsbergxwm: Fall back to WM_NAME if we don't have _NET_WM_NAME
2012-05-18 Kristian Høgsbergxwm: Initialize window->properties_dirty
2012-05-18 Kristian Høgsbergxwm: Read motif wm hints
2012-05-18 Rob Bradfordcompositor: Silence compiler warning by initializing...
2012-05-17 Kristian Høgsbergxserver: Set input region for xwm surfaces
2012-05-17 Jonas Ådahlevdev: Improve touchpad support and add motion filters
2012-05-17 Jonas Ådahlevdev: Add event process dispatching
2012-05-17 Kristian Høgsbergcompositor: Disable blending for WL_SHM_FORMAT_XRGB8888...
2012-05-17 Kristian Høgsbergcompositor-x11: Check the right variable after creating...
2012-05-17 Kristian Høgsbergcompositor: Remove resource from list when we destroy...
2012-05-17 Kristian Høgsbergxwm: Resize frame window if child window changes size
next