desktop-shell: add option to avoid creating the panel
[platform/upstream/weston.git] / clients / desktop-shell.c
2014-08-18 Jonny Lambdesktop-shell: add option to avoid creating the panel
2014-05-18 Jasper St. Pierreclients: Remove the window / user parameters from the...
2014-05-09 Bill Spitzakdesktop-shell: Fix black edges on scaled desktop pattern
2014-04-22 Kristian Høgsbergdesktop-shell: Only use default background if no backgr...
2014-01-20 U. Artie Eoffclients/desktop-shell: check OOM conditions
2014-01-02 Kristian Høgsbergdesktop-shell: Remove debug code from previous commit
2014-01-02 Kristian Høgsbergshell: Only assign focus on click if there is a pointer...
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-10-09 Kristian HøgsbergRevert "Resize the shell when the mode is switched"
2013-09-29 HardeningResize the shell when the mode is switched
2013-09-22 Kristian Høgsbergconfig-parser: Make weston_config_parse() tkae a file...
2013-08-27 Brian J Lovindesktop-shell: Add support for touch unlock
2013-08-16 Rusty LynchAdd touch support for wl_shell_surface_move
2013-08-12 Rusty Lynchdesktop-shell: Add touch support to panel launcher...
2013-08-08 Peter Hutterermalloc + memset -> zalloc
2013-08-06 Tomeu Vizosowindow: Allow hinting of a preference for RGB565 when...
2013-07-30 Rob Bradforddesktop-shell: Refactor launcher configuration reading...
2013-07-25 Kristian HøgsbergUse xmalloc in desktop-shell.c
2013-07-05 Ander Conselvan... desktop-shell: Don't crash on output hotplug
2013-07-05 Ander Conselvan... desktop-shell: Adapt to the new config parser API
2013-05-28 Alexander LarssonConvert all scales to int32_t
2013-05-22 Pekka Paalanendesktop-shell: new wallpaper mode scale-crop
2013-05-22 Pekka Paalanenshell: wait for desktop-shell init before fade in
2013-05-22 Alexander Larssondesktop-shell: Respect output scale and translate
2013-05-14 Ossama Othmanconfig-parser: Honor XDG_CONFIG_DIRS
2013-04-16 Philipp Brüschweilerdesktop-shell: better error logging
2013-02-20 Kristian HøgsbergPass argc pointer to parse_options()
2012-10-25 Pekka Paalanendesktop-shell: background should be opaque
2012-10-11 Kristian HøgsbergUpdate to new fd and wl_registry APIs
2012-10-04 U. Artie Eoffdesktop-shell: destroy data before exiting.
2012-08-29 Philipp Brüschweilerdesktop-shell: don't segfault on invalid icon path
2012-08-29 Philipp Brüschweilerdesktop-shell: respect CURSOR_NONE as grab cursor
2012-08-03 Pekka Paalanendesktop-shell: use the standard 'environ' variable
2012-07-24 Kristian Høgsbergdesktop-shell: Break command lines into env vars, execu...
2012-07-23 Scott Moreaudesktop-shell: Declare grab_cursor as enum cursor_type.
2012-07-16 Ander Conselvan... desktop-shell: Don't get a shell surface for the grab...
2012-07-09 Martin Olssonclients: Silence 2x gcc 4.6.3 "warn_unused_result"...
2012-06-28 Ander Conselvan... shell: Show approprite cursors during move and resize...
2012-06-27 Kristian Høgsbergshell: Make the lock surface just a plain wl_surface too
2012-06-27 Kristian Høgsbergshell: Make panel just a wl_surface too
2012-06-26 Kristian Høgsbergshell: Don't make desktop_shell background a wl_shell_s...
2012-06-15 Ander Conselvan... window: Implement animated cursors (using pointer surfaces)
2012-06-12 Pekka Paalanenclients: don't crash weston-desktop-shell without the...
2012-06-11 Kristian Høgsbergclock: Default to not show seconds
2012-06-11 Kristian Høgsbergclock: Drop transparent background
2012-06-11 Kristian Høgsbergclock: Just always do strftime in redraw handler
2012-06-11 Kristian Høgsbergdesktop-shell: Fix broken clock indentation
2012-06-11 Rafal Mielniczukdesktop-shell: move panel_add_clock call to panel_creat...
2012-06-08 Kristian Høgsbergclock: Read fd to avoid 100% cpu usage
2012-06-08 Martin Minarikdesktop-shell: Add panel clock
2012-06-05 Kristian Høgsbergshell: Use a busy cursor animation for unresponsive...
2012-05-31 Daniel StoneUse enum wl_pointer_button_state instead of integer
2012-05-26 Ander Conselvan... window: rename enum pointer_type to cursor_type
2012-05-26 Ander Conselvan... window: track changes in libwayland-cursor api
2012-05-26 Tiago Vignatticlients: desktop-shell: show tooltip for panel items
2012-05-22 Ander Conselvan... window: use libwayland-cursor instead of libXcursor
2012-05-16 Kristian HøgsbergMove cairo-util to shared/
2012-05-10 Kristian Høgsbergwindow.c: Just use float instead of GLfloat, remove...
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-03-25 Tiago Vignatticonfig-parser: consolidate shell files into weston...
2012-03-12 Kristian HøgsbergConsolidate image loading code and move to shared/
2012-03-12 Kristian HøgsbergAdd an option parser
2012-03-06 Kristian Høgsbergdesktop-shell: Simplify unlock dialog redraw function
2012-02-29 Rodney Lorrimarweston: Change path for default terminal launcher to...
2012-01-31 Kristian Høgsbergwindow: Dont take width and height in window constructor
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-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-19 Pekka Paalanendesktop-shell: don't crash on menu
2012-01-19 Pekka Paalanenwindow: menu leak fixes
2012-01-18 Pekka Paalanendesktop-shell: fix the unlock dialog decorations
2012-01-11 Kristian Høgsbergwindow: Move focus widget to struct input
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: Keep widgets in a tree instead of a list
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ø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: Replace widget focus handler with a enter/leave...
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
2011-12-08 Kristian HøgsbergUse '-' to separate words in file names
2011-12-08 Pekka Paalanendesktop-shell: add option to not use locking
2011-12-08 Pekka Paalanenmove config parser to a convenience library
2011-12-07 Pekka Paalanendesktop-shell: no need to unset WAYLAND_SOCKET
next