summaryrefslogtreecommitdiff
path: root/src/xwayland
AgeCommit message (Expand)AuthorFilesLines
2012-06-03xwm: Follow wl_data_source changesKristian Høgsberg1-33/+27
2012-06-01xwayland: Handle selection source going away without crashingKristian Høgsberg3-3/+28
2012-05-31xwm: Just ignore the synthetic unmap_notifyKristian Høgsberg1-7/+4
2012-05-30xwm: Set WM_STATE window propertyKristian Høgsberg2-0/+27
2012-05-30xwm: Bring back synthetic events and handle synthetic unmap notify as per ICCCMKristian Høgsberg1-1/+9
2012-05-30xwm: Don't try to read deleted propertiesKristian Høgsberg1-2/+5
2012-05-30xwm: Handle reparenting windowsKristian Høgsberg1-21/+58
2012-05-30xwm: Don't select for XCB_EXPOSEKristian Høgsberg1-16/+1
2012-05-30xwm: Don't dispatch for events coming from XSendEventKristian Høgsberg1-1/+1
2012-05-30xwm: Destroy frame resources and reparent back to root in unmap_notifyKristian Høgsberg1-19/+40
2012-05-30xwm: Remove pointless change set requestKristian Høgsberg1-2/+0
2012-05-30xwm: Don't select for STRUCTURE_NOTIFY or RESIZE_REDIRECTKristian Høgsberg1-4/+0
2012-05-30xwm: Ignore map request for already mapped windowKristian Høgsberg1-0/+3
2012-05-30xwm: Reduce window property debug outputKristian Høgsberg2-60/+24
2012-05-29xwm: Reset wm->focus_window when the focused window is destroyedKristian Høgsberg1-0/+3
2012-05-25xwayland: change library nameTiago Vignatti1-7/+7
2012-05-22xwm: Handle resize cases of _NET_WM_MOVERESIZEKristian Høgsberg1-9/+47
2012-05-22xwm: Implement resizing by frame bordersKristian Høgsberg1-2/+16
2012-05-22Share code to to classify pointer location in frameKristian Høgsberg1-3/+18
2012-05-22xwm: Add window resize supportKristian Høgsberg1-1/+62
2012-05-22xwm: Fold weston_wm_activate into weston_wm_window_activateScott Moreau1-25/+19
2012-05-22xwayland/window-manager.c: Use container_of to get the wm pointer since windo...Scott Moreau1-1/+1
2012-05-22xwm: Use SUBSTRUCTURE_REDIRECT on frame window tooKristian Høgsberg1-68/+57
2012-05-21xwayland: Add window-manager.cKristian Høgsberg1-0/+1236
2012-05-21xwayland: Rename xserver-launcher.c to window-manager.cKristian Høgsberg2-1237/+1
2012-05-21xwayland: Move socket and launcher code to it's own fileKristian Høgsberg4-363/+406
2012-05-21xwayland: Split selection code into its own fileKristian Høgsberg4-675/+781
2012-05-21Move xwayland integration into xwayland subdirectoryKristian Høgsberg4-0/+2626