index
:
~reynaldo/weston
uninstalled
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xwayland
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-08-06
xwm: don't let X windows steal the focus
Giulio Camuffo
1
-10
/
+32
2015-08-06
desktop-shell: Make resize and move functions take a pointer instead of a seat
Derek Foreman
1
-6
/
+8
2015-07-31
input: Don't test keyboard/pointer/touch pointers
Derek Foreman
2
-10
/
+16
2015-07-15
Partially revert "xwayland: Always free reply from xcb_get_property_reply()"
Emmanuel Gil Peyrot
1
-4
/
+6
2015-07-10
xwayland: Allow dump_property when selection fails
Bryce Harrington
1
-5
/
+5
2015-07-10
xwayland: Check return of xcb_get_property_reply() before deref
Bryce Harrington
1
-0
/
+6
2015-07-10
xwayland: Always free reply from xcb_get_property_reply()
Bryce Harrington
1
-3
/
+7
2015-06-15
Unified multiple definitions of container_of() macro.
Jon Cruz
1
-0
/
+1
2015-06-15
Moved helper macro to a discrete include file.
Jon Cruz
2
-0
/
+2
2015-06-15
xwayland: Fix a couple whitespace errors
Bryce Harrington
1
-3
/
+3
2015-06-15
xwayland: Update boilerplate from MIT X11 license to MIT Expat license
Bryce Harrington
5
-80
/
+95
2015-06-06
Whitespace corrections
Murray Calavera
1
-7
/
+7
2015-05-14
xwm: Fix the window decoration hints.
Dima Ryazanov
1
-4
/
+14
2015-05-08
xwm: make X windows of type 'utility' inactive
Giulio Camuffo
1
-1
/
+2
2015-04-10
xwm: Fix a weston crash when a window surface is created after unmap
Derek Foreman
1
-0
/
+11
2015-04-10
xwm: Add and use helper function for looking up windows in the hash table
Derek Foreman
1
-22
/
+37
2015-04-08
xwm: fix extra break
Derek Foreman
1
-3
/
+3
2015-04-06
xwayland: Stack windows on top when activating them
Jasper St. Pierre
1
-0
/
+6
2015-03-30
xwm: tell the shell the pid of the X clients
Giulio Camuffo
1
-8
/
+22
2015-03-27
xwayland: Correct input for undecorated clients
Jasper St. Pierre
1
-6
/
+6
2015-03-11
xwayland: wm: fix an invalid read
Ryo Munakata
1
-1
/
+2
2015-02-06
xwm: remove the create surface listener in weston_wm_destroy
Derek Foreman
1
-0
/
+1
2015-02-02
xwm: support maximizing xwayland windows
Giulio Camuffo
2
-13
/
+82
2015-01-29
xwm: fix use after free
Giulio Camuffo
1
-0
/
+7
2015-01-27
xwm: set the _NET_WM_DESKTOP property of the windows
Giulio Camuffo
2
-0
/
+31
2015-01-26
xwm: don't set inactive surfaces as top level
Giulio Camuffo
1
-2
/
+24
2014-12-11
xwm: fix a crash in handle_state
Andrew Engelbrecht
1
-1
/
+3
2014-11-21
xwayland: fix fullscreening
Marek Chalupa
1
-1
/
+1
2014-11-19
toytoolkit: rename tile_mask to render_shadow
Marek Chalupa
1
-3
/
+1
2014-11-18
xwm: find a seat for all the surface's views
Giulio Camuffo
1
-3
/
+4
2014-10-08
compositor: send error for surface role resets
Pekka Paalanen
1
-0
/
+7
2014-09-04
xwm: Do not activate override redirect windows
Boyan Ding
1
-0
/
+3
2014-09-03
xwm: Check whether the seat is NULL when needed in weston_wm_handle_button
Boyan Ding
1
-2
/
+4
2014-08-27
wm: Don't subtract the margins from the configured size
Jasper St. Pierre
1
-7
/
+4
2014-08-27
xwayland: Clean up the WM properly if X server crashes
Dima Ryazanov
1
-2
/
+4
2014-08-19
xwm: check whether the picked seat can be NULL
Boyan Ding
1
-2
/
+2
2014-07-24
xwayland: Better handle a race with X
Jason Ekstrand
1
-0
/
+6
2014-07-24
xwayland/window-manager: Rename a variable for clerity
Jason Ekstrand
1
-3
/
+3
2014-07-24
xwayland: set surface_id to 0 when client resource is found
Tyler Veness
1
-5
/
+8
2014-07-17
shell: Replace set_margin with set_window_geometry
Jasper St. Pierre
1
-6
/
+3
2014-06-25
Better error message when exec'ing Xwayland fails
Arnout Engelen
1
-1
/
+5
2014-04-30
compositor: Remove the edges parameter from send_configure
Jasper St. Pierre
1
-2
/
+1
2014-04-30
xwayland: Handle race between multi-pointer motion and clicks
Kristian Høgsberg
1
-0
/
+7
2014-04-30
xwayland: Set decoration margin for xwayland windows
Kristian Høgsberg
1
-1
/
+8
2014-04-30
xwayland: Be smarter about picking seats for move/resize
Kristian Høgsberg
1
-2
/
+24
2014-04-25
xwayland: Check zalloc return for out of memory situation
Bryce W. Harrington
1
-0
/
+2
[next]