compositor-x11: Rename the output make to "weston-X11"
[platform/upstream/weston.git] / clients / window.h
2014-05-23 Jasper St. Pierreclients: Allow creating a "detached" menu
2014-05-18 Jasper St. Pierreclients: Remove the window / user parameters from the...
2014-05-13 Jasper St. Pierreterminal: Only add the new size to the title when we...
2014-05-13 Jasper St. Pierrexdg-shell: Rename set_transient_for to set_parent
2014-04-07 Andrew WedgburyMake sure config.h is included before any system headers
2014-04-07 Manuel Bachmanntoytoolkit: match parent surface type when adding a...
2014-04-03 Jason Ekstrandtoytoolkit: Expose output make and model
2014-02-19 Jasper St. Pierreclients: Add support for the minimize button
2014-02-01 Jasper St. Pierrewindow: Add wrappers for xdg_surface_set_transient_for
2014-02-01 Jasper St. Pierrewestoy: Remove fullscreen methods
2014-02-01 Jasper St. Pierrewestoy: Use subsurfaces for tooltips instead of transie...
2014-01-10 Kristian Høgsbergkeyboard: Don't strcat() into a strdup()ed string
2014-01-09 Neil Robertswestoy: Add an option to explicitly disable cairo on...
2014-01-07 Kristian Høgsbergkeyboard: Handle touch up event
2013-12-05 Neil Robertsclients: Add a widget_get_wl_subsurface
2013-12-02 Philip Withnallclients: Add window_is_transient() helper to the toy...
2013-11-26 Xiong Zhangdistinguish touch screen and pointer dnd in client
2013-11-16 Pekka Paalanenprotocol: move sub-surfaces to Wayland
2013-11-14 Jasper St. Pierrewestoy: Remove some accessors for wl_shell / wl_shell_s...
2013-11-14 Jasper St. Pierrewestoy: Remove unused support for window parents
2013-11-14 Jasper St. Pierrewestoy: Remove window_touch_move
2013-10-24 Xiong Zhangwindow, desktop-shell: deal with output unplug on clien...
2013-10-23 Kristian Høgsbergterminal: Add context menu with new terminal/copy/paste
2013-10-14 Jason EkstrandRename frame_create and frame_set_child_size with a...
2013-09-05 Kristian Høgsbergterminal: Accept utf-8 text drop
2013-08-16 Rusty LynchAdd touch support for wl_shell_surface_move
2013-08-15 Kristian Høgsbergwindow: Add API to check for subcompositor, use in...
2013-08-12 Rusty Lynchwindow.c: Add touch handlers
2013-08-08 Peter Hutterermalloc + memset -> zalloc
2013-08-06 Tomeu Vizosowindow: Allow hinting of a preference for RGB565 when...
2013-07-25 Kristian Høgsbergclients: Introduce xmalloc() and use it a few places
2013-06-04 Kristian Høgsbergclients: Nested compositor example
2013-05-28 Alexander LarssonConvert all scales to int32_t
2013-05-22 Alexander Larssonwindow: Add window_get_output_scale()
2013-05-22 Alexander Larssonwindow: allow setting a buffer scale on a window
2013-05-22 Alexander Larssonwindow: Track output scales
2013-05-10 Pekka Paalanenclients: add subsurfaces demo
2013-05-10 Pekka Paalanenwindow: create sub-surfaces
2013-05-10 Pekka Paalanenprotocol: add sub-surfaces
2013-02-20 Kristian HøgsbergPass argc pointer to parse_options()
2013-02-14 Pekka Paalanenwindow: create Cairo surfaces on demand for redraw
2013-02-14 Pekka Paalanenwindow: move buffer type and transform into struct...
2012-12-14 Ander Conselvan... window: Allow clients to choose the fullscreen method
2012-11-30 Kristian Høgsbergwindow: Add a widget default cursor convenience helper
2012-11-30 Ander Conselvan... window: Add a way to retrieve a window's output transform
2012-11-30 Ander Conselvan... window: Let clients set buffer transformations
2012-11-30 Dima RyazanovFix a crash when opening two terminal windows and closi...
2012-11-27 Kristian Høgsbergweston-simple-im: Create our own xkb_context
2012-11-27 Jan Arne Petersenwindow: Allow to get xkb context from display
2012-11-27 Jan Arne Petersentext: Send more information with keysym events
2012-11-19 Pekka Paalanenwindow: make window_flush() private
2012-11-19 Pekka Paalanenwindow: make window_{create,set}_surface private
2012-10-25 Pekka Paalanenwindow: remove window_set_transparent() declaration
2012-10-20 Kristian HøgsbergDefine our own container_of as well
2012-10-19 Kristian HøgsbergStop relying on ARRAY_LENGTH being defined in wayland...
2012-10-16 Pekka Paalanenwindow: remove dead EGL code
2012-10-11 Kristian HøgsbergUpdate to new fd and wl_registry APIs
2012-10-10 Kristian Høgsbergwindow: Add getters for fullscreen and maximized state
2012-08-14 Philipp Brüschweilertoytoolkit: add axis handler
2012-08-14 Kristian Høgsbergwindow.c: Handle multiple keyboard foci
2012-07-24 Kristian Høgsbergwindow.c: Add fullscreen handler to keep fullscreen...
2012-07-12 Scott Moreautoytoolkit: Remove obsolete function window_set_custom().
2012-06-26 Kristian Høgsbergshell: Don't make desktop_shell background a wl_shell_s...
2012-06-21 Kristian Høgsbergwindow: Add support for the blank cursor
2012-06-20 Kristian Høgsbergwindow: Compute initial window size correctly
2012-06-15 Ander Conselvan... window: Implement animated cursors (using pointer surfaces)
2012-06-05 Kristian Høgsbergshell: Use a busy cursor animation for unresponsive...
2012-06-05 Kristian Høgsbergwindow.c: Add primitive support for animated cursors
2012-06-04 Kristian Høgsbergwindow.c: Add watch cursor
2012-06-04 Kristian Høgsbergwindow.c: Drop timestamp argument to input_set_pointer_...
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 Scott MoreauImplement text cursor position protocol.
2012-05-26 Ander Conselvan... dnd: work around cairo-gl brokenness
2012-05-26 Ander Conselvan... window: rename enum pointer_type to cursor_type
2012-05-26 Tiago Vignattiwindow: add simple text tooltip handlers
2012-05-22 Ander Conselvan... window: use libwayland-cursor instead of libXcursor
2012-05-21 Tiago Vignattiwindow: send transient flags over the wire
2012-05-16 Daniel StoneConvert wl_input_device to wl_seat (and friends)
2012-05-10 Kristian Høgsbergwindow.c: Just use float instead of GLfloat, remove...
2012-05-08 Kristian HøgsbergPort Wayland clients to new xkbcommon API
2012-05-08 Daniel StoneConvert internal input co-ordinates to GLfloat
2012-05-07 Daniel StoneChange button from int to uint32_t
2012-05-07 Daniel StoneChange key/button grab bindings to take unsigned state
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 Kristian Høgsbergwindow: Drop EGLImage surface type
2012-03-12 Kristian HøgsbergAdd an option parser
2012-02-29 Kristian Høgsbergwindow.c: Drop support for rgb contexts
2012-02-23 Kristian Høgsbergwindow: Track and report input and opaque regions
2012-02-17 Daniel Stonewindow: Use new xkbcommon include path
2012-02-17 Kristian Høgsbergwindow: Toggle maximized with super-f5
2012-01-31 Kristian Høgsbergwindow: Dont take width and height in window constructor
2012-01-31 Kristian Høgsbergwindow: Make window frame menu available to client
2012-01-19 Pekka Paalanenwindow: menu leak fixes
2012-01-17 Pekka Paalanenwindow: remove duplicate widget_resize_handler_t
2012-01-11 Kristian Høgsbergwindow: Move focus widget to struct input
2012-01-11 Kristian Høgsbergwindow: Implement input device grabbing
2012-01-11 Kristian Høgsbergwindow: Make decorations just a widget
2012-01-11 Kristian Høgsbergwindow: Get rid of the window child allocation concept
next