627 Commits (78ba71191a0fd70019e464dd20beb8afe77e3f4e)

Author SHA1 Message Date
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 11 years ago
Kristian Høgsberg 1cc5ac34b5 clients: Nested compositor example 11 years ago
Alexander Larsson edddbd14ac Convert all scales to int32_t 11 years ago
Louis-Francis Ratté-Boulianne 6cd1de33ba toytoolkit: Make the window resizing optimization optional 11 years ago
Alexander Larsson d68f523f30 window: Add window_get_output_scale() 11 years ago
Alexander Larsson 1818e31001 window: Store server_allocation in surface size 11 years ago
Alexander Larsson 2aaa8b76cf window: Apply buffer_scale automatically in widget_cairo_create 11 years ago
Alexander Larsson 5e9b652a15 window: allow setting a buffer scale on a window 11 years ago
Alexander Larsson afd319afce window: Track output scales 11 years ago
Alexander Larsson 15901f0377 window: Support transform in widget_cairo_create() 11 years ago
Pekka Paalanen 9777744cda window: avoid a gcc warning in buffer release handler 11 years ago
Dima Ryazanov f6128fcd6c Fix missing corner resize cursors in Kubuntu (oxy-white theme) 12 years ago
Ossama Othman a50e6e4c50 config-parser: Honor XDG_CONFIG_DIRS 12 years ago
Pekka Paalanen 7123388b20 window: add DBG code for leaf management and redraws 12 years ago
Pekka Paalanen eebff54c03 window: throttle resizing to the main surface 12 years ago
Pekka Paalanen e9297f8e7e window: prevent EGL sub-surface deadlock 12 years ago
Pekka Paalanen 7ff7a80007 clients: add subsurfaces demo 12 years ago
Pekka Paalanen 40cb67b2ac window: implement per-surface redraws 12 years ago
Pekka Paalanen 35e82631b6 window: create sub-surfaces 12 years ago
Pekka Paalanen aef0254dd5 window: implement shm triple-buffering 12 years ago
Kristian Høgsberg 2e43720743 window: Add a log handler for window.c clients 12 years ago
Giulio Camuffo 319b91b97a window: don't execute the selected menu item when getting popup_done 12 years ago
Emilio Pozuelo Monfort ab44b0c61e toytoolkit: implement cursor-size config key 12 years ago
MoD 063a882dc7 toytoolkit: avoid redrawing a window between maximize and configure 12 years ago
Rafal Mielniczuk c1a3cd1851 window: restore maximized state from fullscreen mode if necessary 12 years ago
Rafal Mielniczuk fc22be0bb9 window: save allocation only for toplevel window 12 years ago
Kristian Høgsberg 4172f668e7 Pass argc pointer to parse_options() 12 years ago
Pekka Paalanen 6f41b0727c window: fix display_acquire_window_surface() 12 years ago
Kristian Høgsberg e994eddafc window.c: Don't allow moving a maximized window 12 years ago
Pekka Paalanen 0c4445ba57 window: create Cairo surfaces on demand for redraw 12 years ago
Pekka Paalanen 0a9686f51c window: let menu and tooltip redraw use widget size 12 years ago
Pekka Paalanen 61e028c953 window: remove the transparent flag as unused 12 years ago
Pekka Paalanen 89dee00e5e window: move cairo_surface into struct surface 12 years ago
Pekka Paalanen 2d8a32a9e4 window: add surface pointer to widget 12 years ago
Pekka Paalanen b1cd9b17bf window: move input and opaque regions into struct surface 12 years ago
Pekka Paalanen ac95f3ee9d window: move 'widget' member into struct surface 12 years ago
Pekka Paalanen 7bcfeade53 window: assimilate window_get_resize_dx_dy() into the call site 12 years ago
Pekka Paalanen 02bba7ceb0 window: move buffer type and transform into struct surface 12 years ago
Pekka Paalanen 811ec4ff31 window: move toysurface and allocation to struct surface 12 years ago
Pekka Paalanen 4e37374875 window: create new struct surface with wl_surface 12 years ago
Pekka Paalanen 550d66bcb1 window: destroy the 2nd shm buffer, if both released 12 years ago
Pekka Paalanen 33a68eaaf4 window: check the initial wl_display_dispatch() 12 years ago
Pekka Paalanen 4e1065491b window: improve EGL-related error messages 12 years ago
Kristian Høgsberg 15336e8b5c toytoolkit: Remove left-over pixman dependency 12 years ago
Pekka Paalanen 0eab05d2a7 clients: add global_remove handler stubs 12 years ago
Rob Bradford f0a1af9f02 window: Free allocated memory on error path 12 years ago
Kristian Høgsberg 4e51b44c53 window: Fall back to cairo image when cairo EGL isn't available 12 years ago
Ander Conselvan de Oliveira 5403f5274d window: Allow clients to choose the fullscreen method 12 years ago
Pekka Paalanen 4dd0c412db window: add a note about freeing shm buffers 12 years ago
Pekka Paalanen aac1c13332 clients: destroy wl_registry on exit 12 years ago