Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
1046f121f774e9248260d2bdd244eca111773426
/
clients
/
desktop-shell.c
dda9313
clients: Remove the window / user parameters from the menu function
by Jasper St. Pierre
· 11 years ago
79b7cb3
desktop-shell: Fix black edges on scaled desktop pattern
by Bill Spitzak
· 11 years ago
4c3661f
desktop-shell: Only use default background if no background color is set
by Kristian Høgsberg
· 11 years ago
3c94677
clients/desktop-shell: check OOM conditions
by U. Artie Eoff
· 12 years ago
4598f96
desktop-shell: Remove debug code from previous commit
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
83d8ee7
window, desktop-shell: deal with output unplug on client side
by Xiong Zhang
· 12 years ago
67b8215
terminal: Add context menu with new terminal/copy/paste
by Kristian Høgsberg
· 12 years ago
ee7fefc
Rename frame_create and frame_set_child_size with a window_ prefix
by Jason Ekstrand
· 12 years ago
6a11a8a
Revert "Resize the shell when the mode is switched"
by Kristian Høgsberg
· 12 years ago
a356f7b
Resize the shell when the mode is switched
by Hardening
· 12 years ago
1abe048
config-parser: Make weston_config_parse() tkae a file name
by Kristian Høgsberg
· 12 years ago
c4df408
desktop-shell: Add support for touch unlock
by Brian J Lovin
· 12 years ago
1084da5
Add touch support for wl_shell_surface_move
by Rusty Lynch
· 12 years ago
4384a24
desktop-shell: Add touch support to panel launcher icons
by Rusty Lynch
· 12 years ago
f3d6227
malloc + memset -> zalloc
by Peter Hutterer
· 12 years ago
bee45a1
window: Allow hinting of a preference for RGB565 when creating a window
by Tomeu Vizoso
· 12 years ago
09252d4
desktop-shell: Refactor launcher configuration reading to avoid leaking
by Rob Bradford
· 12 years ago
b886212
Use xmalloc in desktop-shell.c
by Kristian Høgsberg
· 12 years ago
e492549
desktop-shell: Don't crash on output hotplug
by Ander Conselvan de Oliveira
· 12 years ago
6d75da7
desktop-shell: Adapt to the new config parser API
by Ander Conselvan de Oliveira
· 12 years ago
edddbd1
Convert all scales to int32_t
by Alexander Larsson
· 12 years ago
a402b05
desktop-shell: new wallpaper mode scale-crop
by Pekka Paalanen
· 12 years ago
79346ab
shell: wait for desktop-shell init before fade in
by Pekka Paalanen
· 12 years ago
c584fa6
desktop-shell: Respect output scale and translate
by Alexander Larsson
· 12 years ago
a50e6e4
config-parser: Honor XDG_CONFIG_DIRS
by Ossama Othman
· 12 years ago
96386b8
desktop-shell: better error logging
by Philipp Brüschweiler
· 12 years ago
4172f66
Pass argc pointer to parse_options()
by Kristian Høgsberg
· 12 years ago
9564c75
desktop-shell: background should be opaque
by Pekka Paalanen
· 13 years ago
fa80e11
Update to new fd and wl_registry APIs
by Kristian Høgsberg
· 13 years ago
44874d9
desktop-shell: destroy data before exiting.
by U. Artie Eoff
· 13 years ago
467668c
desktop-shell: don't segfault on invalid icon path
by Philipp Brüschweiler
· 13 years ago
16d59d7
desktop-shell: respect CURSOR_NONE as grab cursor
by Philipp Brüschweiler
· 13 years ago
b6df4f7
desktop-shell: use the standard 'environ' variable
by Pekka Paalanen
· 13 years ago
d1936b9
desktop-shell: Break command lines into env vars, executable and arguments
by Kristian Høgsberg
· 13 years ago
ec11602
desktop-shell: Declare grab_cursor as enum cursor_type.
by Scott Moreau
· 13 years ago
07a91cd
desktop-shell: Don't get a shell surface for the grab surface
by Ander Conselvan de Oliveira
· 13 years ago
8df662a
clients: Silence 2x gcc 4.6.3 "warn_unused_result" compiler warnings
by Martin Olsson
· 13 years ago
b9d2a0f
shell: Show approprite cursors during move and resize grabs
by Ander Conselvan de Oliveira
· 13 years ago
730c94d
shell: Make the lock surface just a plain wl_surface too
by Kristian Høgsberg
· 13 years ago
af7b1ff
shell: Make panel just a wl_surface too
by Kristian Høgsberg
· 13 years ago
962342c
shell: Don't make desktop_shell background a wl_shell_surface
by Kristian Høgsberg
· 13 years ago
8062007
window: Implement animated cursors (using pointer surfaces)
by Ander Conselvan de Oliveira
· 13 years ago
01b1725
clients: don't crash weston-desktop-shell without the clock
by Pekka Paalanen
· 13 years ago
e9f68f6
clock: Default to not show seconds
by Kristian Høgsberg
· 13 years ago
ed2aae7
clock: Drop transparent background
by Kristian Høgsberg
· 13 years ago
92a984a
clock: Just always do strftime in redraw handler
by Kristian Høgsberg
· 13 years ago
bb262cf
desktop-shell: Fix broken clock indentation
by Kristian Høgsberg
· 13 years ago
b9e513c
desktop-shell: move panel_add_clock call to panel_create function
by Rafal Mielniczuk
· 13 years ago
70226bb
clock: Read fd to avoid 100% cpu usage
by Kristian Høgsberg
· 13 years ago
1e51a87
desktop-shell: Add panel clock
by Martin Minarik
· 13 years ago
d56bd90
shell: Use a busy cursor animation for unresponsive surfaces
by Kristian Høgsberg
· 13 years ago
4dbadb1
Use enum wl_pointer_button_state instead of integer
by Daniel Stone
· 13 years ago
dc8c8fc
window: rename enum pointer_type to cursor_type
by Ander Conselvan de Oliveira
· 13 years ago
d8f527c
window: track changes in libwayland-cursor api
by Ander Conselvan de Oliveira
· 13 years ago
6150072
clients: desktop-shell: show tooltip for panel items
by Tiago Vignatti
· 13 years ago
1042dc1
window: use libwayland-cursor instead of libXcursor
by Ander Conselvan de Oliveira
· 13 years ago
5a315bc
Move cairo-util to shared/
by Kristian Høgsberg
· 13 years ago
80680c7
window.c: Just use float instead of GLfloat, remove GLES2.h include
by Kristian Høgsberg
· 13 years ago
b230a7e
Convert internal input co-ordinates to GLfloat
by Daniel Stone
· 13 years ago
5d66371
Change button from int to uint32_t
by Daniel Stone
· 13 years ago
da5b93c
Change key/button grab bindings to take unsigned state
by Daniel Stone
· 13 years ago
eae5de7
Follow wayland change to serial numbers
by Kristian Høgsberg
· 13 years ago
9a206c4
config-parser: consolidate shell files into weston.ini only
by Tiago Vignatti
· 13 years ago
f02a649
Consolidate image loading code and move to shared/
by Kristian Høgsberg
· 13 years ago
bcacef1
Add an option parser
by Kristian Høgsberg
· 13 years ago
41c5c4e
desktop-shell: Simplify unlock dialog redraw function
by Kristian Høgsberg
· 13 years ago
99ff01b
weston: Change path for default terminal launcher to ${prefix}/bin
by Rodney Lorrimar
· 13 years ago
009ac0a
window: Dont take width and height in window constructor
by Kristian Høgsberg
· 14 years ago
fa1de69
Implement CONFIG_KEY_UNSIGNED_INTEGER
by Scott Moreau
· 14 years ago
a291ae5
desktop-shell: print what failed on exec
by Pekka Paalanen
· 14 years ago
6af8eb9
desktop-shell: Build in sensible defaults
by Kristian Høgsberg
· 14 years ago
07f7294
desktop-shell: Support tiling of background images
by Kristian Høgsberg
· 14 years ago
d654876
cairo-util: Add png loader and image type sniffing
by Kristian Høgsberg
· 14 years ago
8129bc0
desktop-shell: Fall back to solid color if there's no background image
by Kristian Høgsberg
· 14 years ago
9e30a82
desktop-shell: don't crash on menu
by Pekka Paalanen
· 14 years ago
6d174cf
window: menu leak fixes
by Pekka Paalanen
· 14 years ago
40e49ac
desktop-shell: fix the unlock dialog decorations
by Pekka Paalanen
· 14 years ago
b632351
window: Move focus widget to struct input
by Kristian Høgsberg
· 14 years ago
29af3eb
window: Make decorations just a widget
by Kristian Høgsberg
· 14 years ago
bb97700
window: Get rid of the window child allocation concept
by Kristian Høgsberg
· 14 years ago
441338c
window: Keep widgets in a tree instead of a list
by Kristian Høgsberg
· 14 years ago
b67e94b
window: Make resize and redraw handlers widget vfuncs
by Kristian Høgsberg
· 14 years ago
5d12990
window: Allocate and flush the window surface in window.c
by Kristian Høgsberg
· 14 years ago
75bc667
window: Drop the window widget
by Kristian Høgsberg
· 14 years ago
bb901fa
window: Return pointer type from widget enter handler
by Kristian Høgsberg
· 14 years ago
5388080
desktop-shell: Rename panel_widget to panel_launcher
by Kristian Høgsberg
· 14 years ago
a8a0db3
window: Move button handler to widget
by Kristian Høgsberg
· 14 years ago
ee14323
window: Replace widget focus handler with a enter/leave handler pair
by Kristian Høgsberg
· 14 years ago
9a13dab
window: Move widget focus handler to the widget
by Kristian Høgsberg
· 14 years ago
c51f799
window: Rename item to widget
by Kristian Høgsberg
· 14 years ago
4f7dcd6
window: Add a window menu
by Kristian Høgsberg
· 14 years ago
b3cca0a
shell: Start implementing the popup surface type
by Kristian Høgsberg
· 14 years ago
9724b51
More weston rename fixes
by Kristian Høgsberg
· 14 years ago
9b935c8
Use '-' to separate words in file names
by Kristian Høgsberg
· 14 years ago
fd83b6d
desktop-shell: add option to not use locking
by Pekka Paalanen
· 14 years ago
c1765c6
move config parser to a convenience library
by Pekka Paalanen
· 14 years ago
02dfb75
desktop-shell: no need to unset WAYLAND_SOCKET
by Pekka Paalanen
· 14 years ago
068ae94
desktop-shell: update protocol and client to wl_shell_surface
by Pekka Paalanen
· 14 years ago
d0f79ab
desktop-shell: Make panel and background output dependent
by Benjamin Franzke
· 14 years ago
Next »