5000 Commits (b50ed17bda0c274b5f675e5892ec19cb3eade6e1)
 

Author SHA1 Message Date
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
Nobuhiko Tanibata 495c6efb7f tests: test set for ivi-shell notification normal use case in server side 9 years ago
Nobuhiko Tanibata 915303a275 tests: test set for ivi-shell notification normal use case with helper client 9 years ago
Nobuhiko Tanibata a10352e5c3 tests: make the test context persistent 9 years ago
Nobuhiko Tanibata 83c20bcbd5 tests: test set for ivi-screen with bad condition in server side 9 years ago
Nobuhiko Tanibata e78a7afb60 tests: test set for ivi-screen normal use case in server side 9 years ago
Nobuhiko Tanibata 17d4494224 tests: test set for ivi-layer with bad condition in server side 9 years ago
Nobuhiko Tanibata 0671b4d930 tests: test set for ivi-layer bad condition with helper-client 9 years ago
Nobuhiko Tanibata 9e992d9aff tests: test set for ivi-layer normal use case in server side 9 years ago
Nobuhiko Tanibata d364393fca tests: test set for ivi-layer normal use case with helper client 9 years ago
Nobuhiko Tanibata 16ed543f87 tests: test set for ivi-surface with bad condition in server side 9 years ago
Nobuhiko Tanibata c74bafa0e9 tests: test set for ivi-surface bad condition with helper client 9 years ago
Nobuhiko Tanibata 23d95824a5 tests: test set for ivi-surface normal use case with helper client 9 years ago
Nobuhiko Tanibata 3aa8aedb47 ivi-shell: rename to ivi_layout_layer_destroy() 9 years ago
Nobuhiko Tanibata 5d4a323c36 ivi-shell: bugfix, update event_mask when new propertiy is not same as before. 9 years ago
Nobuhiko Tanibata 6ce3ef864d ivi-shell: bugfix, send notification when properties are changed according to event mask. 9 years ago
Nobuhiko Tanibata 4d0116eb0d ivi-shell: add interface to get screen ID 9 years ago
Nobuhiko Tanibata db8efd1f26 ivi-shell: add new method to remove a callback to get notificaiton of ivi_layer property changes. 9 years ago
Nobuhiko Tanibata 82051705b5 ivi-shell: add new method to remove a callback to get notification of ivi_surface property changes. 9 years ago
Nobuhiko Tanibata 4b601e152e ivi-shell: bugfix, add ref_count to ivi_layout_layer 9 years ago
Nobuhiko Tanibata 680984234a ivi-shell: fix ivi_shell_surface lifetime 9 years ago
Nobuhiko Tanibata 6f6c938996 ivi-shell: make ivi_layout_surface destruction explicit 9 years ago
Nobuhiko Tanibata 0c217cb694 ivi-shell: bugfix, SEVG by adding NULL check in ivi_layout_get_screen_resolution 9 years ago
Nobuhiko Tanibata e2b8214efd ivi-shell: Fix wrong link of wl_list_for_each() of ivilayer 9 years ago
Nobuhiko Tanibata 7bbacc6165 ivi-shell: bugfix, check limitation of ivi_layout_layer opacity 9 years ago
Nobuhiko Tanibata a86226c7c4 ivi-shell: bugfix, check limitation of ivi_layout_surface opacity 9 years ago
Derek Foreman 4ff38741c7 build: Use AM_CFLAGS instead of GCC_CFLAGS 9 years ago
Pekka Paalanen b37ac4006a desktop-shell: remove screensaver support 9 years ago
Pekka Paalanen 0a9d348fd8 Remove weston-screensaver 9 years ago
JoonCheol Park e28ee34214 compositor: add missing help text 9 years ago