38 Commits (d3bf6766abeb0650990463f69fd7118c0bf1d188)

Author SHA1 Message Date
Kristian Høgsberg d3bf6766ab image: Combine clamp_view() and center_view () 12 years ago
Kristian Høgsberg 719b2158e7 image: Add keyhandler to handle keyboard zoom 12 years ago
Kristian Høgsberg a369ff5273 image: Set resize handler and center view on resize/fullscreen 12 years ago
Jonas Ådahl 972d506de3 clients: image: Add support for panning and zooming 12 years ago
Philipp Brüschweiler 1f54f17ef8 image: handle multiple images correctly 12 years ago
Juan Zhao 19a4c2db26 image: Don't segfault when the file doesn't exist 12 years ago
Kristian Høgsberg df0faf7983 image: Add fullscreen support 12 years ago
Kristian Høgsberg 5a315bc72d Move cairo-util to shared/ 13 years ago
Kristian Høgsberg f02a649a3c Consolidate image loading code and move to shared/ 13 years ago
Kristian Høgsberg bcacef19b0 Add an option parser 13 years ago
Kristian Høgsberg 009ac0a965 window: Dont take width and height in window constructor 13 years ago
Kristian Høgsberg 29af3ebce6 window: Make decorations just a widget 13 years ago
Kristian Høgsberg bb97700474 window: Get rid of the window child allocation concept 13 years ago
Kristian Høgsberg b67e94b170 window: Make resize and redraw handlers widget vfuncs 13 years ago
Kristian Høgsberg 5d12990dbe window: Allocate and flush the window surface in window.c 13 years ago
Kristian Høgsberg cadd0f5cd9 clients/image: Delete old old key code 13 years ago
Pekka Paalanen 50719bce2a Fix inconsistent #include style 13 years ago
Kristian Høgsberg 3a69627f43 window: Stop using glib mainloop in toy toolkit 13 years ago
Kristian Høgsberg 9de79a92a6 window.c: Drop global handler argument 13 years ago
Tim Wiederhake b4b67344f0 Define global handler on display creation 14 years ago
Kristian Høgsberg 00439617f3 Fix new gcc 4.6 warnings 14 years ago
Kristian Høgsberg 248c1b61ce Add an orange pop-up menu to test the new map_transient request 14 years ago
Kristian Høgsberg e164e4ef72 Use cairo_push_group() for all double buffering, drop window_copy_*() 14 years ago
Kristian Høgsberg da846ca91d Fix terminal resizing 14 years ago
Kristian Høgsberg 82da52b15b Update surface.attach and change surface.map to surface.map_toplevel 14 years ago
Kristian Høgsberg 2bb3ebe1e4 Create socket in /var/run/user/${HOME} 14 years ago
Yuval Fledel e9f5e36730 Make clients exit orderly when there is no connection 14 years ago
Johan Bilien 990854d019 Fixed a bogus call to cairo_destroy 14 years ago
Kristian Høgsberg 012a007771 Add small client for testing shm surfaces 14 years ago
Kristian Høgsberg 9d69f8e796 Replace commit/ack/frame protocol with simpler sync and frame callbacks 14 years ago
Kristian Høgsberg 43788b13df Update keyboard focus handler signatures 14 years ago
Kristian Høgsberg f252d6a98e Update to use eglGetDRMDisplayMESA() 14 years ago
Kristian Høgsberg c8c3734ef9 Set window user data using separate function 14 years ago
Kristian Høgsberg 80d746f6e3 Consolidate redraw scheduling in window.c 14 years ago
Kristian Høgsberg 0953162db8 Fix resizing 14 years ago
Kristian Høgsberg 478d9265f9 Send device name at connect time 14 years ago
Kristian Høgsberg 7824d81e07 Consolidate more code in clients/window.c 14 years ago
Kristian Høgsberg b2a432ef18 Move clients to subdirectory 15 years ago
Kristian Høgsberg a341fa016c Use FBOs instead of eagle-specific API 15 years ago
Chris Wilson 0de19eb688 Add an image viewer client 16 years ago