Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
880ebc7ed9c16fc3aa4c1cf0601909c72a9348e9
/
src
/
shell.c
880ebc7
input: For serial generation get the display from the compositor
by Rob Bradford
· 12 years ago
f3d6227
malloc + memset -> zalloc
by Peter Hutterer
· 12 years ago
3c17933
Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer
by Kristian Høgsberg
· 12 years ago
9e5d7d1
shell: Remove redundant weston_pointer field from shell_grab
by Kristian Høgsberg
· 12 years ago
bdeb5d2
shell: Respect output transformation for input panel surface
by Rob Bradford
· 12 years ago
919cddb
Convert to wl_global_create/destroy()
by Kristian Høgsberg
· 12 years ago
6780073
shell: Always go through end_busy_cursor when ending the busy cursor grab
by Kristian Høgsberg
· 12 years ago
c9974a0
shell: Dont set grab cursor if desktop-shell client died
by Kristian Høgsberg
· 12 years ago
dfe3105
shell: Allow ending of popup grabs from within the starting of the grab
by Rob Bradford
· 12 years ago
9a4f10f
shell: Fix calculation of center point in surface rotation
by Louis-Francis Ratté-Boulianne
· 12 years ago
a85118c
Use wl_resource_create() for creating resources
by Jason Ekstrand
· 12 years ago
f004607
compositor: Fix remaining double free()s
by Kristian Høgsberg
· 12 years ago
8418c29
shell: Free temporary strings
by Quentin Glidic
· 12 years ago
1cfd406
shell: Tweak spring animation for zoom animation type
by Kristian Høgsberg
· 12 years ago
8eb0f4f
shell: Fix warning and indentation in shell_surface_configure()
by Kristian Høgsberg
· 12 years ago
5281fb1
spring: Tweak the window fade-in spring to not overshoot
by Kristian Høgsberg
· 12 years ago
a0d2dde
output: Use wl_resource_get accessors for weston_output resources
by Jason Ekstrand
· 12 years ago
44a3863
input: Use wl_resource_get accessor functions for resources
by Jason Ekstrand
· 12 years ago
51e5b14
input_panel_surface: Change resource to a wl_resource pointer
by Jason Ekstrand
· 12 years ago
651f00e
shell: Convert resources to pointers
by Jason Ekstrand
· 12 years ago
0f2ef7e
Use wl_resource_get_user_data for weston_surface resources
by Jason Ekstrand
· 12 years ago
fb2adba
xwayland: Forward global position to X
by Tiago Vignatti
· 12 years ago
26ed73c
Change weston_surface.resource to a wl_resource pointer.
by Jason Ekstrand
· 12 years ago
c228e23
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
by Daniel Stone
· 12 years ago
690f718
shell: Position DRIVER fullscreen surfaces at origin
by Alexander Larsson
· 12 years ago
d622ed3
shell: Center window in fullscreen if needed
by Alexander Larsson
· 12 years ago
f82b6ca
shell: Always go to original mode when focused window not fullscreen
by Alexander Larsson
· 12 years ago
355748e
shell: Use buffer_scale as output scale on fullscreen DRIVER
by Alexander Larsson
· 12 years ago
14e438c
compositor: Parse config file in main(), only keep weston config object
by Kristian Høgsberg
· 12 years ago
fc10cc0
shell: Remove input panel debug fprintf
by Kristian Høgsberg
· 12 years ago
673a889
shell: Use new config parser
by Kristian Høgsberg
· 12 years ago
79346ab
shell: wait for desktop-shell init before fade in
by Pekka Paalanen
· 12 years ago
7bb6510
compositor: add capability flag for arbitrary surface rotation
by Pekka Paalanen
· 12 years ago
2f8d9aa
shell: End grab if the grabbed shell surface has been destroyed
by Rob Bradford
· 12 years ago
eb1e130
Fix surface_pong when a seat doesn't have a pointer
by Hardening
· 12 years ago
b9f1c52
lock-surface: Set geometry width and height before centering
by Kristian Høgsberg
· 12 years ago
a50e6e4
config-parser: Honor XDG_CONFIG_DIRS
by Ossama Othman
· 12 years ago
b836664
shell: account for the subsurfaces when going fullscreen or maximizing
by Giulio Camuffo
· 12 years ago
61da3fc
shell: enable moving and resizing of a surface when clicking on a subsurface
by Giulio Camuffo
· 12 years ago
01388e2
shell: keyboard focus and restacking fixes for sub-surfaces
by Pekka Paalanen
· 12 years ago
6848c25
input: Move surface picking into the pointer grab focus callback
by Kristian Høgsberg
· 12 years ago
be6403e
input: Get rid of grab focus concept
by Kristian Høgsberg
· 12 years ago
e122b7b
input: Remove 'current' and related fields from weston_pointer
by Kristian Høgsberg
· 12 years ago
fe7aa90
compositor: Adapt to wl_surface going away
by Kristian Høgsberg
· 12 years ago
2bf8762
input: Eliminate weston_seat::has_pointer/keyboard/touch
by Kristian Høgsberg
· 12 years ago
8799d41
compositor: Move fan_debug to gl-renderer
by Kristian Høgsberg
· 12 years ago
e314875
input: Merge wl_seat into weston_seat
by Kristian Høgsberg
· 12 years ago
4912454
input: Remove wl_seat destroy signal
by Kristian Høgsberg
· 12 years ago
02bbabb
input: Rename wl_pointer to weston_pointer
by Kristian Høgsberg
· 12 years ago
29139d4
fold wl_keyboard into weston_keyboard
by Kristian Høgsberg
· 12 years ago
cc75ec1
text: Rename input_method to wl_input_method
by Jan Arne Petersen
· 12 years ago
70d942b
text: Rename ::set_panel to ::set_overlay_panel
by Jan Arne Petersen
· 12 years ago
7cd29e1
text: Add output argument to set_toplevel
by Jan Arne Petersen
· 12 years ago
14da96b
text: Add support for panels following the cursor
by Jan Arne Petersen
· 12 years ago
63e7be6
shell: clear popup grab interface on remove_popup_grab and popup_grab_end
by Philipp Brüschweiler
· 12 years ago
7fe01b1
sdk: be C++ friendly
by Giulio Camuffo
· 12 years ago
1b4b61a
shell: set the popup grab button as pressed only if it actually is
by Giulio Camuffo
· 12 years ago
5085a75
shell: handle multiple popups
by Giulio Camuffo
· 12 years ago
fffdcdd
shell: reset rotation for maximized surface
by Rafal Mielniczuk
· 12 years ago
23c6759
shell: block move, rotate, resize in maximized state
by Rafal Mielniczuk
· 12 years ago
483243f
compositor, shell: surface transform inheritance
by Pekka Paalanen
· 12 years ago
c3ce738
compositor: introduce weston_surface_geometry_dirty()
by Pekka Paalanen
· 12 years ago
976a050
Fix memory leaks
by Scott Moreau
· 12 years ago
184df50
compositor: call configure on surfaces with a null buffer too
by Giulio Camuffo
· 12 years ago
dda9d78
shell: Go straight to sleep if the sceensaver isn't configured
by Ander Conselvan de Oliveira
· 12 years ago
b17537e
shell: Use weston_compositor_sleep() instead of setting DPMS state
by Ander Conselvan de Oliveira
· 12 years ago
a457563
compositor: Rename lock and unlock signals to idle and wake
by Ander Conselvan de Oliveira
· 12 years ago
87524b6
compositor: Move state tracking complexity into shell
by Ander Conselvan de Oliveira
· 12 years ago
859e885
shell: Use its own timer for the screensaver timeout
by Ander Conselvan de Oliveira
· 12 years ago
19d10ef
compositor: Move fade animation out of core Weston into shell
by Ander Conselvan de Oliveira
· 12 years ago
ee41605
animation: Make fade more controllable
by Ander Conselvan de Oliveira
· 12 years ago
cb4685b
Pass argc and argv to modules
by Kristian Høgsberg
· 12 years ago
8aa1617
shell: Do not hang when mapping a popup twice
by Giulio Camuffo
· 12 years ago
6138197
text: Add show/hide_input_panel requests
by Jan Arne Petersen
· 13 years ago
ffbb20f
text: Move input_panel interface to input-method
by Jan Arne Petersen
· 13 years ago
23ccfb3
shell: Do not hang after setting input_panel twice
by Jan Arne Petersen
· 13 years ago
af7b6c9
shell: Do not crash when hiding input_panel
by Jan Arne Petersen
· 13 years ago
a75a789
text: fix weston key bindings with input methods
by Jan Arne Petersen
· 13 years ago
18639f8
shell: Set the DPMS state if the screensaver fails to launch or dies
by Ander Conselvan de Oliveira
· 12 years ago
451a971
shell: Fix bug when input panel is shown twice
by Jan Arne Petersen
· 12 years ago
0c36903
shell: Add back ability to rotate unresponsive surfaces
by Kristian Høgsberg
· 12 years ago
9f3dd15
shell: Bypass fullscreen scaling if surface width and height match output
by Rob Bradford
· 12 years ago
b810eb5
xwm: Support _NET_WM_STATE_FULLSCREEN
by Kristian Høgsberg
· 12 years ago
c0d79ce
shell: Whitespaces cleanup
by Quentin Glidic
· 13 years ago
1bbf372
matrix: track transform type
by Vasily Khoruzhick
· 13 years ago
3a1d07d
shell: remove remnants of screensaver surface list
by Pekka Paalanen
· 13 years ago
a178f70
shell: Don't lower fullscreen layer on activate
by Jonas Ådahl
· 13 years ago
33619a4
shell: Set input region of the black fullscreen surface
by Jonas Ådahl
· 13 years ago
db99938
shell: Remove confusing case fall-through
by Rob Bradford
· 13 years ago
de685b8
compositor: introduce weston_buffer_reference
by Pekka Paalanen
· 13 years ago
82ec909
shell: Do not remove input panel layer when locked
by Jan Arne Petersen
· 13 years ago
012b4c7
compositor: Implement buffer transformation
by Ander Conselvan de Oliveira
· 13 years ago
aa628d0
shell/zoom: Increment/decrement disable_planes only when zoom.active changes
by Ville Syrjälä
· 13 years ago
f97f811
shell: Remove the old repaint debug mode
by Ander Conselvan de Oliveira
· 13 years ago
c509d2b
compositor: Add debug key bindings infrastructure
by Ander Conselvan de Oliveira
· 13 years ago
cf18a32
shell: Do not insert input panel layer when locked
by Jan Arne Petersen
· 13 years ago
57e0907
shell: End popups if we trigger a shell grab
by Kristian Høgsberg
· 13 years ago
b0b87ba
shell: Update bindings to conform to pointer axis protocol
by Jonas Ådahl
· 13 years ago
b89b004
shell: do not double-init input region
by Pekka Paalanen
· 13 years ago
71f6f3b
shell: do not double-init a region
by Pekka Paalanen
· 13 years ago
Next »