443 Commits (08b58c7c125a63d6902bbe2eb073dd72f3f006b5)

Author SHA1 Message Date
Kristian Høgsberg 980b018825 window: Don't check for subcompositor in window_add_subsurface() 11 years ago
Kristian Høgsberg b20b00923a window: Add API to check for subcompositor, use in subsurface example 11 years ago
Adrian Negreanu 6d14b14147 remove dependency on EGL_KHR_surfaceless_context 11 years ago
Rusty Lynch 041815aa05 window.c: Add touch handlers 11 years ago
Peter Hutterer 3ca59d3968 clients: fix an error message 11 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 11 years ago
Brian Lovin bc91926e0c clients: use xmalloc in more places 11 years ago
Tomeu Vizoso bee45a14cd window: Allow hinting of a preference for RGB565 when creating a window 11 years ago
Rob Bradford 5ab9c75d59 window: Free the allocated display if we fail to setup libxkbcommon 11 years ago
Kristian Høgsberg 4162483d74 window.c: Simplify window_create() 11 years ago
Kristian Høgsberg 8eeb30b9d1 window.c: Use xmalloc for frame_create() 11 years ago
Kristian Høgsberg ce27841be5 clients: Introduce xmalloc() and use it a few places 11 years ago
Rob Bradford 5f087746ee window: Disregard motion events outside our current surface dimensions 11 years ago
Rob Bradford 3c9d967688 window: Allow popup menu when the window is maximised 11 years ago
Jason Ekstrand d27cb096ad window: Request version 3 of wl_compositor 11 years ago
Matt Roper e61561fd9c toytoolkit: Allow operation without a keymap 11 years ago
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