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
/
xwayland
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-18
xwm: explain the read_properties() in xserver_map_shell_surface()
Pekka Paalanen
1
-0
/
+9
2017-01-18
xwm: schedule repaint from MapRequest
Pekka Paalanen
1
-1
/
+7
2017-01-18
xwm: debug when weston_surface gets created
Pekka Paalanen
1
-2
/
+4
2017-01-18
xwm: split out weston_wm_window_set_pending_state_OR()
Pekka Paalanen
1
-16
/
+27
2017-01-18
xwm: move fini near init in set_pending_state
Pekka Paalanen
1
-3
/
+3
2017-01-18
xwm: split weston_wm_window_draw_decoration()
Pekka Paalanen
1
-50
/
+65
2017-01-18
xwayland: detect initially positioned X11 windows
Pekka Paalanen
1
-2
/
+27
2017-01-18
xwayland: add set_toplevel_with_position to internal API
Pekka Paalanen
1
-0
/
+2
2017-01-18
xwm: fix intermittent half-drawn decorations problem
Pekka Paalanen
1
-0
/
+2
2017-01-17
libweston: Properly namespace modules entrypoint
Quentin Glidic
1
-2
/
+1
2017-01-17
xwm: delete dead flags from weston_wm_window_draw_decorations()
Pekka Paalanen
1
-4
/
+0
2017-01-17
xwm: postpone geometry dirtying from pending.opaque
Pekka Paalanen
1
-6
/
+0
2017-01-17
xwm: debug print deleted property name
Pekka Paalanen
1
-1
/
+2
2017-01-17
xwm: debug changes to override-redirect flag
Pekka Paalanen
1
-5
/
+13
2017-01-17
xwm: move set_title and set_pid
Pekka Paalanen
1
-7
/
+17
2017-01-17
xwm: move frame_set_title() into draw_decoration()
Pekka Paalanen
1
-2
/
+1
2017-01-17
xwm: clarify props[] in weston_wm_window_read_properties()
Pekka Paalanen
1
-15
/
+23
2017-01-17
xwm: detect legacy fullscreen on MapRequest
Pekka Paalanen
1
-5
/
+65
2017-01-17
xwayland: WM debug prints
Pekka Paalanen
1
-0
/
+10
2017-01-03
xwayland: fix three minor typos
Abdur Rehman
2
-3
/
+3
2016-11-24
XWM: debug position and size on map request
Pekka Paalanen
1
-2
/
+3
2016-11-24
XWM: debug position on create_notify
Pekka Paalanen
1
-1
/
+2
2016-11-22
xwayland: Create the drag-and-drop window in weston_wm_dnd_init
Carlos Garnacho
1
-46
/
+24
2016-11-21
xwayland: Fix X11 lock file size confusion
Daniel Stone
1
-6
/
+10
2016-11-16
xwayland: Fix crash when run with no input device
Tom Hochstein
2
-2
/
+6
2016-11-16
xwayland: fix lock file parsing
Pekka Paalanen
1
-0
/
+3
2016-11-01
xwayland: Move includes to avoid deprecation warnings
Daniel Stone
2
-2
/
+2
2016-09-24
share/cairo-util: Use wl_pointer_button_state enum directly
Quentin Glidic
1
-2
/
+3
2016-08-14
xwayland: Introduce a private struct for XWayland interface
Quentin Glidic
4
-60
/
+189
2016-08-14
libweston: Rename weston_surface::configure to ::committed
Quentin Glidic
1
-1
/
+1
2016-08-06
Switch to use safe_strtoint instead of strtol
Bryce Harrington
1
-4
/
+3
2016-08-06
xwayland: Improve error checking for strtol call
Bryce Harrington
1
-1
/
+2
2016-07-26
include stdint.h for int32_t/uint32_t
Jussi Kukkonen
5
-0
/
+6
2016-07-26
compositor: Pass both surface and seat in activation signal
Jonas Ã…dahl
1
-1
/
+2
2016-07-12
Require base-10 for strtol() calls
Bryce Harrington
1
-1
/
+1
2016-07-07
xwayland: Grammar fixes
Bryce Harrington
1
-8
/
+8
2016-07-01
xwayland: make the plugin usable by libweston compositors
Giulio Camuffo
3
-158
/
+244
2016-06-23
Move weston source to compositor/
Pekka Paalanen
2
-2
/
+2
2016-06-16
Make config.h inclusion consistent
Bryce Harrington
1
-1
/
+1
2016-06-03
compositor: remove the weston_config field in weston_compositor
Giulio Camuffo
1
-2
/
+3
2016-06-03
Move the functions launching clients to main.c
Giulio Camuffo
1
-0
/
+1
2016-04-05
xwayland: fix spelling mistake
Eric Engestrom
1
-2
/
+2
2016-02-04
xwm: Don't clear the selection if it has no text type available
Derek Foreman
1
-24
/
+4
2016-02-01
xwayland: zalloc the x11_data_sources
Carlos Garnacho
2
-2
/
+2
2015-12-18
xwm: let the shells decide the position of X windows
Giulio Camuffo
2
-41
/
+32
2015-12-03
cosmetic: Remove use of C++ style comments
Chris Michael
1
-2
/
+0
2015-09-29
xwm: use always a valid 'primary view' for an X window
Giulio Camuffo
1
-18
/
+21
2015-09-25
weston_wm: Implement _NET_ACTIVE_WINDOW
Benoit Gschwind
2
-1
/
+27
2015-09-22
xwm: flush xcb connection only when we processed some event
Marek Chalupa
1
-1
/
+2
2015-08-07
Coding style fixes
Dawid Gajownik
1
-4
/
+4
[next]