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
/
desktop-shell
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-08
libweston: Remove signals from the list during de-init
Harsha M M
1
-0
/
+1
2018-07-09
helpers: Move static_assert definition to shared
Daniel Stone
1
-4
/
+0
2018-06-20
tests: Don't rely on build directory layout
Daniel Stone
1
-7
/
+2
2018-05-24
desktop-shell: survive NULL output in shell_configure_fullscreen()
Pekka Paalanen
1
-0
/
+7
2018-05-24
desktop-shell: do not lower_fullscreen_layer(s, NULL)
Pekka Paalanen
1
-1
/
+2
2018-05-24
desktop-shell: handle NULL output in center_on_output()
Pekka Paalanen
1
-0
/
+5
2018-05-24
desktop-shell: handle NULL output in get_output_work_area()
Pekka Paalanen
1
-0
/
+9
2018-05-22
desktop-shell: fix output destroy signal list corruption
Pekka Paalanen
1
-0
/
+12
2018-05-21
desktop-shell: detect stale shell surface outputs
Semi Malinen
1
-2
/
+27
2018-05-18
libweston: add weston_view_set_output()
Semi Malinen
1
-4
/
+7
2018-04-10
libweston: make wl_output point to weston_head
Pekka Paalanen
2
-3
/
+5
2018-02-14
desktop-shell: fix shell_output_destroy_move_layer unused variable
Pekka Paalanen
1
-3
/
+1
2018-02-12
desktop-shell: handle redundant panels
Pekka Paalanen
1
-7
/
+16
2018-02-12
desktop-shell: handle redundant backgrounds
Pekka Paalanen
1
-7
/
+18
2018-02-09
desktop-shell: Correctly migrate views to other outputs when output is disabl...
Marius Vlad
1
-5
/
+1
2018-01-31
desktop-shell: remove surface listener when surface is destroyed
Tomohito Esaki
1
-3
/
+6
2017-12-04
desktop-shell: Handle the fullscreen to maximized case safely
Derek Foreman
1
-0
/
+2
2017-12-04
desktop-shell: refactor maximized size calculation into its own function
Derek Foreman
1
-7
/
+14
2017-11-27
libweston: Use struct timespec for compositor time
Alexandros Frantzis
2
-5
/
+5
2017-11-27
libweston: Use struct timespec for touch motion events
Alexandros Frantzis
1
-2
/
+3
2017-11-27
libweston: Use struct timespec for touch up events
Alexandros Frantzis
1
-1
/
+2
2017-11-27
libweston: Use struct timespec for touch down events
Alexandros Frantzis
1
-3
/
+5
2017-11-27
libweston: Use struct timespec for key events
Alexandros Frantzis
2
-25
/
+23
2017-11-27
libweston: Use struct timespec for axis events
Alexandros Frantzis
2
-7
/
+14
2017-11-27
libweston: Use struct timespec for button events
Alexandros Frantzis
2
-11
/
+15
2017-11-27
libweston: Use struct timespec for motion events
Alexandros Frantzis
2
-5
/
+10
2017-11-27
build,libweston: Use struct timespec for animations
Alexandros Frantzis
2
-13
/
+15
2017-09-18
desktop-shell: disable opacity binding when modifier is none
Ian Ray
1
-3
/
+6
2017-09-18
desktop-shell: use binding_modifier for zoom
Ian Ray
1
-3
/
+4
2017-07-28
desktop-shell: Set surface resizing state during interactive resize
Philipp Kerling
1
-0
/
+7
2017-07-26
desktop-shell: Track focused shell surface by main surface
Philipp Kerling
1
-1
/
+1
2017-07-25
libweston: introduce weston_output_from_resource()
Pekka Paalanen
2
-3
/
+3
2017-04-21
desktop-shell: Enable per-output fade animations
Bryce Harrington
2
-67
/
+84
2017-04-06
desktop-shell: Position maximized surfaces on the correct output.
Emmanuel Gil Peyrot
1
-3
/
+3
2017-03-13
Fix 'implicit fallthrough' warning with new GCC
Daniel Stone
1
-0
/
+2
2017-01-18
shell: implement set_xwayland_position
Pekka Paalanen
1
-0
/
+43
2017-01-17
weston: Make the shell entrypoint specific
Quentin Glidic
1
-2
/
+2
2017-01-17
weston: Properly namespace modules entrypoint
Quentin Glidic
1
-2
/
+2
2017-01-17
libweston: Position layers in an absolute way
Quentin Glidic
2
-40
/
+45
2017-01-16
desktop-shell: Initialise panel surface listener
Daniel Stone
1
-0
/
+1
2017-01-03
desktop-shell: fix a typo
Abdur Rehman
1
-1
/
+1
2016-11-21
desktop-shell: Properly position the panel surface
Quentin Glidic
1
-4
/
+20
2016-11-21
desktop-shell: Compute panel size without using output
Quentin Glidic
1
-29
/
+19
2016-09-07
desktop-shell: Add back the saved position and rotation for fullscreen/maximized
Quentin Glidic
1
-4
/
+16
2016-09-07
desktop-shell: Unset fullscreen/maximized state on commit
Quentin Glidic
1
-12
/
+26
2016-08-30
Revert "desktop-shell: Enable per-output fade animations"
Bryce Harrington
2
-84
/
+68
2016-08-30
Revert "shell: Inhibit idle fade-out behavior"
Bryce Harrington
1
-34
/
+0
2016-08-29
shell: Inhibit idle fade-out behavior
Bryce Harrington
1
-0
/
+34
2016-08-29
desktop-shell: Enable per-output fade animations
Bryce Harrington
2
-68
/
+84
2016-08-27
libweston: Drop shell_interface
Quentin Glidic
1
-11
/
+8
[next]