Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
de4667351c69a1b7838dd6f2c47c2d7befb9f506
/
src
/
shell.c
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
3e3862c
shell: restore correct layer in shell_unset_fullscreen
by Rafal Mielniczuk
· 13 years ago
490d02a
weston: Use float instead of GLfloat.
by John Kåre Alsaker
· 13 years ago
1d01b01
compositor: Add kill signal
by Tiago Vignatti
· 13 years ago
920f197
shell: Skip clients that we forked ourselves in kill binding
by Tiago Vignatti
· 13 years ago
b7dbbd6
shell: Start the desktop-shell client in the idle handler
by Tiago Vignatti
· 13 years ago
1428b8c
shell: Fix crash when an input panel is hiding
by Jan Arne Petersen
· 13 years ago
231ba17
compositor: Always assign an output when updating a surface transform
by Ander Conselvan de Oliveira
· 13 years ago
b00a9d3
compositor: Make all non-backend modules use module_init() as entry point
by Kristian Høgsberg
· 13 years ago
067abf6
workspaces: don't segfault on invalid move_surface_to_workspace request
by Philipp Brüschweiler
· 13 years ago
8538b22
shell: Improve focus handling when moving surfaces between workspaces
by Jonas Ådahl
· 13 years ago
e9d2250
shell: Introduce workspace manager interface
by Jonas Ådahl
· 13 years ago
8de6a1d
shell: Add possibility to move surfaces to other workspaces
by Jonas Ådahl
· 13 years ago
5689944
shell: Always set focus when restoring focus state
by Jonas Ådahl
· 13 years ago
07c91f8
compositor: triangle fan debug
by Pekka Paalanen
· 13 years ago
1bad5db
Implement output transformations.
by Scott Moreau
· 13 years ago
6cef009
shell: don't segfault when pressing super+k when no surface is focused
by Philipp Brüschweiler
· 13 years ago
4272e63
shell: Eliminate unneeded function.
by Scott Moreau
· 13 years ago
4cb88c7
shell: Avoid modulo by zero error in positioning algorithm
by Rob Bradford
· 13 years ago
ac63e5b
shell: Enhance the basic random positioning algorithm
by Rob Bradford
· 13 years ago
92374e1
shell: Ignore unsolicited pong requests
by Kristian Høgsberg
· 13 years ago
f4d2f23
shell: Track pointer focus for all seats
by Kristian Høgsberg
· 13 years ago
Next »