4798 Commits (612341f1a62b8c5cd2975343b7d607beb397fa57)
 

Author SHA1 Message Date
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. 9 years ago
Jon A. Cruz a67c541e27 Converted the config parser test to the new framework. 9 years ago
Jon A. Cruz 646aef543e Enables output in the JUnit XML format. 9 years ago
Ross Burton 315476fa7b build: don't duplicate rule for weston.desktop 9 years ago
Derek Foreman 2217f3f738 shell: Switch middle and right mouse bindings 9 years ago
Derek Foreman 6bc33d63cf log: Open log file CLOEXEC so child processes don't get the fd 9 years ago
Bryce Harrington 4a8a3a1c71 input: Also pass appropriate pointer type when libva unavailable 9 years ago
Derek Foreman 99a6a2db4c bindings: Make run binding functions take apropriate device instead of a seat 9 years ago
Derek Foreman b591a30ac2 bindings: make install_binding_grab take a keyboard instead of a seat 9 years ago
Derek Foreman f7b2f8b0a6 desktop-shell: Use the grabbed pointer in popup_grab_button 9 years ago
Derek Foreman 8fbebbd985 desktop-shell: Make surface_resize take a pointer instead of a seat 9 years ago
Derek Foreman 74de4693b7 desktop-shell: Make surface_rotate take a pointer instead of a seat 9 years ago
Derek Foreman 794fa0e031 desktop-shell: Make surface_move take a pointer instead of a seat 9 years ago
Derek Foreman b7674ae4dc desktop-shell: Make surface_touch_move take a touch instead of a seat 9 years ago
Derek Foreman 8ae2db5b0c input: Pass the appropriate pointer type to bindings instead of a seat 9 years ago
Derek Foreman 0720ea36c8 compositor-drm: Simplify logic in setup_output_seat_constraint 9 years ago
Derek Foreman 2e6485c8aa bindings: Stop exporting internal functions 9 years ago
Derek Foreman cee82d6286 exposay: Test keyboard presence before using keyboard pointer 9 years ago
Derek Foreman ddc2c97d59 text-backend: Replace focus_listener_initialized with a bool 9 years ago
Pekka Paalanen d0ead4855f compositor-drm: Refactor code into cursor_bo_update() 9 years ago
Daniel Stone 70d337dfd2 compositor-drm: Fix cursor view size check 9 years ago
Daniel Stone 36609c740f compositor-drm: Record current DPMS level 9 years ago
Pekka Paalanen eee580b894 compositor-drm: Refactor getting current mode into a new function 9 years ago
Pekka Paalanen 3ce6362a33 compositor-drm: Refactor connector name into new function 9 years ago
Pekka Paalanen 7b36b420c1 compositor-drm: Refactor initial mode out of create_output 9 years ago
Mario Kleiner b7df04ebc0 compositor: Respect repaint-window when restarting repaint loop. 9 years ago
Mario Kleiner f507ec3587 compositor-drm: Allow instant start of repaint loop. (v4) 9 years ago
Pekka Paalanen d7894d052a compositor,shared: add millihz_to_nsec() 9 years ago
Pekka Paalanen aa21f6249f shared: introduce timespec-util.h 9 years ago
Mario Kleiner c1809b230c presentation-shm: Allow setting of delay before surface.commit 9 years ago
Pekka Paalanen 2abe445546 README: introduce libweston 9 years ago
Nobuhiko Tanibata 21deb28648 ivi-shell: transform refactoring to improve it to more readable code 9 years ago
Nobuhiko Tanibata 1e6fd66ba5 ivi-shell: transform refactoring, remove transform part of ivi_layout_surface and ivi_layout_layer once 9 years ago
Nobuhiko Tanibata 4c1dbf7213 ivi-shell: remove one indent level from update_prop() 9 years ago
Emmanuel Gil Peyrot 8c7287f5ba Partially revert "xwayland: Always free reply from xcb_get_property_reply()" 9 years ago
Christopher Michael a820b4d635 Documentation for the prepare_lock_surface event description, is incorrect 9 years ago
Bryce Harrington 35e7b10d44 zunitc: Fix minor typo 9 years ago
Bryce Harrington 966cc4b5db zunitc: Fix some minor grammatical errors in dox 9 years ago
Bryce Harrington 66f2a383c4 zunitc: wrap dox to 80 columns 9 years ago
Christopher Michael 504c4c56fc Documentation for the prepare_lock_surface event description, is incorrect 9 years ago
Bryce Harrington 29f09fe876 screen-share: Use the correct list pointer when freeing shm buffers 9 years ago
Giulio Camuffo 2f2a70cc85 compositor: make sure to reset views' pointers to destroyed output 9 years ago
Derek Foreman f53beb8fb9 compositor-wayland: Use the correct list pointer when freeing shm buffers 9 years ago
Bryce Harrington da41b5739d xwayland: Allow dump_property when selection fails 9 years ago
Bryce Harrington b2d79d504e xwayland: Check return of xcb_get_property_reply() before deref 9 years ago
Derek Foreman cf7d95a688 desktop-shell: make client_initiated a bool 9 years ago