index
:
~vignatti/weston
master
multitouch-v2
stick-moving
xwm
xwm-client
xwm-client-OLD
xwm-configure2
wayland compositor and client demo implementation
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xwayland
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-03
xwm: Follow wl_data_source changes
Kristian Høgsberg
1
-33
/
+27
2012-06-01
xwayland: Handle selection source going away without crashing
Kristian Høgsberg
3
-3
/
+28
2012-05-31
xwm: Just ignore the synthetic unmap_notify
Kristian Høgsberg
1
-7
/
+4
2012-05-30
xwm: Set WM_STATE window property
Kristian Høgsberg
2
-0
/
+27
2012-05-30
xwm: Bring back synthetic events and handle synthetic unmap notify as per ICCCM
Kristian Høgsberg
1
-1
/
+9
2012-05-30
xwm: Don't try to read deleted properties
Kristian Høgsberg
1
-2
/
+5
2012-05-30
xwm: Handle reparenting windows
Kristian Høgsberg
1
-21
/
+58
2012-05-30
xwm: Don't select for XCB_EXPOSE
Kristian Høgsberg
1
-16
/
+1
2012-05-30
xwm: Don't dispatch for events coming from XSendEvent
Kristian Høgsberg
1
-1
/
+1
2012-05-30
xwm: Destroy frame resources and reparent back to root in unmap_notify
Kristian Høgsberg
1
-19
/
+40
2012-05-30
xwm: Remove pointless change set request
Kristian Høgsberg
1
-2
/
+0
2012-05-30
xwm: Don't select for STRUCTURE_NOTIFY or RESIZE_REDIRECT
Kristian Høgsberg
1
-4
/
+0
2012-05-30
xwm: Ignore map request for already mapped window
Kristian Høgsberg
1
-0
/
+3
2012-05-30
xwm: Reduce window property debug output
Kristian Høgsberg
2
-60
/
+24
2012-05-29
xwm: Reset wm->focus_window when the focused window is destroyed
Kristian Høgsberg
1
-0
/
+3
2012-05-25
xwayland: change library name
Tiago Vignatti
1
-7
/
+7
2012-05-22
xwm: Handle resize cases of _NET_WM_MOVERESIZE
Kristian Høgsberg
1
-9
/
+47
2012-05-22
xwm: Implement resizing by frame borders
Kristian Høgsberg
1
-2
/
+16
2012-05-22
Share code to to classify pointer location in frame
Kristian Høgsberg
1
-3
/
+18
2012-05-22
xwm: Add window resize support
Kristian Høgsberg
1
-1
/
+62
2012-05-22
xwm: Fold weston_wm_activate into weston_wm_window_activate
Scott Moreau
1
-25
/
+19
2012-05-22
xwayland/window-manager.c: Use container_of to get the wm pointer since windo...
Scott Moreau
1
-1
/
+1
2012-05-22
xwm: Use SUBSTRUCTURE_REDIRECT on frame window too
Kristian Høgsberg
1
-68
/
+57
2012-05-21
xwayland: Add window-manager.c
Kristian Høgsberg
1
-0
/
+1236
2012-05-21
xwayland: Rename xserver-launcher.c to window-manager.c
Kristian Høgsberg
2
-1237
/
+1
2012-05-21
xwayland: Move socket and launcher code to it's own file
Kristian Høgsberg
4
-363
/
+406
2012-05-21
xwayland: Split selection code into its own file
Kristian Høgsberg
4
-675
/
+781
2012-05-21
Move xwayland integration into xwayland subdirectory
Kristian Høgsberg
4
-0
/
+2626