index
:
platform/upstream/weston
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
linux_yocto
linux_yocto_build
sandbox/boram/weston170
sandbox/boram/weston180
sandbox/boram1288/weston30
sandbox/cyeon/devel
sandbox/elongbug/test
sandbox/imranzaman/multiseat
sandbox/imranzaman/multiseat6
sandbox/imranzaman/transform
sandbox/jbko/devel
sandbox/jihochu/5.0
sandbox/lsj119/devel
sandbox/mbachmann/devel
sandbox/mbachmann/ivi_xdg140
sandbox/mbachmann/tizen_embed
sandbox/mbachmann/tizen_greeter
sandbox/mbachmann/tizen_qa
sandbox/mbachmann/tizen_xdg-unminimize
sandbox/mbachmann/weston150_fullminimize
sandbox/mbachmann/weston150_ivi-shell
sandbox/mbachmann/weston150_qa
sandbox/mbachmann/weston160
sandbox/mbachmann/weston160_vanilla
sandbox/mbachmann/weston170
sandbox/nbozhenov/lto
sandbox/nguyomard/xdg_surface_needs_attention
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/pcoval/wip
sandbox/sdesneux/devel
sandbox/sdx/TC-1388
sandbox/sdx/weston17
sandbox/srk/android
sandbox/void/TC-1443
sandbox/xiaowei/5.0
splash
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Graphics System / Display Server;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shell.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-28
shell: Make sure we have seat->pointer and seat->touch before dereferencing
Kristian Høgsberg
1
-3
/
+5
2013-08-20
Add touch support for wl_shell_surface_move
Rusty Lynch
1
-7
/
+121
2013-07-25
shell: Remove redundant weston_pointer field from shell_grab
Kristian Høgsberg
1
-4
/
+1
2013-07-12
shell: Respect output transformation for input panel surface
Rob Bradford
1
-5
/
+2
2013-07-09
Convert to wl_global_create/destroy()
Kristian Høgsberg
1
-9
/
+9
2013-07-04
shell: Always go through end_busy_cursor when ending the busy cursor grab
Kristian Høgsberg
1
-4
/
+5
2013-07-03
shell: Dont set grab cursor if desktop-shell client died
Kristian Høgsberg
1
-3
/
+7
2013-07-03
shell: Allow ending of popup grabs from within the starting of the grab
Rob Bradford
1
-1
/
+3
2013-07-03
shell: Fix calculation of center point in surface rotation
Louis-Francis Ratté-Boulianne
1
-2
/
+2
2013-07-03
Use wl_resource_create() for creating resources
Jason Ekstrand
1
-31
/
+37
2013-06-25
compositor: Fix remaining double free()s
Kristian Høgsberg
1
-4
/
+0
2013-06-20
shell: Free temporary strings
Quentin Glidic
1
-0
/
+2
2013-06-17
shell: Tweak spring animation for zoom animation type
Kristian Høgsberg
1
-1
/
+1
2013-06-17
shell: Fix warning and indentation in shell_surface_configure()
Kristian Høgsberg
1
-2
/
+2
2013-06-17
spring: Tweak the window fade-in spring to not overshoot
Kristian Høgsberg
1
-4
/
+3
2013-06-14
output: Use wl_resource_get accessors for weston_output resources
Jason Ekstrand
1
-6
/
+6
2013-06-14
input: Use wl_resource_get accessor functions for resources
Jason Ekstrand
1
-3
/
+3
2013-06-14
input_panel_surface: Change resource to a wl_resource pointer
Jason Ekstrand
1
-17
/
+21
2013-06-14
shell: Convert resources to pointers
Jason Ekstrand
1
-63
/
+63
2013-06-14
Use wl_resource_get_user_data for weston_surface resources
Jason Ekstrand
1
-9
/
+16
2013-06-14
xwayland: Forward global position to X
Tiago Vignatti
1
-1
/
+23
2013-06-12
Change weston_surface.resource to a wl_resource pointer.
Jason Ekstrand
1
-7
/
+6
2013-06-05
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
Daniel Stone
1
-0
/
+2
2013-05-29
shell: Position DRIVER fullscreen surfaces at origin
Alexander Larsson
1
-0
/
+3
2013-05-28
shell: Center window in fullscreen if needed
Alexander Larsson
1
-1
/
+4
2013-05-28
shell: Always go to original mode when focused window not fullscreen
Alexander Larsson
1
-9
/
+29
2013-05-28
shell: Use buffer_scale as output scale on fullscreen DRIVER
Alexander Larsson
1
-5
/
+7
2013-05-26
compositor: Parse config file in main(), only keep weston config object
Kristian Høgsberg
1
-2
/
+2
2013-05-23
shell: Remove input panel debug fprintf
Kristian Høgsberg
1
-4
/
+0
2013-05-23
shell: Use new config parser
Kristian Høgsberg
1
-29
/
+20
2013-05-22
shell: wait for desktop-shell init before fade in
Pekka Paalanen
1
-14
/
+105
2013-05-22
compositor: add capability flag for arbitrary surface rotation
Pekka Paalanen
1
-2
/
+5
2013-05-20
shell: End grab if the grabbed shell surface has been destroyed
Rob Bradford
1
-1
/
+1
2013-05-17
Fix surface_pong when a seat doesn't have a pointer
Hardening
1
-2
/
+4
2013-05-14
lock-surface: Set geometry width and height before centering
Kristian Høgsberg
1
-0
/
+2
2013-05-14
config-parser: Honor XDG_CONFIG_DIRS
Ossama Othman
1
-4
/
+4
2013-05-10
shell: account for the subsurfaces when going fullscreen or maximizing
Giulio Camuffo
1
-21
/
+68
2013-05-10
shell: enable moving and resizing of a surface when clicking on a subsurface
Giulio Camuffo
1
-2
/
+6
2013-05-10
shell: keyboard focus and restacking fixes for sub-surfaces
Pekka Paalanen
1
-18
/
+48
2013-05-08
input: Move surface picking into the pointer grab focus callback
Kristian Høgsberg
1
-9
/
+17
2013-05-08
input: Get rid of grab focus concept
Kristian Høgsberg
1
-19
/
+14
2013-05-08
input: Remove 'current' and related fields from weston_pointer
Kristian Høgsberg
1
-18
/
+5
2013-05-08
compositor: Adapt to wl_surface going away
Kristian Høgsberg
1
-25
/
+20
2013-05-07
input: Eliminate weston_seat::has_pointer/keyboard/touch
Kristian Høgsberg
1
-2
/
+2
2013-05-07
compositor: Move fan_debug to gl-renderer
Kristian Høgsberg
1
-12
/
+0
2013-05-07
input: Merge wl_seat into weston_seat
Kristian Høgsberg
1
-58
/
+56
2013-05-06
input: Remove wl_seat destroy signal
Kristian Høgsberg
1
-1
/
+1
2013-05-06
input: Rename wl_pointer to weston_pointer
Kristian Høgsberg
1
-51
/
+51
2013-05-06
fold wl_keyboard into weston_keyboard
Kristian Høgsberg
1
-23
/
+21
2013-05-02
text: Rename input_method to wl_input_method
Jan Arne Petersen
1
-6
/
+6
[next]