Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
90fada43387e885e6112bdd8e1446ba9d6600eb3
/
src
/
xwayland
/
window-manager.c
90fada4
xwayland: add simple xcb-cursor hook based on libXcursor
by Tiago Vignatti
· 13 years ago
e89cef3
xwayland: Look up 32 depth rgba render format as well
by Kristian Høgsberg
· 13 years ago
e6d8d2f
xwayland: Use the right length for iterating through the formats array
by Kristian Høgsberg
· 13 years ago
8150b19
shell: Take a wl_surface as parent for transient and popup windows
by Kristian Høgsberg
· 13 years ago
cd80f10
xwm: Fix crash when we don't have a transient_for window
by Kristian Høgsberg
· 13 years ago
bf1e866
xwm: fix typo on windows hints
by Tiago Vignatti
· 13 years ago
6d11836
Replace fprintf() by weston_log()
by Martin Minarik
· 13 years ago
771241e
xwm: use override_redirect for determining or not top-level windows
by Tiago Vignatti
· 13 years ago
be375b3
xwm: Only destroy window frame in unmap_notify if we have one
by Kristian Høgsberg
· 13 years ago
670b5d3
xwm: Take WM_S0 manager selection
by Kristian Høgsberg
· 13 years ago
cba022a
xwm: Claim the CLIPBOARD_MANAGER selection
by Kristian Høgsberg
· 13 years ago
4dec011
xwm: Move selection proxy setup to selection.c
by Kristian Høgsberg
· 13 years ago
8056673
xwayland: Handle selection source going away without crashing
by Kristian Høgsberg
· 13 years ago
d64bdf4
xwm: Just ignore the synthetic unmap_notify
by Kristian Høgsberg
· 13 years ago
a6d9a5e
xwm: Set WM_STATE window property
by Kristian Høgsberg
· 13 years ago
f197e9f
xwm: Bring back synthetic events and handle synthetic unmap notify as per ICCCM
by Kristian Høgsberg
· 13 years ago
e244cb0
xwm: Don't try to read deleted properties
by Kristian Høgsberg
· 13 years ago
029539b
xwm: Handle reparenting windows
by Kristian Høgsberg
· 13 years ago
44c2013
xwm: Don't select for XCB_EXPOSE
by Kristian Høgsberg
· 13 years ago
8d1aa7d
xwm: Don't dispatch for events coming from XSendEvent
by Kristian Høgsberg
· 13 years ago
194ea54
xwm: Destroy frame resources and reparent back to root in unmap_notify
by Kristian Høgsberg
· 13 years ago
d96fe1f
xwm: Remove pointless change set request
by Kristian Høgsberg
· 13 years ago
f94a031
xwm: Don't select for STRUCTURE_NOTIFY or RESIZE_REDIRECT
by Kristian Høgsberg
· 13 years ago
bc6e162
xwm: Ignore map request for already mapped window
by Kristian Høgsberg
· 13 years ago
0273b57
xwm: Reduce window property debug output
by Kristian Høgsberg
· 13 years ago
c9571fb
xwm: Reset wm->focus_window when the focused window is destroyed
by Kristian Høgsberg
· 13 years ago
e68fd10
xwm: Handle resize cases of _NET_WM_MOVERESIZE
by Kristian Høgsberg
· 13 years ago
c1693f2
xwm: Implement resizing by frame borders
by Kristian Høgsberg
· 13 years ago
f96e6c0
Share code to to classify pointer location in frame
by Kristian Høgsberg
· 13 years ago
a61ca06
xwm: Add window resize support
by Kristian Høgsberg
· 13 years ago
85ecac0
xwm: Fold weston_wm_activate into weston_wm_window_activate
by Scott Moreau
· 13 years ago
1b3984c
xwayland/window-manager.c: Use container_of to get the wm pointer since window may be NULL.
by Scott Moreau
· 13 years ago
eaee784
xwm: Use SUBSTRUCTURE_REDIRECT on frame window too
by Kristian Høgsberg
· 13 years ago
380deee
xwayland: Add window-manager.c
by Kristian Høgsberg
· 13 years ago