3165 Commits (77ab1721b83aa2705b82298e582e396f4078622c)
 

Author SHA1 Message Date
Armin K 77ab1721b8 autotools: Rename demo clients 11 years ago
Kristian Høgsberg 0af26c4fe7 evdev: Suport old-style single-touch touch screens 11 years ago
Kristian Høgsberg 58014bbba8 evdev: Use temporary x and y coordinates when applying calibration 11 years ago
Kristian Høgsberg cee407e0c0 evdev: Don't add output offset in evdev_process_absolute_motion() 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 87d38418a1 compositor-x11: Use assert(0) instead of return NULL for non-reachable code 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 46118f8197 clipboard: Fix fd leak 11 years ago
Kristian Høgsberg 5e76a49d9c Rename wl_data_offer to weston_data_offer 11 years ago
Kristian Høgsberg 0e17de1c0b udev: Use WL_OUTPUT udev attribute for pairing touchscreens to outputs 11 years ago
Kristian Høgsberg f2807701d9 weston-launch: Switch to regular poll 11 years ago
Kristian Høgsberg 636156d5f6 weston-launch: Don't start new session unless -u is given 11 years ago
Kristian Høgsberg ab4999492c weston-launch: Drop sleep_fork option 11 years ago
Kristian Høgsberg ca70f2fc68 weston-launch: Move child setup and exec to its own function 11 years ago
Kristian Høgsberg 7ff3bdb5f7 Rename wl_data_source to weston_data_source 11 years ago
Kristian Høgsberg 862814b2e6 clipboard: Handle OOM in clipboard_source_create() 11 years ago
Kristian Høgsberg ce27841be5 clients: Introduce xmalloc() and use it a few places 11 years ago
Kristian Høgsberg c0bf8173dd shared: Add out-of-memory handling to theme_create() 11 years ago
Kristian Høgsberg 3c95e70496 compositor: Move weston-launch socket lookup to drm backend 11 years ago
Kristian Høgsberg 9e5d7d17a7 shell: Remove redundant weston_pointer field from shell_grab 11 years ago
Kristian Høgsberg 97e806f138 evdev: Use weston_output_transform_coordinate for evdev touch screens 11 years ago
Kristian Høgsberg 98c774f1c0 compositor: Move device coordinate transform helper to compositor.c 11 years ago
Kristian Høgsberg 5addaa1820 simple-touch: Attach buffer before posting damage 11 years ago
Kristian Høgsberg 18684d442e weston-launch: Ignore sighup 11 years ago
Kristian Høgsberg a684b5a3d5 Bump version to 1.2.0 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 bdeb5d224d shell: Respect output transformation for input panel surface 11 years ago
Rob Bradford 3c9d967688 window: Allow popup menu when the window is maximised 11 years ago
Peng Wu 3cd1f860a0 wcap: Fix README typo 11 years ago
Yanko Kaneti 9b78adfe9d configure.ac: Set automake conditional after testing for colord pkg 11 years ago
Kristian Høgsberg 46cb4a9513 Bump versionto 1.1.91 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
Rob Bradford e1ad1d2498 tablet-shell: Avoid infinite loop when unlocking 11 years ago
Rob Bradford 6cf9b01e88 tablet-shell: Fix copy and paste error in unlock handler 11 years ago
Kristian Høgsberg 919cddb0ab Convert to wl_global_create/destroy() 11 years ago
Kristian Høgsberg ac3a8b83fd tests: Fix warnings in config-parser-test 11 years ago
Quentin Glidic d2d70f2aeb tests: Move config-parser.test to tests/ 11 years ago
Peng Wu f291f20553 Use the average width of ASCII glyphs for cell width 11 years ago
Kristian Høgsberg aaadc774a7 input: Remove wl_seat global when a seat is destroyed 11 years ago
Kristian Høgsberg fa514b496e xwayland: Don't allow resizing to 0x0 or less 11 years ago
Kristian Høgsberg 07d48a306e weston-launch: Fix the typo for real this time 11 years ago
Kristian Høgsberg 9dadfb5352 compositor: Eliminate marshalling warning for leave events 11 years ago
Giulio Camuffo 708b8af018 input: check if the resource is valid in seat_get_pointer 11 years ago
Hardening c077a8435d Document RDP compositor options 11 years ago
Hardening fe107f368a Fix compilation with FreeRDP master 11 years ago
Quentin Glidic c71cc99c0e tests: Add .weston extension to clients tests 11 years ago