Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
e2a5f9e02d22f2271f6f0d6be10ba3d1b320dca2
/
xwayland
3e5303d
xwm: update override-redirect surface's position upon configure_notify
by Ilia Bozhinov
· 8 years ago
9e07d25
xwm: Don't change focus on focus events from grabs
by Olivier Fourdan
· 8 years ago
7ace831
xwm: use _XWAYLAND_ALLOW_COMMITS
by Pekka Paalanen
· 8 years ago
ad0da45
xwm: do not draw decor twice on map
by Pekka Paalanen
· 8 years ago
0bbe624
xwm: explain the read_properties() in xserver_map_shell_surface()
by Pekka Paalanen
· 9 years ago
9f5a103
xwm: schedule repaint from MapRequest
by Pekka Paalanen
· 9 years ago
9a5fab0
xwm: debug when weston_surface gets created
by Pekka Paalanen
· 9 years ago
ed56883
xwm: split out weston_wm_window_set_pending_state_OR()
by Pekka Paalanen
· 9 years ago
83626b9
xwm: move fini near init in set_pending_state
by Pekka Paalanen
· 9 years ago
aabf43d
xwm: split weston_wm_window_draw_decoration()
by Pekka Paalanen
· 9 years ago
882aff0
xwayland: detect initially positioned X11 windows
by Pekka Paalanen
· 9 years ago
eed36bb
xwayland: add set_toplevel_with_position to internal API
by Pekka Paalanen
· 9 years ago
db7b9f3
xwm: fix intermittent half-drawn decorations problem
by Pekka Paalanen
· 8 years ago
3d7ca3b
libweston: Properly namespace modules entrypoint
by Quentin Glidic
· 9 years ago
39d7e99
xwm: delete dead flags from weston_wm_window_draw_decorations()
by Pekka Paalanen
· 9 years ago
474dbca
xwm: postpone geometry dirtying from pending.opaque
by Pekka Paalanen
· 9 years ago
8cc153b
xwm: debug print deleted property name
by Pekka Paalanen
· 9 years ago
73428a8
xwm: debug changes to override-redirect flag
by Pekka Paalanen
· 9 years ago
c9ca2c0
xwm: move set_title and set_pid
by Pekka Paalanen
· 9 years ago
9a330e1
xwm: move frame_set_title() into draw_decoration()
by Pekka Paalanen
· 9 years ago
20111d5
xwm: clarify props[] in weston_wm_window_read_properties()
by Pekka Paalanen
· 9 years ago
505237e
xwm: detect legacy fullscreen on MapRequest
by Pekka Paalanen
· 9 years ago
a04eacc
xwayland: WM debug prints
by Pekka Paalanen
· 9 years ago
b8b150b
xwayland: fix three minor typos
by Abdur Rehman
· 9 years ago
44660c3
XWM: debug position and size on map request
by Pekka Paalanen
· 9 years ago
7db6c43
XWM: debug position on create_notify
by Pekka Paalanen
· 9 years ago
11f8fcb
xwayland: Create the drag-and-drop window in weston_wm_dnd_init
by Carlos Garnacho
· 9 years ago
08a35d3
xwayland: Fix X11 lock file size confusion
by Daniel Stone
· 9 years ago
e7fff21
xwayland: Fix crash when run with no input device
by Tom Hochstein
· 9 years ago
61beda6
xwayland: fix lock file parsing
by Pekka Paalanen
· 9 years ago
67fe3db
xwayland: Move includes to avoid deprecation warnings
by Daniel Stone
· 9 years ago
d8b17bc
share/cairo-util: Use wl_pointer_button_state enum directly
by Quentin Glidic
· 9 years ago
955cec0
xwayland: Introduce a private struct for XWayland interface
by Quentin Glidic
· 9 years ago
2edc3d5
libweston: Rename weston_surface::configure to ::committed
by Quentin Glidic
· 9 years ago
25a2bdd
Switch to use safe_strtoint instead of strtol
by Bryce Harrington
· 9 years ago
139fcab
xwayland: Improve error checking for strtol call
by Bryce Harrington
· 9 years ago
649bbce
include stdint.h for int32_t/uint32_t
by Jussi Kukkonen
· 9 years ago
f7deb6a
compositor: Pass both surface and seat in activation signal
by Jonas Ådahl
· 9 years ago
375759e
Require base-10 for strtol() calls
by Bryce Harrington
· 9 years ago
1e6c0fb
xwayland: Grammar fixes
by Bryce Harrington
· 9 years ago
9c764df
xwayland: make the plugin usable by libweston compositors
by Giulio Camuffo
· 9 years ago
58f98c9
Move weston source to compositor/
by Pekka Paalanen
· 9 years ago
b4dae9b
Make config.h inclusion consistent
by Bryce Harrington
· 9 years ago
d52f3b7
compositor: remove the weston_config field in weston_compositor
by Giulio Camuffo
· 9 years ago
fba27fb
Move the functions launching clients to main.c
by Giulio Camuffo
· 9 years ago
f951f82
xwayland: fix spelling mistake
by Eric Engestrom
· 9 years ago
4e18448
xwm: Don't clear the selection if it has no text type available
by Derek Foreman
· 9 years ago
beb7a9f
xwayland: zalloc the x11_data_sources
by Carlos Garnacho
· 9 years ago
f05d18f
xwm: let the shells decide the position of X windows
by Giulio Camuffo
· 10 years ago
2ec5f2a
cosmetic: Remove use of C++ style comments
by Chris Michael
· 10 years ago
aa97478
xwm: use always a valid 'primary view' for an X window
by Giulio Camuffo
· 10 years ago
1a42ca1
weston_wm: Implement _NET_ACTIVE_WINDOW
by Benoit Gschwind
· 10 years ago
a1f3f3c
xwm: flush xcb connection only when we processed some event
by Marek Chalupa
· 10 years ago
74a635b
Coding style fixes
by Dawid Gajownik
· 10 years ago
b18f788
xwm: don't let X windows steal the focus
by Giulio Camuffo
· 10 years ago
e4d6c83
desktop-shell: Make resize and move functions take a pointer instead of a seat
by Derek Foreman
· 10 years ago
1281a36
input: Don't test keyboard/pointer/touch pointers
by Derek Foreman
· 10 years ago
8c7287f
Partially revert "xwayland: Always free reply from xcb_get_property_reply()"
by Emmanuel Gil Peyrot
· 10 years ago
da41b57
xwayland: Allow dump_property when selection fails
by Bryce Harrington
· 10 years ago
b2d79d5
xwayland: Check return of xcb_get_property_reply() before deref
by Bryce Harrington
· 10 years ago
d3553c7
xwayland: Always free reply from xcb_get_property_reply()
by Bryce Harrington
· 10 years ago
867d50e
Unified multiple definitions of container_of() macro.
by Jon Cruz
· 10 years ago
35b2eaa
Moved helper macro to a discrete include file.
by Jon Cruz
· 10 years ago
e00554b
xwayland: Fix a couple whitespace errors
by Bryce Harrington
· 10 years ago
0a007dd
xwayland: Update boilerplate from MIT X11 license to MIT Expat license
by Bryce Harrington
· 10 years ago
883ac02
Whitespace corrections
by Murray Calavera
· 10 years ago
b0f5a25
xwm: Fix the window decoration hints.
by Dima Ryazanov
· 10 years ago
84787ea
xwm: make X windows of type 'utility' inactive
by Giulio Camuffo
· 10 years ago
9a0b2b5
xwm: Fix a weston crash when a window surface is created after unmap
by Derek Foreman
· 10 years ago
4937214
xwm: Add and use helper function for looking up windows in the hash table
by Derek Foreman
· 10 years ago
b4deec6
xwm: fix extra break
by Derek Foreman
· 10 years ago
f30af4e
xwayland: Stack windows on top when activating them
by Jasper St. Pierre
· 10 years ago
a8e9b41
xwm: tell the shell the pid of the X clients
by Giulio Camuffo
· 10 years ago
d19e9b0
xwayland: Correct input for undecorated clients
by Jasper St. Pierre
· 10 years ago
f3744f5
xwayland: wm: fix an invalid read
by Ryo Munakata
· 10 years ago
f10e06c
xwm: remove the create surface listener in weston_wm_destroy
by Derek Foreman
· 10 years ago
6b4b241
xwm: support maximizing xwayland windows
by Giulio Camuffo
· 10 years ago
9e1aeb8
xwm: fix use after free
by Giulio Camuffo
· 11 years ago
e90ea44
xwm: set the _NET_WM_DESKTOP property of the windows
by Giulio Camuffo
· 11 years ago
836b9c7
xwm: don't set inactive surfaces as top level
by Giulio Camuffo
· 10 years ago
4c5a6f7
xwm: fix a crash in handle_state
by Andrew Engelbrecht
· 11 years ago
e9fe467
xwayland: fix fullscreening
by Marek Chalupa
· 11 years ago
0d7fe8d
toytoolkit: rename tile_mask to render_shadow
by Marek Chalupa
· 11 years ago
ad7305a
xwm: find a seat for all the surface's views
by Giulio Camuffo
· 11 years ago
50b6747
compositor: send error for surface role resets
by Pekka Paalanen
· 11 years ago
b9f863c
xwm: Do not activate override redirect windows
by Boyan Ding
· 11 years ago
3c6d20c
xwm: Check whether the seat is NULL when needed in weston_wm_handle_button
by Boyan Ding
· 11 years ago
8ffd38b
wm: Don't subtract the margins from the configured size
by Jasper St. Pierre
· 11 years ago
434cc23
xwayland: Clean up the WM properly if X server crashes
by Dima Ryazanov
· 11 years ago
c06a180
xwm: check whether the picked seat can be NULL
by Boyan Ding
· 11 years ago
0250a74
xwayland: Better handle a race with X
by Jason Ekstrand
· 11 years ago
4ff4d92
xwayland/window-manager: Rename a variable for clerity
by Jason Ekstrand
· 11 years ago
cf4c13a
xwayland: set surface_id to 0 when client resource is found
by Tyler Veness
· 11 years ago
ccf48fb
shell: Replace set_margin with set_window_geometry
by Jasper St. Pierre
· 11 years ago
7da71ee
Better error message when exec'ing Xwayland fails
by Arnout Engelen
· 11 years ago
ac985be
compositor: Remove the edges parameter from send_configure
by Jasper St. Pierre
· 11 years ago
8c3c738
xwayland: Handle race between multi-pointer motion and clicks
by Kristian Høgsberg
· 11 years ago
e5c1ae9
xwayland: Set decoration margin for xwayland windows
by Kristian Høgsberg
· 11 years ago
052ef4e
xwayland: Be smarter about picking seats for move/resize
by Kristian Høgsberg
· 11 years ago
a212cbb
xwayland: Check zalloc return for out of memory situation
by Bryce W. Harrington
· 11 years ago
Next »