toytoolkit: Don't draw shadows for maximized windows.
[profile/ivi/weston.git] / clients / tablet-shell.c
2012-07-12 Scott Moreautoytoolkit: Remove obsolete function window_set_custom().
2012-06-21 Juan Zhaotablet-shell client:fix one seg-fault error
2012-06-18 Daniel Stonetablet-shell: Fix compilation warnings
2012-06-18 Alex Wutablet-shell: Add actual actions for launcher.
2012-05-31 Daniel StoneUse enum wl_pointer_button_state instead of integer
2012-05-16 Kristian HøgsbergMove cairo-util to shared/
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-03 Tiago Vignatticlient: tablet-shell: fallback in the lack of lockscree...
2012-03-28 Tiago Vignattitablet-shell: come back to life
2012-03-27 Kristian Høgsbergclients: Fix a couple of warnings
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-01-31 Kristian Høgsbergwindow: Dont take width and height in window constructor
2012-01-25 Kristian Høgsbergcairo-util: Add png loader and image type sniffing
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: 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: Move button handler to widget
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-03 Kristian HøgsbergMore weston rename fixes
2011-12-08 Kristian HøgsbergUse '-' to separate words in file names
2011-12-08 Pekka Paalanenmove config parser to a convenience library
2011-11-27 Kristian Høgsbergtablet-shell: Add more interesting lock and home screens
2011-11-26 Kristian Høgsbergtablet-shell: Add a stub tablet-shell client