compositor: Export functions and add weston_suface::force_configure for fullscreen
[profile/ivi/weston.git] / clients /
2012-02-23 Kristian Høgsbergwindow: Track and report input and opaque regions
2012-02-23 Kristian Høgsbergsimple-touch: Update to enter/leave changes
2012-02-23 Kristian HøgsbergUpdate to enter/leave events for pointer and keyboard
2012-02-17 Kristian Høgsbergwindow: Don't draw decorations in fullscreen mode
2012-02-17 Kristian Høgsbergwindow: Set window type as it changes, not on every...
2012-02-17 Kristian Høgsbergview: Don't schedule resize after setting fullscreen
2012-02-17 Daniel Stonewindow: Use constant keycode offset of 8
2012-02-17 Daniel Stonewindow: Use new xkbcommon include path
2012-02-17 Pekka Paalanenprotocol: remove absolute coordinates from pointer
2012-02-17 Pekka Paalanenwindow: do not store absolute coordinates
2012-02-17 Ander Conselvan... clients/dnd: adapt to new data_device icon protocol
2012-02-17 Kristian HøgsbergFollow set_fullscreen protocol change
2012-02-17 Kristian Høgsbergwindow: Toggle maximized with super-f5
2012-02-13 Tiago Vignatticlients: fix spelling
2012-02-13 Tiago Vignattiwindow: simplify a bit widget_set_size and widget_set_a...
2012-02-13 Tiago Vignattiwindow: explicitly set TYPE_TOPLEVEL for new windows
2012-02-08 Kristian Høgsbergsmoke: Use normal window resize mechanism
2012-02-08 Kristian Høgsbergwindow: Don't set the window size in widget_set_size()
2012-02-08 Juan Zhaosmoke: fix the segment fault error
2012-02-08 Kristian HøgsbergAdd support for webp image format
2012-02-08 Kristian Høgsbergcairo-util: Only look at first two bytes for jpegs
2012-02-07 Peter Huttererterminal: run $SHELL if set
2012-01-31 Kristian Høgsbergwindow: Fold window_resize into idle_resize
2012-01-31 Kristian Høgsbergwindow: Don't overwrite window->allocation until we...
2012-01-31 Kristian Høgsbergwindow: Dont take width and height in window constructor
2012-01-31 Kristian Høgsbergflower: Dont allow resizing
2012-01-31 Kristian Høgsbergflower: Redraw flower on middle click, pop up window...
2012-01-31 Kristian Høgsbergwindow: Make window frame menu available to client
2012-01-27 Scott MoreauImplement CONFIG_KEY_UNSIGNED_INTEGER
2012-01-27 Kristian HøgsbergMerge remote-tracking branch 'pq/transform-v1'
2012-01-27 Pekka Paalanendesktop-shell: print what failed on exec
2012-01-27 Ander Conselvan... window: fix resizing of windows backed by shm buffers
2012-01-27 Kristian Høgsbergwindow: Handle data_device.selection events with offer...
2012-01-27 Pekka Paalanenclickdot: implement the purpose
2012-01-27 Pekka Paalanenclickdot: a copy of resizor
2012-01-27 Pekka Paalanenupdate git ignores
2012-01-26 Kristian Høgsbergcairo-util: Don't anger png.h by including setjmp.h
2012-01-26 Kristian Høgsbergwindow: Don't crash when window with focus_widget is...
2012-01-26 Kristian Høgsbergdesktop-shell: Build in sensible defaults
2012-01-25 Kristian Høgsbergdesktop-shell: Support tiling of background images
2012-01-25 Kristian Høgsbergcairo-util: Add png loader and image type sniffing
2012-01-25 Kristian Høgsbergdesktop-shell: Fall back to solid color if there's...
2012-01-25 Kristian Høgsbergcairo-util: Return NULL instead of exit() on jpeg load...
2012-01-25 Kristian HøgsbergInstall terminal as weston-terminal
2012-01-24 Neil Robertswindow: Fix sending button events when there's no grab
2012-01-19 Kristian Høgsberggears: Make window transparent
2012-01-19 Kristian Høgsbergwindow: Use CAIRO_OPERATOR_OVER for rendering the menu
2012-01-19 Pekka Paalanendesktop-shell: don't crash on menu
2012-01-19 Pekka Paalanenwindow: menu leak fixes
2012-01-19 Pekka Paalanenresizor: free the widget on destroy
2012-01-19 Pekka Paalanenwindow: remove pointers to widget on destroy
2012-01-19 Pekka Paalanenwindow: destroy frame in window_destroy()
2012-01-18 Kristian Høgsbergclients: Allow compiling with the cairo glesv2 backend
2012-01-18 Pekka Paalanendesktop-shell: fix the unlock dialog decorations
2012-01-17 Pekka Paalanenwscreensaver: get decorations back
2012-01-17 Pekka Paalanenwindow: remove duplicate widget_resize_handler_t
2012-01-12 Kristian Høgsbergview: Make view compile again
2012-01-11 Kristian HøgsbergUse new format codes
2012-01-11 Kristian Høgsbergwindow: Don't deref focus widget if there isn't one
2012-01-11 Kristian Høgsbergwindow: Remove a few unused struct fields
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
2012-01-10 Kristian Høgsbergwindow: Break widget grab before shell surface move...
2012-01-10 Kristian Høgsbergwscreensaver: Use a widget and a redraw handler
2012-01-10 Kristian Høgsbergwindow: Keep widgets in a tree instead of a list
2012-01-10 Kristian Høgsbergwindow: Use surface coordinates for looking up widgets
2012-01-10 Kristian Høgsbergwindow: Make resize and redraw handlers widget vfuncs
2012-01-10 Kristian Høgsbergwindow: Allocate and flush the window surface in window.c
2012-01-10 Kristian Høgsbergwindow: Drop the window widget
2012-01-09 Kristian Høgsbergclients/image: Delete old old key code
2012-01-09 Kristian Høgsbergwindow: Run deferred tasks before blocking for initial...
2012-01-09 Kristian Høgsbergwindow: Return pointer type from widget enter handler
2012-01-09 Kristian Høgsbergdesktop-shell: Rename panel_widget to panel_launcher
2012-01-09 Kristian Høgsbergwindow: Move button handler to widget
2012-01-09 Kristian Høgsbergwindow: Use the window widget instead of adding a windo...
2012-01-09 Kristian Høgsbergwindow: Create a widget for the window, drop window...
2012-01-09 Kristian Høgsbergwindow: Convert a few clients to use widget motion...
2012-01-09 Kristian Høgsbergwindow: Add a widget motion handler
2012-01-09 Kristian Høgsbergwindow: Remove window enter/leave handlers
2012-01-09 Kristian Høgsbergdnd: Use a widget for enter/leave handling
2012-01-09 Kristian Høgsbergwindow: Use widget enter/leave handlers for menu
2012-01-09 Kristian Høgsbergwindow: Replace widget focus handler with a enter/leave...
2012-01-08 Kristian Høgsbergwindow: Use display_exit() instead of exit() in window...
2012-01-08 Kristian Høgsbergwindow: Move widget focus handler to the widget
2012-01-08 Kristian Høgsbergwindow: Rename item to widget
2012-01-07 Kristian Høgsbergwindow: Add a window menu
2012-01-06 Kristian Høgsbergshell: Start implementing the popup surface type
2012-01-03 Kristian HøgsbergMore weston rename fixes
2012-01-03 Kristian HøgsbergMerge remote-tracking branch 'pq/compositor-dtors-v1'
2012-01-03 Kristian HøgsbergFix distcheck
2012-01-03 Kristian HøgsbergRename wayland-compositor to weston
2011-12-29 Kristian Høgsbergterminal: Don't close fd twice
2011-12-27 Kristian Høgsbergx11: Bridge X11 CLIPBOARD selection to Wayland clients
2011-12-22 Kristian Høgsbergclients: Add simple-touch client for testing touch...
2011-12-22 Kristian Høgsbergwindow.c: Add touch event stubs
2011-12-22 Kristian Høgsbergwindow.c: Rename input handlers to input_handle_*
2011-12-22 Pekka Paalanenwindow: destroy surfaces on display_destroy()
2011-12-22 Pekka Paalanenwindow: destroy all inputs on display_destroy()
next