index
:
~jjones/weston
nvidia_head
nvidia_head_rebase-2.0
nvidia_head_rebase-2016-11-04
nvidia_head_rebase-3.0
nvidia_head_rebase-4.0
nvidia_head_rebase_1.11
nvidia_head_rebase_1.12
nvidia_r364
NVIDIA development branches of the Weston Wayland Compositor
jjones
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clients
/
window.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-17
window: Use wl_cursor_frame_and_duration() for mouse cursor updates
Derek Foreman
1
-9
/
+114
2015-07-10
clients: Simplify memory allocation with xzalloc()
Bryce Harrington
1
-11
/
+2
2015-06-15
Moved the MIN() macro to the helper include.
Jon Cruz
1
-2
/
+0
2015-06-15
Moved helper macro to a discrete include file.
Jon Cruz
1
-0
/
+1
2015-06-15
Remove redundant #include path component.
Jon Cruz
1
-2
/
+2
2015-06-15
clients: Update boilerplate from MIT X11 license to MIT Expat licenses
Bryce Harrington
1
-16
/
+17
2015-05-15
remove trailing whitespaces
Michael Vetter
1
-1
/
+1
2015-03-27
Pass config file from compositor to everything
Pekka Paalanen
1
-1
/
+3
2015-03-26
platform: rename create_egl_window to create_egl_surface
Jonny Lamb
1
-3
/
+3
2015-03-20
clients & tests: use eglCreatePlatformWindowSurfaceEXT when supported
Jonny Lamb
1
-4
/
+4
2015-03-20
clients & tests: use eglGetPlatformDisplayEXT when supported
Jonny Lamb
1
-1
/
+4
2015-03-19
Spellcheck fixes
Bryce Harrington
1
-1
/
+1
2015-03-05
window: Fix crash in input_set_pointer_image when cursor is special
Derek Foreman
1
-8
/
+19
2015-02-27
xdg-shell: Bump unstable version
Jasper St. Pierre
1
-1
/
+1
2015-02-27
xdg-shell: Remove the flags from get_xdg_popup
Jasper St. Pierre
1
-2
/
+1
2015-02-27
xdg-shell: Remove the serial from popup_done
Jasper St. Pierre
1
-1
/
+1
2015-02-27
xdg-shell: Take a xdg_surface as the parent surface
Jasper St. Pierre
1
-7
/
+7
2014-12-12
window: use roundtrip instead of dispatch after get_registry
Marek Chalupa
1
-1
/
+1
2014-12-04
clients: support ivi-application.xml for clients/window.c
Nobuhiko Tanibata
1
-10
/
+57
2014-11-28
clients: Use xmalloc in a few more places
Derek Foreman
1
-1
/
+1
2014-11-04
window : compare version and call appropriate destructor
kabeer khan
1
-4
/
+10
2014-09-22
clients: Maximize window when double touch on title bar
Xiong Zhang
1
-2
/
+24
2014-09-15
window: Don't needlessly sync parent and geometry
Ondřej Majerech
1
-0
/
+12
2014-09-11
Partially revert "xdg-shell: Add show_window_menu request"
Pekka Paalanen
1
-7
/
+49
2014-09-04
clients: Maximize window when double click on title bar
Xiong Zhang
1
-1
/
+25
2014-08-27
window: unbind egl surface and context on surface release
Arnaud Vrac
1
-2
/
+2
2014-08-21
xdg-shell: bump experimental protocol version
Pekka Paalanen
1
-1
/
+1
2014-08-20
Replace deprecated xkbcommon symbols with current names
Ran Benita
1
-12
/
+12
2014-08-15
clients: use repeat_info event details
Jonny Lamb
1
-5
/
+44
2014-08-05
window: Don't use the frame's geometry when fullscreen
Jasper St. Pierre
1
-2
/
+2
2014-07-17
shell: Replace set_margin with set_window_geometry
Jasper St. Pierre
1
-13
/
+22
2014-07-17
Interpret the size in the configure event as window geometry
Jasper St. Pierre
1
-1
/
+17
2014-05-23
xdg-shell: Add show_window_menu request
Jasper St. Pierre
1
-49
/
+7
2014-05-23
clients: Allow creating a "detached" menu
Jasper St. Pierre
1
-14
/
+50
2014-05-18
clients: Remove the window / user parameters from the menu function
Jasper St. Pierre
1
-6
/
+5
2014-05-12
window: Send ack_configure immediately from configure handler
Kristian Høgsberg
1
-9
/
+1
2014-05-12
window: Move the resize after interpreting the states
Jasper St. Pierre
1
-8
/
+8
2014-05-12
window: Set frame flags immediately when we handle the new states in configure
Jasper St. Pierre
1
-12
/
+14
2014-05-12
xdg-shell: Turn "activated" into a state
Jasper St. Pierre
1
-16
/
+4
2014-05-12
terminal: Only add the new size to the title when we're resizing
Jasper St. Pierre
1
-0
/
+17
2014-05-12
xdg-shell: Turn the resizing heuristics into an explicit state
Jasper St. Pierre
1
-7
/
+4
2014-05-12
xdg-shell: Rework the state system
Jasper St. Pierre
1
-33
/
+42
2014-05-13
xdg-shell: Rename set_transient_for to set_parent
Jasper St. Pierre
1
-12
/
+12
2014-05-12
window: Ignore input events from subsurfaces
Ander Conselvan de Oliveira
1
-5
/
+16
2014-04-30
window: Add a simple getenv to force SHM rendering
Jasper St. Pierre
1
-2
/
+2
2014-04-30
window: Clean up buffer type choosing
Jasper St. Pierre
1
-8
/
+12
2014-04-29
window.c: Dismiss menu on touch up events
Kristian Høgsberg
1
-0
/
+15
2014-04-29
window.c: Also grab touch events when grabbing input
Kristian Høgsberg
1
-3
/
+6
2014-04-29
window.c: Prevent key event delivery while a grab is active
Kristian Høgsberg
1
-0
/
+8
2014-04-29
window.c: Update pointer focus when taking a grab
Kristian Høgsberg
1
-0
/
+2
[next]