summaryrefslogtreecommitdiff
path: root/clients/tablet-shell.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-14config-parser: Honor XDG_CONFIG_DIRSOssama Othman1-4/+4
2013-04-09clients: tablet-shell: Wait for set_homescreen hits the serverTiago Vignatti1-0/+3
2013-02-20Pass argc pointer to parse_options()Kristian Høgsberg1-1/+1
2012-10-10Update to new fd and wl_registry APIsKristian Høgsberg1-4/+5
2012-07-12toytoolkit: Remove obsolete function window_set_custom().Scott Moreau1-6/+3
2012-06-21tablet-shell client:fix one seg-fault errorJuan Zhao1-1/+2
2012-06-18tablet-shell: Fix compilation warningsDaniel Stone1-2/+1
2012-06-18tablet-shell: Add actual actions for launcher.Alex Wu1-7/+105
2012-05-31Use enum wl_pointer_button_state instead of integerDaniel Stone1-2/+3
2012-05-15Move cairo-util to shared/Kristian Høgsberg1-1/+1
2012-05-07Change button from int to uint32_tDaniel Stone1-1/+1
2012-05-07Change key/button grab bindings to take unsigned stateDaniel Stone1-1/+1
2012-04-03client: tablet-shell: fallback in the lack of lockscreen iconTiago Vignatti1-5/+11
2012-03-28tablet-shell: come back to lifeTiago Vignatti1-78/+144
2012-03-27clients: Fix a couple of warningsKristian Høgsberg1-11/+0
2012-03-25config-parser: consolidate shell files into weston.ini onlyTiago Vignatti1-12/+7
2012-03-12Consolidate image loading code and move to shared/Kristian Høgsberg1-1/+1
2012-03-12Add an option parserKristian Høgsberg1-1/+1
2012-01-31window: Dont take width and height in window constructorKristian Høgsberg1-7/+3
2012-01-25cairo-util: Add png loader and image type sniffingKristian Høgsberg1-1/+1
2012-01-10window: Make decorations just a widgetKristian Høgsberg1-3/+0
2012-01-10window: Get rid of the window child allocation conceptKristian Høgsberg1-2/+2
2012-01-10window: Make resize and redraw handlers widget vfuncsKristian Høgsberg1-2/+1
2012-01-10window: Allocate and flush the window surface in window.cKristian Høgsberg1-2/+2
2012-01-10window: Drop the window widgetKristian Høgsberg1-2/+0
2012-01-09window: Move button handler to widgetKristian Høgsberg1-3/+4
2012-01-09window: Create a widget for the window, drop window motion handlerKristian Høgsberg1-1/+0
2012-01-09window: Convert a few clients to use widget motion handlerKristian Høgsberg1-11/+0
2012-01-03More weston rename fixesKristian Høgsberg1-1/+1
2011-12-08Use '-' to separate words in file namesKristian Høgsberg1-1/+1
2011-12-08move config parser to a convenience libraryPekka Paalanen1-0/+1
2011-11-26tablet-shell: Add more interesting lock and home screensKristian Høgsberg1-39/+184
2011-11-26tablet-shell: Add a stub tablet-shell clientKristian Høgsberg1-0/+216