summaryrefslogtreecommitdiff
path: root/clients/window.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-12Add an option parserKristian Høgsberg1-2/+2
2012-02-29window.c: Drop support for rgb contextsKristian Høgsberg1-3/+0
2012-02-23window: Track and report input and opaque regionsKristian Høgsberg1-0/+2
2012-02-16window: Use new xkbcommon include pathDaniel Stone1-1/+1
2012-02-16window: Toggle maximized with super-f5Kristian Høgsberg1-0/+3
2012-01-31window: Dont take width and height in window constructorKristian Høgsberg1-2/+2
2012-01-31window: Make window frame menu available to clientKristian Høgsberg1-0/+4
2012-01-19window: menu leak fixesPekka Paalanen1-5/+5
2012-01-16window: remove duplicate widget_resize_handler_tPekka Paalanen1-3/+0
2012-01-11window: Move focus widget to struct inputKristian Høgsberg1-2/+3
2012-01-10window: Implement input device grabbingKristian Høgsberg1-0/+6
2012-01-10window: Make decorations just a widgetKristian Høgsberg1-3/+3
2012-01-10window: Get rid of the window child allocation conceptKristian Høgsberg1-16/+5
2012-01-10window: Keep widgets in a tree instead of a listKristian Høgsberg1-5/+4
2012-01-10window: Make resize and redraw handlers widget vfuncsKristian Høgsberg1-13/+13
2012-01-09window: Return pointer type from widget enter handlerKristian Høgsberg1-3/+6
2012-01-09window: Move button handler to widgetKristian Høgsberg1-17/+7
2012-01-09window: Create a widget for the window, drop window motion handlerKristian Høgsberg1-0/+2
2012-01-09window: Add a widget motion handlerKristian Høgsberg1-1/+6
2012-01-09window: Remove window enter/leave handlersKristian Høgsberg1-14/+0
2012-01-09window: Replace widget focus handler with a enter/leave handler pairKristian Høgsberg1-4/+11
2012-01-08window: Move widget focus handler to the widgetKristian Høgsberg1-6/+8
2012-01-08window: Rename item to widgetKristian Høgsberg1-15/+15
2012-01-06window: Add a window menuKristian Høgsberg1-1/+11
2012-01-06shell: Start implementing the popup surface typeKristian Høgsberg1-1/+2
2011-12-27x11: Bridge X11 CLIPBOARD selection to Wayland clientsKristian Høgsberg1-0/+3
2011-12-22window: add display_destroy()Pekka Paalanen1-0/+3
2011-12-22window: add display_exit()Pekka Paalanen1-0/+3
2011-12-19clients: Implement a toy-menu for testing the menu surface typeKristian Høgsberg1-0/+3
2011-12-14window: expose outputs to applicationsPekka Paalanen1-0/+31
2011-12-08move config parser to a convenience libraryPekka Paalanen1-27/+0
2011-12-04wl_shell_surface adaptationPekka Paalanen1-0/+3
2011-11-26window.c: Cache outputsKristian Høgsberg1-0/+8
2011-11-23Implement the new dnd/selection protocolKristian Høgsberg1-15/+44
2011-11-15window: add a helper for config file pathsPekka Paalanen1-0/+3
2011-11-14window: Add a cheesy parser for ini-files, use it in desktop-shellKristian Høgsberg1-0/+23
2011-10-12desktop-shell: Add beginning of pop-up menu to panelKristian Høgsberg1-0/+2
2011-10-07gears: Fail if compiled without cairo-eglBenjamin Franzke1-1/+1
2011-10-07window: Create a cairo device for each egl configBenjamin Franzke1-2/+6
2011-10-07window: Remove display_flush_cairo_deviceBenjamin Franzke1-3/+0
2011-09-20window.c: Move window items to window.cKristian Høgsberg1-3/+31
2011-09-19window: Stop using glib mainloop in toy toolkitKristian Høgsberg1-0/+12
2011-09-06clients: Add a simple desktop-shell appKristian Høgsberg1-3/+6
2011-09-06window: Add enter/leave handlersKristian Høgsberg1-0/+14
2011-08-29window.c: Drop global handler argumentKristian Høgsberg1-7/+1
2011-05-16window: Add support for opaque windowsKristian Høgsberg1-1/+6
2011-04-22Implement buffer.damage in shm, use it in window.cBenjamin Franzke1-0/+4
2011-04-11Remove double definition of window_get_wl_surface()Kristian Høgsberg1-3/+0
2011-04-11Merge remote-tracking branch 'bnf/surface-frame-event'Kristian Høgsberg1-0/+3
2011-04-11Add struct window accessor for the wl_surfaceKristian Høgsberg1-0/+3