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
/
desktop-shell
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-03
compositor.h: Add shell_interface.get_output_work_area
Quentin Glidic
1
-1
/
+3
2016-04-29
desktop-shell: Use 'surface-local' to correct grammar
Yong Bakos
1
-1
/
+1
2016-04-22
desktop-shell: Get rid of some unused fields
Jonas Ådahl
1
-6
/
+0
2016-04-22
desktop-shell: Unset the shell surface owner when it goes away
Jonas Ådahl
1
-1
/
+10
2016-03-23
input: use doubles in the interfaces to notify of input events
Giulio Camuffo
1
-3
/
+3
2016-02-16
shell: Don't send extra configure events on click
Derek Foreman
1
-0
/
+8
2016-02-03
shell: Check more thoroughly for undefined surface resource
Bryce Harrington
1
-7
/
+24
2016-01-19
Support axis source, axis discrete, frame and axis stop events
Peter Hutterer
2
-0
/
+45
2016-01-19
Add a weston_pointer_axis_event
Peter Hutterer
2
-8
/
+11
2016-01-12
desktop-shell: Allow binding-modifier weston.ini option to be none
Bob Ham
1
-12
/
+14
2016-01-12
desktop-shell: Make zapping configurable
Bob Ham
2
-3
/
+12
2015-12-18
xwm: let the shells decide the position of X windows
Giulio Camuffo
2
-10
/
+31
2015-11-20
input: Keep per client pointer resources in their own structs
Jonas Ådahl
1
-4
/
+10
2015-11-20
input: Make pointer grab motion callbacks take an event struct
Jonas Ådahl
2
-12
/
+14
2015-11-19
Remove workspaces protocol
Jonas Ådahl
1
-113
/
+0
2015-11-19
desktop-shell: Rename protocol weston_desktop_shell
Jonas Ådahl
3
-41
/
+40
2015-11-19
Use xdg_shell protocol from wayland-protocols
Jonas Ådahl
1
-1
/
+1
2015-11-19
Use input method protocol from wayland-protocols
Jonas Ådahl
1
-6
/
+8
2015-11-16
desktop-shell: use weston_pointer_send_axis
Peter Hutterer
1
-7
/
+1
2015-11-02
input: Pass axis events through pointer grab interfaces
Jonas Ådahl
2
-0
/
+31
2015-11-02
desktop-shell: Add surface_keyboard_focus_lost helper
Jonas Ådahl
1
-25
/
+22
2015-10-23
desktop-shell: Make activate_binding take a view instead of surface
Jonas Ådahl
1
-5
/
+5
2015-10-09
shell: fix maximizing windows on a secondary output
Marek Chalupa
1
-4
/
+2
2015-10-07
input-panel: Fix show_input_panel_surface crash when no surface has focus
Nicolas Guyomard
1
-0
/
+2
2015-10-07
cosmetic: Remove a few double semicolons
Derek Foreman
1
-1
/
+1
2015-10-07
desktop-shell: NULL check whether a popup parent is a shell surface
Jonas Ådahl
1
-2
/
+3
2015-10-06
clients: Moving and rotating transient surfaces
Ben Hummon
1
-8
/
+5
2015-09-15
clients: If available, prefer top level surfaces for move or rotate
Derek Foreman
1
-0
/
+23
2015-09-14
shell: Make sure we actually have a resource in end_busy_cursor
Derek Foreman
1
-0
/
+1
2015-08-06
input: add a weston_pointer_clear_focus() helper function
Derek Foreman
2
-6
/
+2
2015-08-06
input: pass the global touch coordinates to the touch grab
Giulio Camuffo
1
-4
/
+10
2015-08-06
desktop-shell: Make resize and move functions take a pointer instead of a seat
Derek Foreman
1
-4
/
+4
2015-08-06
desktop-shell: drop shell_client from the head of the surface list on destroy
Derek Foreman
1
-0
/
+7
2015-07-31
input: Don't test keyboard/pointer/touch pointers
Derek Foreman
3
-90
/
+142
2015-07-31
desktop-shell: Check for device presence properly
Derek Foreman
1
-4
/
+4
2015-07-31
desktop-shell: Don't call wl_list_init() in the middle of a list
Derek Foreman
1
-0
/
+2
2015-07-29
zoom: Store the seat that initiated a zoom
Derek Foreman
1
-1
/
+1
2015-07-29
zoom: Call weston_output_activate_zoom() appropriately
Derek Foreman
1
-1
/
+4
2015-07-23
desktop-shell: Put monitor to sleep when idle timer expires
Derek Foreman
1
-0
/
+2
2015-07-17
exposay: Fix use after free when a view is destroyed during animation
Derek Foreman
1
-3
/
+9
2015-07-17
exposay: Fix logic inversion when ending keyboard grabs
Derek Foreman
1
-1
/
+1
2015-07-17
desktop-shell: use work area instead of panel size to constrain moves
Derek Foreman
1
-9
/
+12
2015-07-17
desktop-shell: use output position in get_output_panel_size()
Derek Foreman
1
-5
/
+4
2015-07-17
desktop-shell: add output co-ordinates to get_output_work_area()
Derek Foreman
1
-13
/
+9
2015-07-16
shell: Switch middle and right mouse bindings
Derek Foreman
1
-2
/
+2
2015-07-16
desktop-shell: Use the grabbed pointer in popup_grab_button
Derek Foreman
1
-1
/
+1
2015-07-16
desktop-shell: Make surface_resize take a pointer instead of a seat
Derek Foreman
1
-5
/
+13
2015-07-16
desktop-shell: Make surface_rotate take a pointer instead of a seat
Derek Foreman
1
-7
/
+7
2015-07-16
desktop-shell: Make surface_move take a pointer instead of a seat
Derek Foreman
1
-9
/
+10
2015-07-16
desktop-shell: Make surface_touch_move take a touch instead of a seat
Derek Foreman
1
-6
/
+6
[next]