Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
867d50eea7fc8be4e286ae751b75dcb4f27df99e
/
desktop-shell
/
shell.c
d618f68
Moved the MIN() macro to the helper include.
by Jon Cruz
· 10 years ago
4678bab
Remove redundant #include path component.
by Jon Cruz
· 10 years ago
af637c2
*-shell: Update boilerplate from MIT X11 license to MIT Expat licenses
by Bryce Harrington
· 10 years ago
9a51cd7
move text_backend initialization into the shell plugin
by Murray Calavera
· 10 years ago
23ed5f2
desktop-shell: do not black out with startup "none"
by Pekka Paalanen
· 10 years ago
039e9be
desktop-shell: destroy surfaces in an idle handler after fade out
by Derek Foreman
· 10 years ago
2a18a52
remove trailing whitespaces
by Michael Vetter
· 10 years ago
79954ec
desktop-shell: set the current size in the first 'resizing' configure event
by Ryo Munakata
· 10 years ago
ee45a55
xdg-shell: Move xdg_shell.get_xdg_popup errors to xdg_shell
by Jonas Ådahl
· 10 years ago
49d77d2
xdg-shell: Require proper object tree destruction
by Jonas Ådahl
· 10 years ago
4c93c08
touch: Make weston_touch_set_focus() take a touch instead of a seat
by Derek Foreman
· 10 years ago
497f25d
desktop-shell: Require a popup parent to be a shell surface
by Dima Ryazanov
· 10 years ago
a8e9b41
xwm: tell the shell the pid of the X clients
by Giulio Camuffo
· 11 years ago
dc1c3e4
desktop-shell: remove dead unminimization code
by Manuel Bachmann
· 10 years ago
70ac0ed
desktop-shell: don't allow negative values in drag resize
by Derek Foreman
· 10 years ago
76fb7ec
shell,compositor-x11: Fix trivial memory leaks
by Ryo Munakata
· 10 years ago
2829f7c
compositor,shell: move debug key code to core
by Pekka Paalanen
· 10 years ago
5ba1e1d
xdg-shell: Bump unstable version
by Jasper St. Pierre
· 10 years ago
084aa0b
xdg-shell: Add a simple destructor request
by Jasper St. Pierre
· 10 years ago
24185e2
xdg-shell: Add invalid_parent error to xdg_popup
by Jonas Ådahl
· 10 years ago
da6ecd0
xdg-shell: Send an error when the client uses the not-topmost popup
by Jasper St. Pierre
· 10 years ago
14f330c
xdg-shell: Remove the flags from get_xdg_popup
by Jasper St. Pierre
· 10 years ago
ecf2a0f
xdg-shell: Remove the serial from popup_done
by Jasper St. Pierre
· 10 years ago
66bc949
xdg-shell: Take a xdg_surface as the parent surface
by Jasper St. Pierre
· 10 years ago
01193ae
desktop-shell: Fix coding style of add_popup_grab
by Jonas Ådahl
· 10 years ago
c2b1011
desktop-shell: Simplify popup_end_grab popup_done sending loop
by Jonas Ådahl
· 10 years ago
bf48e21
desktop-shell: Fail if get_xdg_surface is called on an xdg_surface
by Jonas Ådahl
· 10 years ago
6b4b241
xwm: support maximizing xwayland windows
by Giulio Camuffo
· 11 years ago
8aeeac8
desktop-shell: Remove unnecessary type casts
by Derek Foreman
· 11 years ago
7ef3bed
desktop-shell: Don't crash on zoom without a pointer in the seat
by Derek Foreman
· 11 years ago
7a8d67d
shell: fix positioning of maximized surfaces with a custom geometry
by Giulio Camuffo
· 11 years ago
b502654
compositor: Implement JSON-timeline logging
by Pekka Paalanen
· 11 years ago
8274d90
compositor: add weston_surface_set_label_func()
by Pekka Paalanen
· 11 years ago
e9fe467
xwayland: fix fullscreening
by Marek Chalupa
· 11 years ago
6ae7bc9
compositor: Refactor weston_output_mode_switch()
by Derek Foreman
· 11 years ago
50b6747
compositor: send error for surface role resets
by Pekka Paalanen
· 11 years ago
e972b27
shell: don't crash on create_common_surface() failure
by Pekka Paalanen
· 11 years ago
69c6273
shell: fix weston_output_mode_switch() usage
by Derek Foreman
· 11 years ago
4b1a0a1
cosmetic: update comments that refer to weston_surface_update_transform()
by Derek Foreman
· 11 years ago
8b771af
xdg-shell: fix maximizing in multi-head setup
by Marek Chalupa
· 11 years ago
bfbb64b
xdg-shell: update shsurf->output when maximizing
by Marek Chalupa
· 11 years ago
974c094
fix asprintf warnings
by Pekka Paalanen
· 11 years ago
052917a
xdg-shell: handle clients launched in fullscreen
by Marek Chalupa
· 11 years ago
362656b
touch-input: Don't dereference NULL pointer during full screen fade
by Derek Foreman
· 11 years ago
76cf1fe
desktop-shell: implement touch popup grabs
by Jonny Lamb
· 11 years ago
2e62e4a
shell: quit weston, if weston-desktop-shell dies early
by Pekka Paalanen
· 11 years ago
826dc14
shell: fix race on desktop-shell exit
by Pekka Paalanen
· 11 years ago
4263119
desktop-shell: fix invalid memory access when shell execution fails
by Arnaud Vrac
· 11 years ago
ae9c4fc
desktop-shell: Replace magic constants with named ones
by Ondřej Majerech
· 11 years ago
c721043
tests: allow running make check without make install
by Derek Foreman
· 11 years ago
71182ae
xdg-shell: bump experimental protocol version
by Pekka Paalanen
· 11 years ago
d73c694
desktop-shell: use panel location to calculate correct sizes and ranges
by Jonny Lamb
· 11 years ago
765760d
desktop-shell: add set_panel_position to help place views onscreen
by Jonny Lamb
· 11 years ago
61917c8
shell: Update focused surface pointer coordinates in popup grab
by Jonas Ådahl
· 11 years ago
f322f8e
desktop-shell: add close-animation config option for destroying surfaces
by Jonny Lamb
· 11 years ago
666bc92
desktop-shell: Add a missing return; in an error path
by Jasper St. Pierre
· 11 years ago
c91408f
Don't bother destroying resources after sending an error
by Jasper St. Pierre
· 11 years ago
e84ab4e
desktop-shell: don't assume there's a pointer when mapping a popup
by Jonny Lamb
· 11 years ago
412e6a5
compositor: keep track of the weston_layer a weston_view is in
by Giulio Camuffo
· 11 years ago
ccf48fb
shell: Replace set_margin with set_window_geometry
by Jasper St. Pierre
· 11 years ago
bd65e50
Interpret the size in the configure event as window geometry
by Jasper St. Pierre
· 11 years ago
32abdbb
shell: fix segfault in fullscreen binding
by Boyan Ding
· 11 years ago
5872b68
desktop-shell: Don't assume there is a pointer when resizing
by Emilio Pozuelo Monfort
· 11 years ago
7e7d485
desktop-shell: make background applications less dark
by Jonny Lamb
· 11 years ago
81ff075
xdg-shell: Add show_window_menu request
by Jasper St. Pierre
· 11 years ago
851799e
shell: Make margin double-buffered state that's applied on commit
by Jasper St. Pierre
· 11 years ago
9aa8ce6
shell: Don't use the helper methods in xdg_shell implementations
by Jasper St. Pierre
· 11 years ago
6458ec3
shell: Centralize management of sending configure requests
by Jasper St. Pierre
· 11 years ago
973d787
xdg-shell: Turn "activated" into a state
by Jasper St. Pierre
· 11 years ago
5befdda
xdg-shell: Turn the resizing heuristics into an explicit state
by Jasper St. Pierre
· 11 years ago
ab2c108
xdg-shell: Rework the state system
by Jasper St. Pierre
· 11 years ago
c815d62
xdg-shell: Rename set_transient_for to set_parent
by Jasper St. Pierre
· 11 years ago
c991513
desktop-shell: Damage the black view when we remove it
by Kristian Høgsberg
· 11 years ago
6d43f04
shell: Don't allow maximized surfaces to be moved with touch
by Ander Conselvan de Oliveira
· 11 years ago
6e56ab4
shell: Fix crash when restoring focus state during workspace change
by Ander Conselvan de Oliveira
· 11 years ago
9c6217e
shell: Fix artifacts caused by workspace change animation
by Ander Conselvan de Oliveira
· 11 years ago
4779241
xwayland: Fix fullscreen mode
by Kristian Høgsberg
· 11 years ago
ac985be
compositor: Remove the edges parameter from send_configure
by Jasper St. Pierre
· 11 years ago
6d50b0f
desktop-shell: Remove output_move listener on shutdown
by Kristian Høgsberg
· 11 years ago
e5c1ae9
xwayland: Set decoration margin for xwayland windows
by Kristian Høgsberg
· 11 years ago
a4b620e
desktop-shell: Further consolidate move/resize grab checks
by Kristian Høgsberg
· 11 years ago
e0b9d5b
xwayland: Make resizing work again
by Kristian Høgsberg
· 11 years ago
62899f5
shell.c: Set dirty for visible views on destroyed output
by Xiong Zhang
· 11 years ago
ef6a7e4
shell: Don't map surfaces of type SHELL_SURFACE_NONE
by Ander Conselvan de Oliveira
· 11 years ago
024177c
desktop-shell: Properly handle seat hotplugging
by Jason Ekstrand
· 11 years ago
3434b33
desktop-shell: Remove unused variables
by Kristian Høgsberg
· 11 years ago
9e7c759
desktop-shell: Properly handle lowered fullscreen surfaces
by Emilio Pozuelo Monfort
· 12 years ago
ae356ae
desktop-shell: Keep windows on screen when moving
by Kristian Høgsberg
· 11 years ago
6110d07
desktop-shell: Raise new windows over fullscreen apps
by Kristian Høgsberg
· 11 years ago
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
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
Next »