- 4c11fe7 gl-renderer: Use a bool for needs_full_upload by Derek Foreman · 10 years ago
- 060cf11 compositor: Change "touched" to bool by Derek Foreman · 10 years ago
- 118387e toytoolkit: Remove window_damage() by Derek Foreman · 10 years ago
- 0aba785 smoke: Don't post extra damage by Derek Foreman · 10 years ago
- 2cbf293 input: Keep per client pointer resources in their own structs by Jonas Ådahl · 10 years ago
- 8283c34 input: Don't send wl_pointer.motion if position didn't change by Jonas Ådahl · 10 years ago
- d251010 input: Make pointer grab motion callbacks take an event struct by Jonas Ådahl · 11 years ago
- 870fadc protocol: fix DTD warning in weston-desktop-shell by Pekka Paalanen · 10 years ago
- 379ee65 releasing.txt: Add step about checking wayland-protocols dependency by Jonas Ådahl · 10 years ago
- 5b0b770 Remove workspaces protocol by Jonas Ådahl · 10 years ago
- cf1efd2 Rename screenshooter protocol to weston_screenshooter by Jonas Ådahl · 10 years ago
- 6d6fb61 desktop-shell: Rename protocol weston_desktop_shell by Jonas Ådahl · 10 years ago
- 2a22933 Use xdg_shell protocol from wayland-protocols by Jonas Ådahl · 10 years ago
- 08ab0bc Makefile.am: Make the external xml scanning rule version generic by Jonas Ådahl · 10 years ago
- b57f472 Use input method protocol from wayland-protocols by Jonas Ådahl · 10 years ago
- 3bcba34 Use text input protocol from wayland-protocols by Jonas Ådahl · 10 years ago
- 57e48f0 Use linux-dmabuf protocol from wayland-protocols by Jonas Ådahl · 10 years ago
- 496adb3 Use fullscreen-shell.xml from wayland-protocols by Jonas Ådahl · 10 years ago
- 4bcc54d compositor-wayland: Change focus to a bool instead of an int by Derek Foreman · 10 years ago
- 1118952 desktop-shell: use weston_pointer_send_axis by Peter Hutterer · 10 years ago
- 64d78bb shared: work around EGL header idiosyncrasy by Ahmet Acar · 10 years ago
- 4a7ce1f compositor-drm: pass NULL to mmap() instead of 0 as the address by Chris Michael · 10 years ago
- 6d55637 compositor-drm: fall back to EGL visual_id 0 if no others work by Derek Foreman · 10 years ago
- 0336ca0 input: Pass axis events through pointer grab interfaces by Jonas Ådahl · 11 years ago
- 22faea1 desktop-shell: Add surface_keyboard_focus_lost helper by Jonas Ådahl · 11 years ago
- 2071f1f Provide damage region for screen recording on Raspberry Pi by Shinya Saito · 10 years ago
- 0c0e51e ivi-shell: rename ivi_controller_interface by Ucan, Emre \(ADITG/SW1\) · 10 years ago
- 32c3211 compositor: Disallow negative geometries in backend output configs by Bryce Harrington · 10 years ago
- cd0f1ac desktop-shell: Make activate_binding take a view instead of surface by Jonas Ådahl · 10 years ago
- 43008c7 main: stub the functions to load the backends with the new config system by Giulio Camuffo · 10 years ago
- 93daabb compositor: pass the backend config struct to the backends init function by Giulio Camuffo · 10 years ago
- e3c0d8a compositor: introduce structs to handle backends configuration by Giulio Camuffo · 10 years ago
- ecf819b zunitc: made name of test fixture parameter explicit. by Jon Cruz · 10 years ago
- 2ffb0af zunitc: Clarify documentation on return behavior. by Jon Cruz · 10 years ago
- 46812b6 clients: don't discard motion if we have a grab by Derek Foreman · 10 years ago
- 5d13548 clients: try harder to discard motion after resize by Derek Foreman · 10 years ago
- fa41eec weston-launch: Remove unused event source by Derek Foreman · 10 years ago
- 1ab9ca7 clients: Correct drawing glitch in stacking demo by Ben Hummon · 10 years ago
- 32838c9 compositor/clients: Protect CLOCK_BOOTTIME with ifdefs by Derek Foreman · 10 years ago
- e292694 build: Add -lrt for programs that use clock_gettime() by Derek Foreman · 10 years ago
- 33598ff devices-test: Fix typo 'destroyes' in a comment by Bryce Harrington · 10 years ago
- 3a1580f clients: track seat_version per seat, not per display by Derek Foreman · 10 years ago
- 49da7ae libinput: remove unused #define by Giulio Camuffo · 10 years ago
- c6e6dc7 configure: Up the libwayland version requirement by Bryce Harrington · 10 years ago
- ae2541d ivi-shell: install ivi-layout-export.h by Ucan, Emre \(ADITG/SW1\) · 10 years ago
- c7ee760 Add commented-out option to weston.ini to set Xwayland path by Bill Spitzak · 10 years ago
- 8743047 compositor-drm: fix cursor size test in drm_assign_planes by Derek Foreman · 10 years ago
- 9054e4c screenshooter: correct output ordering of screencast recording when Y-flip is off by Tomohito Esaki · 10 years ago
- a6714fa input: Split get_udev_seat() into its own function by Derek Foreman · 10 years ago
- 61b4d3e compositor-x11: Fix Weston running on a secondary X screen by Marko · 10 years ago
- 6ce7899 shell: fix maximizing windows on a secondary output by Marek Chalupa · 10 years ago
- f7bb935 weston: release keyboard/touch/pointer objects by FORT David · 10 years ago
- d669714 input: add new client to resource_list instead of focus_resource_list by Chokshi, Mitul · 10 years ago
- c5a011f zoom: remove temporary variables by Giulio Camuffo · 10 years ago
- 6850e7b zoom: Remove unneeded usage of wl_fixed_ts in favour of doubles by Giulio Camuffo · 10 years ago
- 4845354 input-panel: Fix show_input_panel_surface crash when no surface has focus by Nicolas Guyomard · 10 years ago
- a151975 doc: Correct absolute path in doxygen graphs. by Jon Cruz · 10 years ago
- bdc8c72 cosmetic: Remove a few double semicolons by Derek Foreman · 10 years ago
- bc5d849 desktop-shell: NULL check whether a popup parent is a shell surface by Jonas Ådahl · 10 years ago
- 3f607d3 weston-input: Reformat weston_log line to add missing space between words by Chris Michael · 10 years ago
- 445e44c clients: Moving and rotating transient surfaces by Ben Hummon · 10 years ago
- ed8dd4e animation: Fix potential leak of memory pointed to by move by Lucas Tanure · 10 years ago
- 3c241b1 main: fix destroying the compositor on error while starting by Giulio Camuffo · 10 years ago
- 2d24e64 compositor: don't crash if destroying a compositor without a backend by Giulio Camuffo · 10 years ago
- 7e17fec compositor-rdp: Add missing '\n' in weston_log usage by Chris Michael · 10 years ago
- c262b4a cms-colord: Add missing '\n' in weston_log usage by Chris Michael · 10 years ago
- 5169a57 screen-share: Add missing '\n' in weston_log usage by Chris Michael · 10 years ago
- c083af9 ivi-shell: Add missing '\n' in weston_log function usage by Chris Michael · 10 years ago
- 64635ee ivi-shell: introduce get_weston_view by Ucan, Emre (ADITG/SW1) · 10 years ago
- 4a18364 ivi-shell: remove is_surface_in_layer API by Ucan, Emre (ADITG/SW1) · 10 years ago
- bb4ec0a ivi-shell: remove is_layer_in_screen API by Ucan, Emre (ADITG/SW1) · 10 years ago
- dfac375 ivi-shell: remove struct link_layer by Ucan, Emre (ADITG/SW1) · 10 years ago
- 8a22367 ivi-shell: remove struct link_screen by Ucan, Emre (ADITG/SW1) · 10 years ago
- dcba1a1 xdg-shell: Clarify ack_configure behaviour by Derek Foreman · 10 years ago
- 0b7da01 cosmetic: add missing line between variable declarations and code by Derek Foreman · 10 years ago
- a3377cd ivi-layout-transition: Standardize the check for layout_transition_register by Lucas Tanure · 10 years ago
- aa97478 xwm: use always a valid 'primary view' for an X window by Giulio Camuffo · 11 years ago
- 8e1efcd configure.ac: add explicit enable/disable for systemd-login support by Frederico Cadete · 10 years ago
- 94fd9a5 compositor: remove systemd-notify.h by Egor Starkov · 10 years ago
- 90eea27 compositor-wayland: Terminate weston_log error message by Chris Michael · 10 years ago
- 5eb025a configure.ac: add support for new versions of systemd by Frederico Cadete · 10 years ago
- 1a42ca1 weston_wm: Implement _NET_ACTIVE_WINDOW by Benoit Gschwind · 10 years ago
- c59f18e compositor-wayland: Expose zlinux_dmabuf by Emmanuel Gil Peyrot · 10 years ago
- a0dd5b4 systemd: Fix distcheck for typo in header path by Bryce Harrington · 10 years ago
- 7ce2e97 compositor: systemd notifications support by Egor Starkov · 10 years ago
- 892122e tests: Migrate screenshot code from internal test to client helpers by Bryce Harrington · 10 years ago
- 89dcea9 text: Switch to weston_client_start instead of weston_client_launch by Derek Foreman · 10 years ago
- e821ce6 text: Don't track binding in struct text_backend by Derek Foreman · 10 years ago
- b4bacd2 text: Launch input method in text_backend_init by Derek Foreman · 10 years ago
- e7d868a launcher: fix typo by Derek Foreman · 10 years ago
- cb15620 launcher: fix broken distcheck by Derek Foreman · 10 years ago
- 56fe1c7 compositor: remove incorrect idle timer initialization by Egor Starkov · 10 years ago
- 44bbdd0 fbdev: Ensure strncpy results are null terminated. by Bryce Harrington · 10 years ago
- c8dcd16 ivi-layout-transition: Fix potential leak of memory pointed to by transition by Lucas Tanure · 10 years ago
- ae5df83 launcher-logind: Remove old VT switching code, move to SwitchTo/Activate by Jasper St. Pierre · 10 years ago
- 72dea06 launcher: Split out launcher implementations into three distinct ones by Jasper St. Pierre · 10 years ago
- 30bcf35 launcher: Rename logind-util to launcher-logind by Jasper St. Pierre · 10 years ago
- 9c7de16 compositor-drm: Ensure strings from EDID blobs are null terminated by Bryce Harrington · 10 years ago
- e54cee1 terminal: allow copy-paste when selection is scrolled out by Manuel Bachmann · 10 years ago
- a1f3f3c xwm: flush xcb connection only when we processed some event by Marek Chalupa · 10 years ago