index
:
wayland/weston
0.85
1.0
1.1
1.10
1.11
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
10.0
11.0
12.0
13.0
14.0
2.0
3.0
4.0
5.0
6.0
7.0
8.0
9.0
main
master
The Weston Wayland Compositor (mirrored from https://gitlab.freedesktop.org/wayland/weston)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-06
libweston: Prefer primary backend when assigning outputs to views
Derek Foreman
1
-0
/
+2
2023-10-05
compositor, backend-vnc: Allow to disable output resizing
Philipp Zabel
1
-2
/
+2
2023-10-04
surface: Add weston_surface_is_mapping()
Daniel Stone
1
-1
/
+4
2023-10-03
libweston: Add and use weston_coord_surface_add/sub helpers
Derek Foreman
1
-0
/
+26
2023-10-03
libweston: Make a common helper for clamping a coord to an output
Derek Foreman
1
-0
/
+4
2023-10-03
libweston: Use weston_coord_surface in weston_surface_state
Derek Foreman
1
-2
/
+1
2023-09-29
libweston: Remove dbus helpers
Derek Foreman
2
-111
/
+0
2023-09-28
libweston: add explicit weston_compositor::primary_backend pointer
Philipp Zabel
1
-0
/
+2
2023-09-28
libweston, compositor: let weston_compositor_load_backend return backend
Philipp Zabel
1
-2
/
+1
2023-09-28
libweston: allow loading multiple backends
Philipp Zabel
1
-0
/
+3
2023-09-28
libweston: store backends in a list
Philipp Zabel
1
-0
/
+2
2023-09-18
shell-utils: Use weston_coord in curtain params
Derek Foreman
1
-1
/
+2
2023-09-18
input: Use weston_coord in the cursor confinement code
Derek Foreman
1
-4
/
+2
2023-09-18
shells: Use weston_coord for shell API
Derek Foreman
1
-3
/
+4
2023-09-18
libweston: Use weston_coord for touch interfaces
Derek Foreman
1
-4
/
+2
2023-09-18
libweston: Add weston_view_set_position_with_offset
Derek Foreman
1
-0
/
+5
2023-09-18
matrix: add weston_coord_surface_invert()
Derek Foreman
1
-0
/
+11
2023-09-11
libweston: Do not include private headers in shell-utils.h
Loïc Yhuel
1
-2
/
+0
2023-08-02
libweston: Set the presentation clock in the compositor
Philipp Zabel
1
-0
/
+3
2023-07-27
kiosk-shell: Redesign the function 'find_focus_successor()'
Sergio Gómez
2
-0
/
+6
2023-07-20
libweston: Remove plane clip
Derek Foreman
1
-1
/
+0
2023-07-19
libweston: Replace struct_weston_position with weston_coords
Derek Foreman
1
-4
/
+0
2023-07-17
libweston: Document struct weston_mode
Philipp Zabel
1
-3
/
+9
2023-07-14
libweston: Split dbus support into seperate build option
Christopher Obbard
1
-0
/
+1
2023-07-14
libweston: Decouple dbus helper to public namespace
Christopher Obbard
1
-0
/
+110
2023-07-11
libweston: have one primary_plane per output
Derek Foreman
1
-1
/
+1
2023-07-11
libweston.h: Move struct weston_plane earlier in the file
Derek Foreman
1
-7
/
+7
2023-07-11
libweston: Remove view clip region
Derek Foreman
1
-1
/
+0
2023-07-11
libweston: Track damage on paint nodes instead of planes
Derek Foreman
1
-1
/
+0
2023-07-11
libweston: Track plane in paint node instead of view
Derek Foreman
1
-1
/
+0
2023-07-11
libweston: Add visible region to weston_view
Derek Foreman
1
-0
/
+1
2023-07-11
libweston: Replace weston_output_damage() with a flag
Derek Foreman
1
-0
/
+3
2023-07-04
view: Add weston_view_add_transform and weston_view_remove_transform
Daniel Stone
1
-0
/
+9
2023-07-04
view: Add weston_view_set_alpha()
Daniel Stone
1
-0
/
+3
2023-07-04
view: Add view_list_needs_rebuild member
Daniel Stone
1
-0
/
+2
2023-07-04
surface: Only rebuild subsurface lists when necessary
Daniel Stone
1
-0
/
+2
2023-07-04
surface: Add input-region dirty flag
Daniel Stone
1
-0
/
+2
2023-07-04
surface: Add buffer-params dirty flag
Daniel Stone
1
-0
/
+3
2023-07-04
surface: Add position dirty member
Daniel Stone
1
-0
/
+2
2023-07-04
surface: Add comments to weston_surface_status member
Daniel Stone
1
-0
/
+4
2023-07-04
surface: Replace viewport.changed with weston_surface_status
Daniel Stone
1
-2
/
+0
2023-07-04
surface: Replace newly_attached with weston_surface_status
Daniel Stone
1
-1
/
+2
2023-06-26
libweston: Add weston_view::map_signal
Daniel Stone
1
-0
/
+1
2023-06-26
weston-desktop: Match desktop-shell view mapping semantics
Daniel Stone
1
-0
/
+4
2023-06-26
weston_surface: Add map and unmap signals
Daniel Stone
1
-0
/
+7
2023-06-21
surface: Start tracking weston_surface_status
Daniel Stone
1
-0
/
+6
2023-06-21
surface: Convert a couple of ints to bools
Daniel Stone
1
-2
/
+2
2023-06-19
libweston: Add weston_compositor.shutting_down
Daniel Stone
1
-0
/
+1
2023-06-19
xwayland: Remove process exit status from libweston API
Daniel Stone
1
-3
/
+2
2023-06-19
xwayland: Only pass Xwayland wl_client to libweston
Daniel Stone
1
-9
/
+6
[next]