1130 Commits (26714b4718ec877418c9a8faa111d8b9def7b0a1)

Author SHA1 Message Date
Rusty Lynch 4384a24a9e desktop-shell: Add touch support to panel launcher icons 11 years ago
Rusty Lynch 3ba1263438 calibrator: Add touch support to calibrator 11 years ago
Rusty Lynch 3bb2b8cfe9 smoke: Add touch support to smoke example 11 years ago
Rusty Lynch 041815aa05 window.c: Add touch handlers 11 years ago
Brian Lovin 1bf14815ef terminal.c: Check if fdopen() fails 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
Kristian Høgsberg cb61dcf2ce nested: Update to use weston-nested-client binary name 11 years ago
Kristian Høgsberg 3c17933de8 Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer 11 years ago
Stefan Schmidt 85c40f2d85 clients: Fix typo in simple-touch and simple-shm. 11 years ago
Bryce Harrington c814c58adc Drop extraneous duplicate header includes 11 years ago
Tomeu Vizoso bee45a14cd window: Allow hinting of a preference for RGB565 when creating a window 11 years ago
Rob Bradford 09252d4b5e desktop-shell: Refactor launcher configuration reading to avoid leaking 11 years ago
Rob Bradford 5ab9c75d59 window: Free the allocated display if we fail to setup libxkbcommon 11 years ago
Rob Bradford c48c34d6fa tablet-shell: Avoid leaking the path on failed icon loading 11 years ago
Rob Bradford c9213e7353 image: Free filename saved into structure on error path 11 years ago
Armin K a02d154b13 autotools: Correctly prefix simple-egl client name 11 years ago
Bryce W. Harrington 3d2046ed4b screenshot: Drop extraneous 'is' to improve warning msg grammar 11 years ago
Armin K aac6021bc0 autotools: Add an option to install demo clients 11 years ago
Armin K 77ab1721b8 autotools: Rename demo clients 11 years ago
Kristian Høgsberg 4162483d74 window.c: Simplify window_create() 11 years ago
Kristian Høgsberg b886212545 Use xmalloc in desktop-shell.c 11 years ago
Kristian Høgsberg 8eeb30b9d1 window.c: Use xmalloc for frame_create() 11 years ago
Kristian Høgsberg 9a6c48d0fd cliptest: Use xmalloc in cliptest 11 years ago
Kristian Høgsberg ce27841be5 clients: Introduce xmalloc() and use it a few places 11 years ago
Kristian Høgsberg 5addaa1820 simple-touch: Attach buffer before posting damage 11 years ago
Rob Bradford 5f087746ee window: Disregard motion events outside our current surface dimensions 11 years ago
Rob Bradford 7000283741 editor: Support shift-left/right for selecting text 11 years ago
Rob Bradford 3c9d967688 window: Allow popup menu when the window is maximised 11 years ago
Peter Maatman b9a23f4fb8 clients/editor.c: Draw cursor at correct verical position 11 years ago
Peter Maatman 08c38d4bc5 clients/editor.c: Ignore ESC key 11 years ago
Kristian Høgsberg 919cddb0ab Convert to wl_global_create/destroy() 11 years ago
Peng Wu f291f20553 Use the average width of ASCII glyphs for cell width 11 years ago
Ander Conselvan de Oliveira e492549536 desktop-shell: Don't crash on output hotplug 11 years ago
Ander Conselvan de Oliveira 6d75da7906 desktop-shell: Adapt to the new config parser API 11 years ago
Jason Ekstrand d27cb096ad window: Request version 3 of wl_compositor 11 years ago
Daiki Ueno b08b3296b8 editor: Fix segfault when deleting the first character 11 years ago
Matt Roper e61561fd9c toytoolkit: Allow operation without a keymap 11 years ago
Kristian Høgsberg 1d7d8f0e95 nested: Fix direct access to resource->data 11 years ago
Kristian Høgsberg 88dab17b0e nested: Port away from old wl_resource API 11 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 11 years ago
Rob Bradford 14a7601340 weston-info: Report the seat name provided by the compositor 11 years ago
Armin K a94e285be7 clients/nested: Fix compilation 11 years ago
U. Artie Eoff a2326ed77f add fullscreen to .gitignore 11 years ago
Kristian Høgsberg 1cc5ac34b5 clients: Nested compositor example 11 years ago
Jan Arne Petersen 8ccb7cc258 editor: Do not commit/preedit after invalid delete 11 years ago
Jan Arne Petersen 895a128ce1 editor: Improve checks on delete add asserts 11 years ago
Jan Arne Petersen 9eaa8e51ca editor: Properly adjust cursor on delete 11 years ago
Jan Arne Petersen a96953dffa editor: Support deleting text in preedit_string 11 years ago