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
/
kiosk-shell
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-04
kiosk-shell: Delete nonsensical is_mapped check
Daniel Stone
1
-1
/
+1
2023-10-03
libweston: Make better use of global coord helpers
Derek Foreman
1
-6
/
+6
2023-09-18
shell-utils: Use weston_coord in curtain params
Derek Foreman
1
-2
/
+1
2023-09-18
shells: Use weston_coord for shell API
Derek Foreman
1
-20
/
+8
2023-09-18
kiosk-shell: Use weston_coord for xwayland window position
Derek Foreman
2
-9
/
+8
2023-09-18
libweston: Use weston_coord for touch interfaces
Derek Foreman
1
-2
/
+2
2023-08-25
kiosk-shell: Make sure we have seat focused_surface
Marius Vlad
1
-1
/
+1
2023-08-25
kiosk-shell: Don't attempt to activate a window
Marius Vlad
1
-0
/
+3
2023-07-27
kiosk-shell: Implement new view layer handling logic in surface activation
Sergio Gómez
1
-24
/
+43
2023-07-27
kiosk-shell: Set the new active surface tree for inactive focus successor
Sergio Gómez
1
-1
/
+15
2023-07-27
kiosk-shell: Redesign the function 'find_focus_successor()'
Sergio Gómez
1
-47
/
+57
2023-07-27
kiosk-shell: Distinguish between 'destroy_signal' and 'parent_destroy_signal'
Sergio Gómez
2
-1
/
+9
2023-07-27
kiosk-shell: Handle relinking of surface trees when setting a parent
Sergio Gómez
1
-0
/
+72
2023-07-27
kiosk-shell: Introduce an "active surface tree" for each kiosk shell output
Sergio Gómez
2
-0
/
+42
2023-07-27
kiosk-shell: Introduce surface tree lists to the kiosk shell
Sergio Gómez
2
-0
/
+9
2023-06-26
kiosk-shell: Use weston_view_move_to_layer() for view activation
Daniel Stone
1
-7
/
+2
2023-06-26
kiosk-shell: Use weston_view_move_to_layer() for background
Daniel Stone
1
-4
/
+3
2023-06-26
kiosk-shell: Use weston_view_move_to_layer() for activation
Daniel Stone
1
-11
/
+4
2023-06-19
kiosk-shell: Use weston_coord for grabs
Derek Foreman
1
-21
/
+9
2023-06-19
libweston: Add more weston_coord arithmetic helpers
Derek Foreman
1
-4
/
+4
2023-06-19
libweston: Add getters for view position/offset
Derek Foreman
2
-10
/
+15
2023-06-19
libweston: Add weston_coord_truncate()
Derek Foreman
1
-2
/
+3
2023-06-12
libweston: Use weston_coord in struct weston_touch
Derek Foreman
1
-6
/
+7
2023-06-12
libweston: Use weston_coord in struct weston_output
Derek Foreman
1
-9
/
+12
2023-06-12
libweston: use weston_coord for weston_view_set_position
Derek Foreman
2
-13
/
+21
2023-02-24
libweston: Use weston_coord in struct weston_view
Derek Foreman
2
-21
/
+21
2023-02-17
libweston: Use weston_coord in struct weston_pointer
Derek Foreman
1
-6
/
+6
2023-02-01
libweston: Use weston_coord space conversion functions
Derek Foreman
1
-6
/
+11
2023-01-09
libweston, shared: Move out weston_shell_get_binding_modifier
Marius Vlad
1
-1
/
+1
2023-01-09
shell-utils: Integrate shell-utils into libweston
Marius Vlad
2
-10
/
+10
2022-10-21
kiosk-shell: Don't use a modifier for surface activation bindings
Alexandros Frantzis
1
-3
/
+3
2022-10-11
kiosk-shell: Update view transform after activation.
Alexandros Frantzis
1
-0
/
+1
2022-09-23
libweston/desktop: Migrate libweston-desktop/libweston-desktop.h
Marius Vlad
1
-1
/
+1
2022-08-08
kiosk-shell: Enable debug keybindings
Marius Vlad
1
-3
/
+9
2022-06-29
shells: Add libweston-desktop API to query position and add to shells
Derek Foreman
1
-0
/
+12
2022-06-28
Move libweston-desktop into libweston
Daniel Stone
1
-1
/
+0
2022-06-28
kiosk-shell: Don't link desktop-shell protocols
Daniel Stone
1
-2
/
+0
2022-06-16
weston-curtain: Always mark surface as mapped
Daniel Stone
1
-1
/
+0
2022-06-16
libweston: Add weston_surface_map() wrapper
Daniel Stone
1
-2
/
+2
2022-03-31
Move shell-utils to its own directory
Daniel Stone
2
-2
/
+2
2022-03-31
shell: Encapsulate weston_curtain in its own struct
Daniel Stone
2
-12
/
+12
2022-03-31
shell: Make input capture optional for curtains
Daniel Stone
1
-0
/
+2
2022-03-31
shell: Add alpha to weston_curtain_create
Daniel Stone
1
-0
/
+1
2022-03-31
shell: Move weston_curtain_create params into the struct
Daniel Stone
1
-4
/
+6
2022-03-31
shell: Rename weston_solid_color_surface to weston_curtain_params
Daniel Stone
1
-8
/
+8
2022-03-31
shell: Rename solid_color_surface to weston_curtain
Daniel Stone
1
-6
/
+5
2022-02-03
kiosk-shell: Favor out views on same output
Marius Vlad
1
-2
/
+12
2022-02-03
kiosk-shell: Don't occlude shsurf on other outputs
Marius Vlad
1
-2
/
+4
2022-02-03
kiosk-shell: Check if app_ids have been set after initial commit
Marius Vlad
2
-1
/
+26
2021-12-17
kiosk-shell: Do not leave views on layers on shell destroy
Marius Vlad
1
-4
/
+22
[next]