- f814c5d desktop-shell: add output co-ordinates to get_output_work_area() by Derek Foreman · 10 years ago
- c683623 logind-util: Use %u for unsigned int in snprintf by Bryce Harrington · 10 years ago
- 27135af compositor: destroy modifier_binding_list by Ryo Munakata · 10 years ago
- 179c186 Adding doxygen setup and info for the testing framework. by Jon A. Cruz · 10 years ago
- a67c541 Converted the config parser test to the new framework. by Jon A. Cruz · 10 years ago
- 646aef5 Enables output in the JUnit XML format. by Jon A. Cruz · 10 years ago
- 315476f build: don't duplicate rule for weston.desktop by Ross Burton · 10 years ago
- 2217f3f shell: Switch middle and right mouse bindings by Derek Foreman · 10 years ago
- 6bc33d6 log: Open log file CLOEXEC so child processes don't get the fd by Derek Foreman · 10 years ago
- 4a8a3a1 input: Also pass appropriate pointer type when libva unavailable by Bryce Harrington · 10 years ago
- 99a6a2d bindings: Make run binding functions take apropriate device instead of a seat by Derek Foreman · 10 years ago
- b591a30 bindings: make install_binding_grab take a keyboard instead of a seat by Derek Foreman · 10 years ago
- f7b2f8b desktop-shell: Use the grabbed pointer in popup_grab_button by Derek Foreman · 10 years ago
- 8fbebbd desktop-shell: Make surface_resize take a pointer instead of a seat by Derek Foreman · 10 years ago
- 74de469 desktop-shell: Make surface_rotate take a pointer instead of a seat by Derek Foreman · 10 years ago
- 794fa0e desktop-shell: Make surface_move take a pointer instead of a seat by Derek Foreman · 10 years ago
- b7674ae desktop-shell: Make surface_touch_move take a touch instead of a seat by Derek Foreman · 10 years ago
- 8ae2db5 input: Pass the appropriate pointer type to bindings instead of a seat by Derek Foreman · 10 years ago
- 0720ea3 compositor-drm: Simplify logic in setup_output_seat_constraint by Derek Foreman · 10 years ago
- 2e6485c bindings: Stop exporting internal functions by Derek Foreman · 10 years ago
- cee82d6 exposay: Test keyboard presence before using keyboard pointer by Derek Foreman · 10 years ago
- ddc2c97 text-backend: Replace focus_listener_initialized with a bool by Derek Foreman · 10 years ago
- d0ead48 compositor-drm: Refactor code into cursor_bo_update() by Pekka Paalanen · 11 years ago
- 70d337d compositor-drm: Fix cursor view size check by Daniel Stone · 10 years ago
- 36609c7 compositor-drm: Record current DPMS level by Daniel Stone · 10 years ago
- eee580b compositor-drm: Refactor getting current mode into a new function by Pekka Paalanen · 11 years ago
- 3ce6362 compositor-drm: Refactor connector name into new function by Pekka Paalanen · 11 years ago
- 7b36b42 compositor-drm: Refactor initial mode out of create_output by Pekka Paalanen · 11 years ago
- b7df04e compositor: Respect repaint-window when restarting repaint loop. by Mario Kleiner · 10 years ago
- f507ec3 compositor-drm: Allow instant start of repaint loop. (v4) by Mario Kleiner · 10 years ago
- d7894d0 compositor,shared: add millihz_to_nsec() by Pekka Paalanen · 10 years ago
- aa21f62 shared: introduce timespec-util.h by Pekka Paalanen · 10 years ago
- c1809b2 presentation-shm: Allow setting of delay before surface.commit by Mario Kleiner · 10 years ago
- 2abe445 README: introduce libweston by Pekka Paalanen · 10 years ago
- 21deb28 ivi-shell: transform refactoring to improve it to more readable code by Nobuhiko Tanibata · 10 years ago
- 1e6fd66 ivi-shell: transform refactoring, remove transform part of ivi_layout_surface and ivi_layout_layer once by Nobuhiko Tanibata · 10 years ago
- 4c1dbf7 ivi-shell: remove one indent level from update_prop() by Nobuhiko Tanibata · 10 years ago
- 8c7287f Partially revert "xwayland: Always free reply from xcb_get_property_reply()" by Emmanuel Gil Peyrot · 10 years ago
- a820b4d Documentation for the prepare_lock_surface event description, is incorrect by Christopher Michael · 10 years ago
- 35e7b10 zunitc: Fix minor typo by Bryce Harrington · 10 years ago
- 966cc4b zunitc: Fix some minor grammatical errors in dox by Bryce Harrington · 10 years ago
- 66f2a38 zunitc: wrap dox to 80 columns by Bryce Harrington · 10 years ago
- 504c4c5 Documentation for the prepare_lock_surface event description, is incorrect by Christopher Michael · 10 years ago
- 29f09fe screen-share: Use the correct list pointer when freeing shm buffers by Bryce Harrington · 10 years ago
- 2f2a70c compositor: make sure to reset views' pointers to destroyed output by Giulio Camuffo · 10 years ago
- f53beb8 compositor-wayland: Use the correct list pointer when freeing shm buffers by Derek Foreman · 10 years ago
- da41b57 xwayland: Allow dump_property when selection fails by Bryce Harrington · 10 years ago
- b2d79d5 xwayland: Check return of xcb_get_property_reply() before deref by Bryce Harrington · 10 years ago
- cf7d95a desktop-shell: make client_initiated a bool by Derek Foreman · 10 years ago
- bab996e compositor: move the main() to a new main.c file by Giulio Camuffo · 11 years ago
- 459137b compositor: add API to manage compositor instances by Giulio Camuffo · 11 years ago
- d3553c7 xwayland: Always free reply from xcb_get_property_reply() by Bryce Harrington · 10 years ago
- da9d8fa clients: Simplify memory allocation with xzalloc() by Bryce Harrington · 10 years ago
- 430aee1 weston-launch: Drop redundant exit() by Bryce Harrington · 10 years ago
- 954f183 compositor: introduce struct weston_backend by Giulio Camuffo · 11 years ago
- 5a75a41 Added simple unit/integration test framework and corresponding test program. by Jon A. Cruz · 10 years ago
- 492c12f desktop-shell: Allow fullscreen windows to mode-switch their output. by Mario Kleiner · 10 years ago
- c8a1ff0 compositor-drm: fix drm_waitvblank_pipe() decl style by Pekka Paalanen · 10 years ago
- ada4f07 compositor-drm: Add comment for newly added drm_waitvblank_pipe() by Bryce Harrington · 10 years ago
- 2ab4f4e compositor-drm: Handle more than two output crtcs per card by Mario Kleiner · 10 years ago
- 8081704 compositor-drm: Allow weston_output_mode_switch_to_native() to work. by Mario Kleiner · 10 years ago
- 872797c compositor-drm: Fix refresh rate selection in drm_output_switch_mode by Mario Kleiner · 10 years ago
- 9f4d655 desktop-shell: Allow multiple active fullscreen windows on multi-display setup. by Mario Kleiner · 10 years ago
- 3559f89 xdg-shell: Further clarify xdg_surface.resize semantics by Jonas Ådahl · 10 years ago
- b317beb xdg-shell: Further clarify xdg_surface.move semantics by Jonas Ådahl · 10 years ago
- aa9536a text_backend: make destructor call explicit by Pekka Paalanen · 10 years ago
- ffcc452 tests: test set for ivi-shell notification with bad condition in server side by Nobuhiko Tanibata · 10 years ago
- 0af22d4 tests: test set for ivi-shell notification in bad condition with helper client by Nobuhiko Tanibata · 10 years ago
- 495c6ef tests: test set for ivi-shell notification normal use case in server side by Nobuhiko Tanibata · 10 years ago
- 915303a tests: test set for ivi-shell notification normal use case with helper client by Nobuhiko Tanibata · 10 years ago
- a10352e tests: make the test context persistent by Nobuhiko Tanibata · 10 years ago
- 83c20bc tests: test set for ivi-screen with bad condition in server side by Nobuhiko Tanibata · 10 years ago
- e78a7af tests: test set for ivi-screen normal use case in server side by Nobuhiko Tanibata · 10 years ago
- 17d4494 tests: test set for ivi-layer with bad condition in server side by Nobuhiko Tanibata · 10 years ago
- 0671b4d tests: test set for ivi-layer bad condition with helper-client by Nobuhiko Tanibata · 10 years ago
- 9e992d9 tests: test set for ivi-layer normal use case in server side by Nobuhiko Tanibata · 10 years ago
- d364393 tests: test set for ivi-layer normal use case with helper client by Nobuhiko Tanibata · 10 years ago
- 16ed543 tests: test set for ivi-surface with bad condition in server side by Nobuhiko Tanibata · 10 years ago
- c74bafa tests: test set for ivi-surface bad condition with helper client by Nobuhiko Tanibata · 10 years ago
- 23d9582 tests: test set for ivi-surface normal use case with helper client by Nobuhiko Tanibata · 10 years ago
- 3aa8aed ivi-shell: rename to ivi_layout_layer_destroy() by Nobuhiko Tanibata · 10 years ago
- 5d4a323 ivi-shell: bugfix, update event_mask when new propertiy is not same as before. by Nobuhiko Tanibata · 10 years ago
- 6ce3ef8 ivi-shell: bugfix, send notification when properties are changed according to event mask. by Nobuhiko Tanibata · 10 years ago
- 4d0116e ivi-shell: add interface to get screen ID by Nobuhiko Tanibata · 10 years ago
- db8efd1 ivi-shell: add new method to remove a callback to get notificaiton of ivi_layer property changes. by Nobuhiko Tanibata · 10 years ago
- 8205170 ivi-shell: add new method to remove a callback to get notification of ivi_surface property changes. by Nobuhiko Tanibata · 10 years ago
- 4b601e1 ivi-shell: bugfix, add ref_count to ivi_layout_layer by Nobuhiko Tanibata · 10 years ago
- 6809842 ivi-shell: fix ivi_shell_surface lifetime by Nobuhiko Tanibata · 10 years ago
- 6f6c938 ivi-shell: make ivi_layout_surface destruction explicit by Nobuhiko Tanibata · 10 years ago
- 0c217cb ivi-shell: bugfix, SEVG by adding NULL check in ivi_layout_get_screen_resolution by Nobuhiko Tanibata · 10 years ago
- e2b8214 ivi-shell: Fix wrong link of wl_list_for_each() of ivilayer by Nobuhiko Tanibata · 10 years ago
- 7bbacc6 ivi-shell: bugfix, check limitation of ivi_layout_layer opacity by Nobuhiko Tanibata · 10 years ago
- a86226c ivi-shell: bugfix, check limitation of ivi_layout_surface opacity by Nobuhiko Tanibata · 10 years ago
- 4ff3874 build: Use AM_CFLAGS instead of GCC_CFLAGS by Derek Foreman · 10 years ago
- b37ac40 desktop-shell: remove screensaver support by Pekka Paalanen · 10 years ago
- 0a9d348 Remove weston-screensaver by Pekka Paalanen · 10 years ago
- e28ee34 compositor: add missing help text by JoonCheol Park · 10 years ago
- 4fa7b7f compositor: Add missing help text by Derek Foreman · 10 years ago
- 360cfb0 Do not install the new helpers macro header file. by Jon A. Cruz · 10 years ago
- b09da24 Added new include file to all SOURCES variables with files that use it. by Jon A. Cruz · 10 years ago