4941 Commits (c5a011f1e04878ec7ac6855168efe58526d5776a)
 

Author SHA1 Message Date
Jason Ekstrand 58106d78bb fullscreen-shell: Fix modeset on transformed outputs 9 years ago
Derek Foreman 87c862a9d9 input: when destroying a seat, remove keyboard focus first 9 years ago
Dawid Gajownik 74a635b1ec Coding style fixes 9 years ago
Ryo Munakata 5e653caa4a Use [x]zalloc instead of [x]malloc + memset 9 years ago
Giulio Camuffo b18f788e2e xwm: don't let X windows steal the focus 9 years ago
Derek Foreman 75ead05dd2 rpi-renderer: use weston_output matrix instead of a private matrix 9 years ago
Derek Foreman f9318d1452 input: add a weston_pointer_clear_focus() helper function 9 years ago
Bill Spitzak 2ccd9a2d62 test/ivi: include protocol headers for all used protocols 9 years ago
Giulio Camuffo 61ed7b6bf0 input: pass the global touch coordinates to the touch grab 9 years ago
Ryo Munakata 7239d74bb3 compositor: remove a call to weston_compositor_schedule_repaint 9 years ago
Derek Foreman e4d6c83986 desktop-shell: Make resize and move functions take a pointer instead of a seat 9 years ago
David FORT 88249cdc28 don't crash when the key file doesn't exist 9 years ago
Dawid Gajownik 82d4925b1a backends: don't destroy renderer and output twice 9 years ago
Dawid Gajownik 405ae2feba compositor-rdp: rdp_destroy() double free error #91457 9 years ago
Dawid Gajownik 0b2bcbf3e3 screen-share: don't test keyboard/pointer pointers 9 years ago
Derek Foreman e42d754843 desktop-shell: drop shell_client from the head of the surface list on destroy 9 years ago
Dawid Gajownik f965db5fc1 compositor-rdp: free() can handle NULL pointers 9 years ago
Dawid Gajownik 71f5704879 main: print backends in help message in alphabetical order 9 years ago
Dawid Gajownik 2d7ded80f5 .gitignore: ignore doxygen generated files v2 9 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 9 years ago
Derek Foreman b41b59e2fa fullscreen-shell: Test for device presence properly 9 years ago
Derek Foreman 006cf67c77 desktop-shell: Check for device presence properly 9 years ago
Derek Foreman 60d97311be desktop-shell: Don't call wl_list_init() in the middle of a list 9 years ago
Derek Foreman 30ce607682 input: Check device counts in bind_seat() 9 years ago
Dawid Gajownik d956379058 Update .gitignore 9 years ago
Dawid Gajownik d99a050195 main: update RDP backend help message 9 years ago
Bryce Harrington d88f1942df gitignore: Ignore some dist generated files 9 years ago
Derek Foreman 22276a596a zoom: Store the seat that initiated a zoom 9 years ago
Derek Foreman 25bd8a71fc zoom: Call weston_output_activate_zoom() appropriately 9 years ago
Derek Foreman 859b52b62e zoom: Rename zoom_area_center_from_pointer to zoom_area_center_from_point 9 years ago
Derek Foreman a36eb50973 zoom: Change zoom->active to a bool 9 years ago
FORT David b3463a9e9c Fix crash when using RDP4 security 9 years ago
FORT David c2635c6599 remove a warning during compilation 9 years ago
Ross Burton 2eff22b8e6 build: mkdir target weston.ini directories before writing 9 years ago
Mario Kleiner 7e07db9207 cms-helper/static: Add "identity" builtin cms profile (v3) 9 years ago
Mario Kleiner 2611ebd316 cms-colord: Fix crash at compositor shutdown. (v2) 9 years ago
Derek Foreman 004b4a1dc1 desktop-shell: Put monitor to sleep when idle timer expires 9 years ago
Derek Foreman 3f86e50be0 compositor: Respect WESTON_BUILD_DIR env var in weston_load_module 9 years ago
Derek Foreman d8156e22f6 exposay: Fix use after free when a view is destroyed during animation 9 years ago
Derek Foreman daf846e4ea exposay: Fix logic inversion when ending keyboard grabs 9 years ago
Derek Foreman 6b557a7047 input: make a function for device removal 9 years ago
Derek Foreman 118a429504 window: Use wl_cursor_frame_and_duration() for mouse cursor updates 9 years ago
Derek Foreman 6feb0f9f55 desktop-shell: use work area instead of panel size to constrain moves 9 years ago
Derek Foreman 612341f1a6 desktop-shell: use output position in get_output_panel_size() 9 years ago
Derek Foreman f814c5dc9d desktop-shell: add output co-ordinates to get_output_work_area() 9 years ago
Bryce Harrington c68362329e logind-util: Use %u for unsigned int in snprintf 9 years ago
Ryo Munakata 27135af4d4 compositor: destroy modifier_binding_list 9 years ago
Jon A. Cruz 179c186e19 Adding doxygen setup and info for the testing framework. 10 years ago
Jon A. Cruz a67c541e27 Converted the config parser test to the new framework. 10 years ago
Jon A. Cruz 646aef543e Enables output in the JUnit XML format. 10 years ago