Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
74071e056a93c03b2cf2e6597d113ae970c6928a
/
desktop-shell
74071e0
desktop-shell: End popup when starting a touch shell grab
by Kristian Høgsberg
· 11 years ago
7b83ae4
desktop-shell: Reject resize if we're already grabbed
by Kristian Høgsberg
· 11 years ago
d0b40ed
desktop-shell: Reject window move in common_surface_move()
by Kristian Høgsberg
· 11 years ago
9c376b5
shell: Fix crash when a client is destroyed during the resize grab
by Ander Conselvan de Oliveira
· 11 years ago
15f9a26
shell: Fix memory leaks caused by the window close animation
by Ander Conselvan de Oliveira
· 11 years ago
1679f23
libinput: Forward frame events to clients
by Jonas Ådahl
· 11 years ago
5082ad6
shell: display the input panel on the active output
by Manuel Bachmann
· 11 years ago
75c373c
shell: Destroy a previous input panel animation when showing it again
by Ander Conselvan de Oliveira
· 11 years ago
9e9512f
desktop-shell: Get rid of get_shell_client
by Jason Ekstrand
· 11 years ago
304996d
shell: Fix view repositioning logic for output move and destroy
by Ander Conselvan de Oliveira
· 11 years ago
641796c
shell: Keep shsurf->fullscreen_output set after unset_fullscreen()
by Ander Conselvan de Oliveira
· 11 years ago
facc0cc
shell: Damage below child surfaces on move to different workspace
by Ander Conselvan de Oliveira
· 11 years ago
4e20e9b
shell: Disarm the screensaver timeout timer on terminate_screensaver()
by Ander Conselvan de Oliveira
· 11 years ago
b4a9170
Reset the keyboard focus on all seats when the compositor is locked
by Neil Roberts
· 11 years ago
4237f50
Reset focus on unknown seats when restoring focus state
by Neil Roberts
· 11 years ago
e5a1aee
shell: Allow unresponsive surfaces to be moved again
by Ander Conselvan de Oliveira
· 11 years ago
f0ce581
desktop-shell: Activate surface on right click too
by Kristian Høgsberg
· 11 years ago
a46b946
shell: Fix segfault from trying to access a destroyed popup shell surface
by Bryan Cain
· 11 years ago
c6ab3d5
compositor: let the shells create the screenshooter
by Giulio Camuffo
· 12 years ago
805d2f5
shell: position input panel layer above fullscreen layer
by Manuel Bachmann
· 11 years ago
c1ae2e8
compositor: use Mod-Tab to show/raise minimized surfaces
by Manuel Bachmann
· 11 years ago
50c87db
compositor: implement xdg_surface_set_minimized()
by Manuel Bachmann
· 11 years ago
952b6c8
compositor: reorganize struct weston_buffer_viewport
by Pekka Paalanen
· 11 years ago
fe9671e
shell: Correct error message when we already have an xdg surface
by Jasper St. Pierre
· 11 years ago
b033c5e
shell: Only animate window closing for mapped windows
by Kristian Høgsberg
· 11 years ago
160fe75
shell: Animate window closing
by Kristian Høgsberg
· 11 years ago
c7680b0
xdg-shell: Bump unstable version to 3
by Kristian Høgsberg
· 11 years ago
283bf37
shell: Consolidate state changes into xdg_surface_change_state
by Kristian Høgsberg
· 11 years ago
8c6aa45
xdg-shell: Replace the set_* atrocity with a new approach
by Jasper St. Pierre
· 11 years ago
b223a72
xdg-shell: Rename focused_set / focused_unset to activated / deactivated
by Jasper St. Pierre
· 11 years ago
63a9c33
Reorder the xdg_shell implementations to fit the spec'd order
by Jasper St. Pierre
· 12 years ago
a759201
exposay: avoid needlessly activating the active view
by Emilio Pozuelo Monfort
· 11 years ago
f942b73
exposay: don't crash if a view goes away
by Emilio Pozuelo Monfort
· 11 years ago
3b6e68e
exposay: arrange views per-output
by Emilio Pozuelo Monfort
· 11 years ago
dd62aba
shell: Use the per-client responsiveness tracking for wl_shell as well
by Kristian Høgsberg
· 11 years ago
e11ef64
compositor: Drop core ping_handler callout
by Kristian Høgsberg
· 11 years ago
239902b
client: Fix shell unstable version check
by Kristian Høgsberg
· 11 years ago
2bff94e
xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surface
by Kristian Høgsberg
· 11 years ago
7407345
xdg-shell: Add set_margin request
by Jasper St. Pierre
· 12 years ago
44cd196
xdg-shell: Drop edges arg from xdg_surface configure event
by Kristian Høgsberg
· 11 years ago
c94d622
compositor: Move view repositioning logic into shell
by Ander Conselvan de Oliveira
· 12 years ago
a8a9baf
compositor: Remove weston_output::move_signal
by Ander Conselvan de Oliveira
· 12 years ago
7908bff
dim-layer: fix dimming for unfocused surfaces
by Emilio Pozuelo Monfort
· 12 years ago
4c72f57
shell: Remove elaborate if-statement with empty body
by Kristian Høgsberg
· 11 years ago
0b7d995
shell: Handle wl_shell surfaces created by xwayland correctly
by Kristian Høgsberg
· 11 years ago
088ba5e
Makefile.am: Fix protocol source files usage
by Quentin Glidic
· 12 years ago
faf27a9
weston: Send xdg_surface_send_focused_[un]set when focusing surfaces
by Jasper St. Pierre
· 12 years ago
adaa20c
desktop-shell: initialize children link
by Emilio Pozuelo Monfort
· 12 years ago
38b58eb
desktop-shell: maximize the surface with the kbd focus
by Emilio Pozuelo Monfort
· 12 years ago
bc00dbe
build: Move desktop-shell/Makefile.am into toplevel Makefile.am
by Kristian Høgsberg
· 12 years ago
d500bf1
shell: Properly track the focus state surface
by Kristian Høgsberg
· 12 years ago
f1c3bd8
shell: Don't move maximized window
by Ricardo Vieira
· 12 years ago
0837fa9
shell: Add mod+shift left-click as a resize binding
by Kristian Høgsberg
· 12 years ago
cf5737a
shell: assert get_shell_surface() != NULL as appropriate
by U. Artie Eoff
· 12 years ago
0b23b2b
shell: validate create_focus_surface results
by U. Artie Eoff
· 12 years ago
b571910
shell: validate get_animation_type parameter
by U. Artie Eoff
· 12 years ago
c4c7a4f
input-panel: validate return value of get_default_view
by U. Artie Eoff
· 12 years ago
6d6d190
exposay: remove redundant NULL check in highlight_surface
by U. Artie Eoff
· 12 years ago
87d3b61
shell: Don't start a fade animation if we don't have an output
by Kristian Høgsberg
· 12 years ago
8fe412d
Revert part of 17bccaed428ac1f6ec9f8e667175ad81e90508ff
by Kristian Høgsberg
· 12 years ago
27d5fa8
shell: Cancel popups when triggering screensaver
by Kristian Høgsberg
· 12 years ago
8e80a31
shell: Stop moving surfae after touch point 0 goes up
by Kristian Høgsberg
· 12 years ago
e61d2f4
shell: Don't assign keyboard focus for seats without keyboard
by Kristian Høgsberg
· 12 years ago
17bccae
input: Handle unplugging the output for a touchscreen device
by Kristian Høgsberg
· 12 years ago
d56ab4e
shell: Disable exposay by default
by Kristian Høgsberg
· 12 years ago
5cbc763
shell.c: Not all seats have pointers
by Kristian Høgsberg
· 12 years ago
211b517
shell: Move maximize and fullscreen bindings to mod + SHIFT
by Kristian Høgsberg
· 12 years ago
9046d24
shell: Orphan child windows when a shell surface is destroyed
by Kristian Høgsberg
· 12 years ago
d6d3b37
keyboard: Make debug output less verbose
by Kristian Høgsberg
· 12 years ago
70f2901
shell: Make sure we still have touch or pointer focus when moving/resizing
by Kristian Høgsberg
· 12 years ago
b2917a2
shell: run surface bindings only when focus surface is not NULL
by Rafal Mielniczuk
· 12 years ago
1a26f1b
exposay: set an alpha on fullscreen surfaces
by Emilio Pozuelo Monfort
· 12 years ago
e6bbe5a
exposay: fix infinite loop with fullscreen surfaces
by Emilio Pozuelo Monfort
· 12 years ago
0ed6750
shell: Only assign focus on touch if there is a touch focus surface
by Kristian Høgsberg
· 12 years ago
9f7e331
xwm: Handle WM_TRANSIENT_FOR
by Kristian Høgsberg
· 12 years ago
0e45e87
shell: Start the input panel slide slightly on the output
by Kristian Høgsberg
· 12 years ago
2eebcd3
shell: Test for surface->width == 0 to see if input-panel was unmapped
by Kristian Høgsberg
· 12 years ago
c30c8a3
shell: Always set input-panel position on initial configure
by Kristian Høgsberg
· 12 years ago
8bc525c
shell.c: Set state_changed for xwayland surfaces as well
by Kristian Høgsberg
· 12 years ago
7c4f6cc
shell: Only assign focus on click if there is a pointer focus surface
by Kristian Høgsberg
· 12 years ago
8662349
shell.c: Back out alt-tab functionality
by Kristian Høgsberg
· 12 years ago
6228ee2
Fix the size of surfaces created in create_black_surface
by Jason Ekstrand
· 12 years ago
ead5242
shell: Fix up previous broken commit
by Kristian Høgsberg
· 12 years ago
d55db69
Revert "shell: Change stacking order calculation for popup surfaces"
by Kristian Høgsberg
· 12 years ago
a1df7ac
shell: Set state_changed when we make a surface transient
by Kristian Høgsberg
· 12 years ago
312ea4c
shell: Handle the desktop shell client destroy signal
by Ander Conselvan de Oliveira
· 12 years ago
5c11a33
Add a weston_surface_set_size function
by Jason Ekstrand
· 12 years ago
fc63fdd
shell: Reset fullscreen and maximized state on output unplug
by Ander Conselvan de Oliveira
· 12 years ago
3123693
desktop-shell: Invalidate saved position when output is destroyed
by Zhang, Xiong Y
· 12 years ago
1aaf3e4
sdk: make C++11 plugins build again
by Giulio Camuffo
· 12 years ago
cf389f5
Update .gitignore
by Jasper St. Pierre
· 12 years ago
8f180d4
shell: Fix set_transient_for with a NULL parent
by Jasper St. Pierre
· 12 years ago
8d344a0
shell: Make sure the shell implementation and protocol versions match
by Kristian Høgsberg
· 12 years ago
c8f8dd8
desktop-shell: Drop next_type from shell_surface
by Kristian Høgsberg
· 12 years ago
4804a30
shell: Put xwayland surface at the top of the fullscreen layer
by Kristian Høgsberg
· 12 years ago
41fbf6f
desktop-shell: Make set_toplevel() clear surface states
by Kristian Høgsberg
· 12 years ago
e960b3f
desktop-shell: Set fullscreen flags in common code path
by Kristian Høgsberg
· 12 years ago
c2745b1
desktop-shell: Set maximized flags in common code path
by Kristian Høgsberg
· 12 years ago
5031cbe
shell: Don't try to switch to a NULL shell surface.
by Rafael Antognolli
· 12 years ago
db59f9a
shell: Set a surface as TOPLEVEL instead of the old surface types.
by Rafael Antognolli
· 12 years ago
Next »