Use '-' to separate words in file names
[platform/upstream/weston.git] / clients / desktop-shell.c
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
2011-12-04 Pekka Paalanendesktop-shell: update protocol and client to wl_shell_s...
2011-11-23 Benjamin Franzkedesktop-shell: Make panel and background output dependent
2011-11-23 Benjamin Franzkedesktop-shell: Unlock dialog needs to be a custom window
2011-11-23 Benjamin Franzkedesktop-shell: Fix some indents
2011-11-23 Kristian HøgsbergMerge remote-tracking branch 'vignatti/evdev'
2011-11-22 Pekka PaalanenFix inconsistent #include style
2011-11-15 Kristian Høgsbergcompositor: Hide surfaces by setting surface->output...
2011-11-15 Pekka Paalanendesktop-shell: add unlock dialog
2011-11-15 Pekka Paalanendesktop-shell: screen locking protocol
2011-11-15 Kristian Høgsbergconfig: Don't print warning when XDG_CONFIG_HOME isn...
2011-11-15 Pekka Paalanenwindow: add a helper for config file paths
2011-11-15 Kristian Høgsbergwindow: Add a cheesy parser for ini-files, use it in...
2011-11-03 Pekka Paalanendesktop-shell: launch from the compositor
2011-10-20 Kristian Høgsbergcairo-util: Add helper to load jpeg files
2011-10-12 Kristian Høgsbergdesktop-shell: Add beginning of pop-up menu to panel
2011-09-21 Kristian Høgsbergwindow.c: Move window items to window.c
2011-09-19 Kristian Høgsbergwindow: Stop using glib mainloop in toy toolkit
2011-09-08 Kristian Høgsbergdesktop-shell: Scale background image to output size
2011-09-08 Kristian Høgsbergdesktop-shell: Add launcher for the Wayland terminal
2011-09-06 Kristian Høgsbergclients: Add a simple desktop-shell app