4817 Commits (d95637905861162c08251843acccc11e509b5d94)
 

Author SHA1 Message Date
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
Ross Burton 315476fa7b build: don't duplicate rule for weston.desktop 10 years ago
Derek Foreman 2217f3f738 shell: Switch middle and right mouse bindings 10 years ago
Derek Foreman 6bc33d63cf log: Open log file CLOEXEC so child processes don't get the fd 10 years ago
Bryce Harrington 4a8a3a1c71 input: Also pass appropriate pointer type when libva unavailable 10 years ago
Derek Foreman 99a6a2db4c bindings: Make run binding functions take apropriate device instead of a seat 10 years ago
Derek Foreman b591a30ac2 bindings: make install_binding_grab take a keyboard instead of a seat 10 years ago
Derek Foreman f7b2f8b0a6 desktop-shell: Use the grabbed pointer in popup_grab_button 10 years ago
Derek Foreman 8fbebbd985 desktop-shell: Make surface_resize take a pointer instead of a seat 10 years ago
Derek Foreman 74de4693b7 desktop-shell: Make surface_rotate take a pointer instead of a seat 10 years ago
Derek Foreman 794fa0e031 desktop-shell: Make surface_move take a pointer instead of a seat 10 years ago
Derek Foreman b7674ae4dc desktop-shell: Make surface_touch_move take a touch instead of a seat 10 years ago
Derek Foreman 8ae2db5b0c input: Pass the appropriate pointer type to bindings instead of a seat 10 years ago
Derek Foreman 0720ea36c8 compositor-drm: Simplify logic in setup_output_seat_constraint 10 years ago
Derek Foreman 2e6485c8aa bindings: Stop exporting internal functions 10 years ago
Derek Foreman cee82d6286 exposay: Test keyboard presence before using keyboard pointer 10 years ago
Derek Foreman ddc2c97d59 text-backend: Replace focus_listener_initialized with a bool 10 years ago
Pekka Paalanen d0ead4855f compositor-drm: Refactor code into cursor_bo_update() 10 years ago
Daniel Stone 70d337dfd2 compositor-drm: Fix cursor view size check 10 years ago
Daniel Stone 36609c740f compositor-drm: Record current DPMS level 10 years ago
Pekka Paalanen eee580b894 compositor-drm: Refactor getting current mode into a new function 10 years ago
Pekka Paalanen 3ce6362a33 compositor-drm: Refactor connector name into new function 10 years ago
Pekka Paalanen 7b36b420c1 compositor-drm: Refactor initial mode out of create_output 10 years ago
Mario Kleiner b7df04ebc0 compositor: Respect repaint-window when restarting repaint loop. 10 years ago
Mario Kleiner f507ec3587 compositor-drm: Allow instant start of repaint loop. (v4) 10 years ago