index
:
~sardemff7/weston
master
wip/idle-inhibitor
wip/libweston-desktop-tests
wip/libweston-modules
wip/shm_open
My Weston WIP stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libweston-desktop
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-27
libweston: Use struct timespec for motion events
Alexandros Frantzis
1
-1
/
+1
2017-11-10
buildsystem: add missing pkg-config stub for libweston uninstalled
Reynaldo H. Verdejo Pinochet
1
-0
/
+9
2017-10-18
libweston-desktop/xdg-shell-v6: Actually send same-as-current configure if ne...
Quentin Glidic
1
-6
/
+25
2017-08-30
libweston-desktop/xdg-shell-v6: Ensure first configure is sent
Quentin Glidic
1
-14
/
+14
2017-08-05
libweston-desktop/xdg-shell-v5: initialize configure list
Arnaud Vrac
1
-0
/
+2
2017-07-27
libweston-desktop/xdg-shell: Properly properly handle ack_configure
Derek Foreman
2
-2
/
+6
2017-07-26
libweston-desktop/xdg-shell: Check window geometry instead of surface size ag...
Philipp Kerling
2
-2
/
+9
2017-07-25
libweston: introduce weston_output_from_resource()
Pekka Paalanen
3
-3
/
+3
2017-07-21
xwm: update override-redirect surface's position upon configure_notify
Ilia Bozhinov
1
-1
/
+1
2017-07-20
libweston-desktop/xdg-shell: Properly handle ack_configure
Quentin Glidic
2
-17
/
+122
2017-07-18
libweston-desktop/xdg-shell: Check surface size against acknowledged size
Quentin Glidic
2
-4
/
+8
2017-07-12
libweston-desktop/xdg-shell: Add pending/next/current structs
Quentin Glidic
2
-79
/
+98
2017-07-12
libweston-desktop/xdg-shell: Rename requested_ to pending_
Quentin Glidic
2
-57
/
+57
2017-06-26
libweston-desktop/xdg-shell: Consolidate configure event sending
Quentin Glidic
2
-63
/
+113
2017-06-26
libweston-desktop/xdg_shell_v6: Send error on wrongly-sized buffer
Quentin Glidic
1
-16
/
+20
2017-04-13
libweston-desktop/xwayland: react to geometry changes
Pekka Paalanen
1
-0
/
+7
2017-01-18
libweston-desktop: add set_xwayland_position API
Pekka Paalanen
4
-0
/
+59
2017-01-17
libweston: Position layers in an absolute way
Quentin Glidic
1
-1
/
+5
2017-01-17
libweston-desktop/xwayland: debug commits
Pekka Paalanen
1
-0
/
+4
2016-12-08
libweston-desktop: don't crash when getting the pid for X clients
Giulio Camuffo
2
-1
/
+9
2016-11-29
Don't prepend protocol/ to include paths
Daniel Stone
2
-2
/
+2
2016-11-25
libweston-desktop/xwayland: add is_mapped handling for XWAYLAND
Pekka Paalanen
1
-0
/
+6
2016-11-25
libweston-desktop/xwayland: XWAYLAND surfaces are never 'added'
Pekka Paalanen
1
-0
/
+4
2016-11-25
libweston-desktop/xwayland: clarify 'added' logic
Pekka Paalanen
1
-1
/
+2
2016-11-25
libweston-desktop/xwayland: window type XWAYLAND cannot have a parent
Pekka Paalanen
1
-0
/
+1
2016-11-16
xdg-shell: validate positioner object
Sjoerd Simons
1
-0
/
+9
2016-10-14
libweston-desktop: destroy wl_shell_surface after the wl_surface is destroyed
Giulio Camuffo
1
-0
/
+21
2016-10-01
libweston-desktop: fix sending the configure event with wl_shell
Giulio Camuffo
1
-0
/
+1
2016-09-24
libweston-desktop: Fix some clang warnings
Armin Krezović
3
-3
/
+9
2016-09-14
libweston-desktop: Fix configure event for already well-sized surfaces
Quentin Glidic
3
-8
/
+12
2016-09-12
libweston-desktop/xdg_shell_v6: Raise errors on not-yet-possible requests
Quentin Glidic
1
-0
/
+21
2016-09-12
libweston-desktop/xdg_shell_v6: Add surface as needed
Quentin Glidic
1
-4
/
+20
2016-09-07
libweston-desktop/xdg_shell_v5: Add surface as needed
Quentin Glidic
1
-10
/
+32
2016-09-01
libweston-desktop/xwayland: Do not over-destroy the view
Quentin Glidic
1
-4
/
+2
2016-08-30
Revert "libweston-desktop: Add listener and API to drop the idle inhibitor"
Bryce Harrington
4
-33
/
+0
2016-08-29
libweston-desktop: Add listener and API to drop the idle inhibitor
Bryce Harrington
4
-0
/
+33
2016-08-16
libweston-desktop/{wl_shell, xwayland}: Fix changing between toplevel states
Quentin Glidic
2
-2
/
+6
2016-08-16
libweston-desktop/xwayland: Actually destroy the view
Quentin Glidic
1
-2
/
+5
2016-08-16
libweston-desktop: Rename _destroy_view to _unlink_view
Quentin Glidic
3
-4
/
+4
2016-08-15
libweston-desktop: Drop (wrongly named) new_buffer in committed
Quentin Glidic
6
-40
/
+34
2016-08-15
libweston-desktop/xdg_shell_v6: Check for buffer directly in committed
Quentin Glidic
1
-5
/
+7
2016-08-15
libweston-desktop: Implement xdg_shell_v6
Quentin Glidic
2
-0
/
+1245
2016-08-15
libweston-desktop: Fix libweston-desktop.pc
Quentin Glidic
1
-4
/
+3
2016-08-14
xwayland: Introduce a private struct for XWayland interface
Quentin Glidic
1
-57
/
+69
2016-08-14
Introduce libweston-desktop
Quentin Glidic
10
-0
/
+3666