window: move input and opaque regions into struct surface
[platform/upstream/weston.git] / clients / window.c
2013-02-14 Pekka Paalanenwindow: move input and opaque regions into struct surface
2013-02-14 Pekka Paalanenwindow: move 'widget' member into struct surface
2013-02-14 Pekka Paalanenwindow: assimilate window_get_resize_dx_dy() into the...
2013-02-14 Pekka Paalanenwindow: move buffer type and transform into struct...
2013-02-14 Pekka Paalanenwindow: move toysurface and allocation to struct surface
2013-02-14 Pekka Paalanenwindow: create new struct surface with wl_surface
2013-02-14 Pekka Paalanenwindow: destroy the 2nd shm buffer, if both released
2013-02-14 Pekka Paalanenwindow: check the initial wl_display_dispatch()
2013-02-14 Pekka Paalanenwindow: improve EGL-related error messages
2013-01-28 Kristian Høgsbergtoytoolkit: Remove left-over pixman dependency
2013-01-24 Pekka Paalanenclients: add global_remove handler stubs
2013-01-10 Rob Bradfordwindow: Free allocated memory on error path
2013-01-07 Kristian Høgsbergwindow: Fall back to cairo image when cairo EGL isn...
2012-12-14 Ander Conselvan... window: Allow clients to choose the fullscreen method
2012-12-06 Pekka Paalanenwindow: add a note about freeing shm buffers
2012-12-06 Pekka Paalanenclients: destroy wl_registry on exit
2012-11-30 Kristian Høgsbergwindow: Add a widget default cursor convenience helper
2012-11-30 Pekka Paalanenwindow: change boolean to flags in toysurface::prepare()
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 Ander Conselvan... window: Honour opaque field for windows without a frame
2012-11-30 Dima RyazanovFix a crash when opening two terminal windows and closi...
2012-11-27 Pekka Paalanenwindow: honour wl_buffer.release
2012-11-27 Pekka Paalanenwindow: fix tooltip text extents
2012-11-27 Pekka Paalanenwindow: simplify window_create_surface
2012-11-27 Pekka Paalanenwindow: convert shm path to toysurface
2012-11-27 Pekka Paalanenwindow: add toysurface abstraction and port EGL path
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 display_create_surface() shm-only
2012-11-19 Pekka Paalanenwindow: use different keys for different cairo privates
2012-11-19 Pekka Paalanenwindow: merge struct surface_data into shm_surface_data
2012-11-19 Pekka Paalanenwindow: remove unused MULT macro
2012-11-19 Pekka Paalanenwindow: make window_flush() private
2012-11-19 Pekka Paalanenwindow: make window_{create,set}_surface private
2012-11-08 Daniel StoneClients: Don't set the cursor when we have no pointer
2012-11-06 Kristian Høgsbergwindow.c: Move misplaced break to where it belongs
2012-10-30 Kristian Høgsbergwindow: Fix use-after-free in menu button handler
2012-10-30 Kristian Høgsbergwindow: Only advertise fullscreen menu item if client...
2012-10-30 Scott Moreautoytoolkit: Don't destroy window cairo surface on shm...
2012-10-30 Kristian Høgsbergwindow: Make press-drag-release menu selection mode...
2012-10-29 Kristian Høgsbergwindow: Ignore input_set_pointer_image() if we don...
2012-10-19 Jonas Ådahlwindow: Always pass focused widget to widget motion...
2012-10-19 Jonas Ådahlwindow: Don't set pointer image when requesting to...
2012-10-16 Kristian Høgsbergclients: Don't ask for EGL_PIXMAP_BIT when choosing...
2012-10-16 Kristian Høgsbergclients: Check return value of wl_display_dispatch()
2012-10-16 Pekka Paalanentoytoolkit: make all EGL code dependant on cairo-egl
2012-10-16 Pekka Paalanenwindow: remove dead EGL code
2012-10-16 Kristian Høgsbergwindow: Set input region also when we go fullscreen
2012-10-16 Jonas Ådahlwindow: Update modifier state directly after receiving...
2012-10-16 Pekka Paalanenwindow: don't call output configure uninitialised
2012-10-16 Kristian Høgsbergclients: Use wl_display_dispatch_pending()
2012-10-11 Pekka Paalanencompositor, clients: apply wl_surface.frame on commit
2012-10-11 Pekka Paalanencompositor, clients: double-buffer input region
2012-10-11 Pekka Paalanencompositor, clients: double-buffer opaque region
2012-10-11 Pekka Paalanenclients: use wl_surface_commit
2012-10-11 Kristian HøgsbergUpdate to new fd and wl_registry APIs
2012-10-10 Scott Moreautoytoolkit: Take into account transform when sending...
2012-10-10 Kristian Høgsbergwindow: Add getters for fullscreen and maximized state
2012-10-10 Scott Moreautoytoolkit: Don't draw shadows for maximized windows.
2012-10-10 Jonas Ådahlwindow: Initialize workspace state before first roundtrip
2012-10-04 U. Artie Eoffdesktop-shell: destroy data before exiting.
2012-09-28 Tiago Vignattitoytoolkit: Process deferred tasks on fifo order instead
2012-09-26 Pekka VuorelaRequire mouse release on top of frame button to trigger...
2012-09-26 Pekka VuorelaProtect window callbacks from deleted windows
2012-09-04 Philipp Brüschweilertoytoolkit: supply correct widget in motion_handler...
2012-09-04 Philipp Brüschweilerworkspaces: don't segfault on invalid move_surface_to_w...
2012-08-31 Jonas Ådahltoytoolkit: Implement support for the workspace manager...
2012-08-29 Philipp Brüschweilertoytoolkit: try multiple names when loading cursors
2012-08-16 Philipp Brüschweilertoytoolkit: don't ignore resizes with negative width...
2012-08-14 Philipp Brüschweilertoytoolkit: add axis handler
2012-08-14 Philipp Brüschweilertoytoolkit: remove unused actions from titlebar menu
2012-08-14 Kristian Høgsbergwindow.c: Handle multiple keyboard foci
2012-08-13 Christopher MichaelAdd support in Weston for X cursor themes.
2012-08-13 Kristian Høgsbergwindow.c: Rearrange input handlers so they appear in...
2012-08-01 Kristian Høgsbergwindow.c: Use pointer enter serial for setting cursor
2012-08-01 Pekka Paalanenwindow: warn on cursor load failure
2012-07-31 Kristian Høgsbergwindow.c: Set input region after (potentially) adjustin...
2012-07-25 Kristian Høgsbergwindow: Handle Alt-F4 to close windows
2012-07-25 Andre Heiderwindow.c: Remove xkb leftovers
2012-07-24 Kristian Høgsbergwindow.c: Add fullscreen handler to keep fullscreen...
2012-07-22 Kristian HøgsbergHandle new transform argument in wl_output.geometry...
2012-07-20 Kristian Høgsbergclients: Implement minimum size for toy toolkit clients
2012-07-16 Ander Conselvan... window: Workaround a stuck frame callback on the cursor...
2012-07-12 Scott Moreautoytoolkit: Remove obsolete function window_set_custom().
2012-07-11 Philipp BrüschweilerRemove dead code
2012-07-10 Kristian Høgsbergwindow.c: Only set input region when we have a decoration
2012-07-09 Daniel Stonetoytoolkit: Remove redundant XKB free
2012-07-09 Martin Olssonclients: Silence 2x gcc 4.6.3 "warn_unused_result"...
2012-07-09 Martin Olssonclients: Don't leak "menu" on error path in clients...
2012-06-29 Kristian Høgsbergwindow.c: Don't allocate proxy manually
2012-06-27 Kristian Høgsbergshell: Take a wl_surface as parent for transient and...
2012-06-26 Kristian Høgsbergshell: Don't make desktop_shell background a wl_shell_s...
2012-06-22 Kristian Høgsbergwindow.c: Always set cursor after pointer enter
2012-06-21 Kristian Høgsbergwindow: Add support for the blank cursor
2012-06-21 Kristian Høgsbergwindow: Stop keyboard repeat when we lose keyboard...
2012-06-20 Kristian Høgsbergwindow: Create timerfd non-blocking
2012-06-20 Kristian Høgsbergwindow: Compute initial window size correctly
2012-06-20 Kristian Høgsbergwindow: Only repeat key if we still have kb focus
next