2015-11-20 |
Bryce Harrington | clients: Fix a few minor typos in comments |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Derek Foreman | compositor: Move weston_matrix_transform_region to... |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Jason Ekstrand | pixman-renderer: Use output->matrix for region transfor... |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Derek Foreman | gl-renderer: Make texture_used a bool instead of an int |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Derek Foreman | gl-renderer: Use a bool for needs_full_upload |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Derek Foreman | compositor: Change "touched" to bool |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Derek Foreman | toytoolkit: Remove window_damage() |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Derek Foreman | smoke: Don't post extra damage |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Jonas Ådahl | input: Keep per client pointer resources in their own... |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Jonas Ådahl | input: Don't send wl_pointer.motion if position didn... |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Jonas Ådahl | input: Make pointer grab motion callbacks take an event... |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Pekka Paalanen | protocol: fix DTD warning in weston-desktop-shell |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Jonas Ådahl | releasing.txt: Add step about checking wayland-protocol... |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Jonas Ådahl | Remove workspaces protocol |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Jonas Ådahl | Rename screenshooter protocol to weston_screenshooter |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Jonas Ådahl | desktop-shell: Rename protocol weston_desktop_shell |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Jonas Ådahl | Use xdg_shell protocol from wayland-protocols |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Jonas Ådahl | Makefile.am: Make the external xml scanning rule versio... |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Jonas Ådahl | Use input method protocol from wayland-protocols |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Jonas Ådahl | Use text input protocol from wayland-protocols |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Jonas Ådahl | Use linux-dmabuf protocol from wayland-protocols |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Jonas Ådahl | Use fullscreen-shell.xml from wayland-protocols |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Derek Foreman | compositor-wayland: Change focus to a bool instead... |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Peter Hutterer | desktop-shell: use weston_pointer_send_axis |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Ahmet Acar | shared: work around EGL header idiosyncrasy |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Chris Michael | compositor-drm: pass NULL to mmap() instead of 0 as... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Derek Foreman | compositor-drm: fall back to EGL visual_id 0 if no... |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Jonas Ådahl | input: Pass axis events through pointer grab interfaces |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Jonas Ådahl | desktop-shell: Add surface_keyboard_focus_lost helper |
commit | commitdiff | tree | snapshot |
2015-10-29 |
Shinya Saito | Provide damage region for screen recording on Raspberry Pi |
commit | commitdiff | tree | snapshot |
2015-10-29 |
Ucan, Emre... | ivi-shell: rename ivi_controller_interface |
commit | commitdiff | tree | snapshot |
2015-10-29 |
Bryce Harrington | compositor: Disallow negative geometries in backend... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
Jonas Ådahl | desktop-shell: Make activate_binding take a view instea... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Giulio Camuffo | main: stub the functions to load the backends with... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Giulio Camuffo | compositor: pass the backend config struct to the backe... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Giulio Camuffo | compositor: introduce structs to handle backends config... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Jon Cruz | zunitc: made name of test fixture parameter explicit. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Jon Cruz | zunitc: Clarify documentation on return behavior. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Derek Foreman | clients: don't discard motion if we have a grab |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Derek Foreman | clients: try harder to discard motion after resize |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Derek Foreman | weston-launch: Remove unused event source |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Ben Hummon | clients: Correct drawing glitch in stacking demo |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Derek Foreman | compositor/clients: Protect CLOCK_BOOTTIME with ifdefs |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Derek Foreman | build: Add -lrt for programs that use clock_gettime() |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Bryce Harrington | devices-test: Fix typo 'destroyes' in a comment |
commit | commitdiff | tree | snapshot |
2015-10-19 |
Derek Foreman | clients: track seat_version per seat, not per display |
commit | commitdiff | tree | snapshot |
2015-10-19 |
Giulio Camuffo | libinput: remove unused #define |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Bryce Harrington | configure: Up the libwayland version requirement |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Ucan, Emre... | ivi-shell: install ivi-layout-export.h |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Bill Spitzak | Add commented-out option to weston.ini to set Xwayland... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Derek Foreman | compositor-drm: fix cursor size test in drm_assign_planes |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Tomohito Esaki | screenshooter: correct output ordering of screencast... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Derek Foreman | input: Split get_udev_seat() into its own function |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Marko | compositor-x11: Fix Weston running on a secondary X... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Marek Chalupa | shell: fix maximizing windows on a secondary output |
commit | commitdiff | tree | snapshot |
2015-10-09 |
FORT David | weston: release keyboard/touch/pointer objects |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Chokshi, Mitul | input: add new client to resource_list instead of focus... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Giulio Camuffo | zoom: remove temporary variables |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Giulio Camuffo | zoom: Remove unneeded usage of wl_fixed_ts in favour... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
Nicolas Guyomard | input-panel: Fix show_input_panel_surface crash when... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
Jon Cruz | doc: Correct absolute path in doxygen graphs. |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Derek Foreman | cosmetic: Remove a few double semicolons |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Jonas Ådahl | desktop-shell: NULL check whether a popup parent is... |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Chris Michael | weston-input: Reformat weston_log line to add missing... |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Ben Hummon | clients: Moving and rotating transient surfaces |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Lucas Tanure | animation: Fix potential leak of memory pointed to... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Giulio Camuffo | main: fix destroying the compositor on error while... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Giulio Camuffo | compositor: don't crash if destroying a compositor... |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Chris Michael | compositor-rdp: Add missing '\n' in weston_log usage |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Chris Michael | cms-colord: Add missing '\n' in weston_log usage |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Chris Michael | screen-share: Add missing '\n' in weston_log usage |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Chris Michael | ivi-shell: Add missing '\n' in weston_log function... |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Ucan, Emre... | ivi-shell: introduce get_weston_view |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Ucan, Emre... | ivi-shell: remove is_surface_in_layer API |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Ucan, Emre... | ivi-shell: remove is_layer_in_screen API |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Ucan, Emre... | ivi-shell: remove struct link_layer |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Ucan, Emre... | ivi-shell: remove struct link_screen |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Derek Foreman | xdg-shell: Clarify ack_configure behaviour |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Derek Foreman | cosmetic: add missing line between variable declaration... |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Lucas Tanure | ivi-layout-transition: Standardize the check for layout... |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Giulio Camuffo | xwm: use always a valid 'primary view' for an X window |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Frederico Cadete | configure.ac: add explicit enable/disable for systemd... |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Egor Starkov | compositor: remove systemd-notify.h |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Chris Michael | compositor-wayland: Terminate weston_log error message |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Frederico Cadete | configure.ac: add support for new versions of systemd |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Benoit Gschwind | weston_wm: Implement _NET_ACTIVE_WINDOW |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Emmanuel Gil... | compositor-wayland: Expose zlinux_dmabuf |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Bryce Harrington | systemd: Fix distcheck for typo in header path |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Egor Starkov | compositor: systemd notifications support |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Bryce Harrington | tests: Migrate screenshot code from internal test... |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Derek Foreman | text: Switch to weston_client_start instead of weston_c... |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Derek Foreman | text: Don't track binding in struct text_backend |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Derek Foreman | text: Launch input method in text_backend_init |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Derek Foreman | launcher: fix typo |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Derek Foreman | launcher: fix broken distcheck |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Egor Starkov | compositor: remove incorrect idle timer initialization |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Bryce Harrington | fbdev: Ensure strncpy results are null terminated. |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Lucas Tanure | ivi-layout-transition: Fix potential leak of memory... |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Jasper St.... | launcher-logind: Remove old VT switching code, move... |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Jasper St.... | launcher: Split out launcher implementations into three... |
commit | commitdiff | tree | snapshot |
next |