4779 Commits (0720ea36c8ee7e957d292a9ca41f35b403f39062)
 

Author SHA1 Message Date
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
Giulio Camuffo bab996e571 compositor: move the main() to a new main.c file 9 years ago
Giulio Camuffo 459137bfe6 compositor: add API to manage compositor instances 9 years ago
Bryce Harrington d3553c721c xwayland: Always free reply from xcb_get_property_reply() 9 years ago
Bryce Harrington da9d8fa3e4 clients: Simplify memory allocation with xzalloc() 9 years ago
Bryce Harrington 430aee1c23 weston-launch: Drop redundant exit() 9 years ago
Giulio Camuffo 954f183e2f compositor: introduce struct weston_backend 9 years ago
Jon A. Cruz 5a75a41d07 Added simple unit/integration test framework and corresponding test program. 9 years ago
Mario Kleiner 492c12fb8b desktop-shell: Allow fullscreen windows to mode-switch their output. 9 years ago
Pekka Paalanen c8a1ff0ac1 compositor-drm: fix drm_waitvblank_pipe() decl style 9 years ago
Bryce Harrington ada4f07bbb compositor-drm: Add comment for newly added drm_waitvblank_pipe() 9 years ago
Mario Kleiner 2ab4f4e384 compositor-drm: Handle more than two output crtcs per card 9 years ago
Mario Kleiner 808170452b compositor-drm: Allow weston_output_mode_switch_to_native() to work. 9 years ago
Mario Kleiner 872797cdf5 compositor-drm: Fix refresh rate selection in drm_output_switch_mode 9 years ago
Mario Kleiner 9f4d655494 desktop-shell: Allow multiple active fullscreen windows on multi-display setup. 9 years ago
Jonas Ådahl 3559f892e4 xdg-shell: Further clarify xdg_surface.resize semantics 9 years ago
Jonas Ådahl b317beb5e6 xdg-shell: Further clarify xdg_surface.move semantics 9 years ago
Pekka Paalanen aa9536a992 text_backend: make destructor call explicit 9 years ago
Nobuhiko Tanibata ffcc452767 tests: test set for ivi-shell notification with bad condition in server side 9 years ago
Nobuhiko Tanibata 0af22d4d77 tests: test set for ivi-shell notification in bad condition with helper client 9 years ago