Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
deee858b0b199d8cfa8033a46d7078f30b23725e
/
clients
/
desktop-shell.c
07a2b99
desktop-shell: Remove unused variable in panel_create
by Raúl Peñacoba
· 8 years ago
091c801
desktop-shell: launch clients in their own process group.
by Derek Foreman
· 8 years ago
08cf24b
desktop-shell: Support panel-position 'none'
by Daniel Stone
· 8 years ago
9cbe1c6
desktop-shell: Stop asking for a RGB565 background
by Emmanuel Gil Peyrot
· 8 years ago
e7ed60f
desktop-shell/client: Add left/right panel position (basic) support
by Quentin Glidic
· 9 years ago
51c2c37
desktop-shell/client: Introduce helper variables
by Quentin Glidic
· 9 years ago
3e37b34
desktop-shell/client: Parse the clock format once
by Quentin Glidic
· 9 years ago
f9574f2
desktop-shell/client: Use a proper enum for clock format
by Quentin Glidic
· 9 years ago
55d5701
desktop-shell/client: Add bottom panel support
by Quentin Glidic
· 9 years ago
e776f2a
config-parser: Add weston_config_section_get_color
by Bryce Harrington
· 9 years ago
e99e4bf
clients & tests: Unify multiple definitions of x*alloc and related functions
by Bryce Harrington
· 9 years ago
c6a55db
desktop-shell: make panel clock configurable
by Armin Krezović
· 9 years ago
0d1a622
clients: Use zalloc
by Bryce Harrington
· 9 years ago
6d6fb61
desktop-shell: Rename protocol weston_desktop_shell
by Jonas Ådahl
· 10 years ago
867d50e
Unified multiple definitions of container_of() macro.
by Jon Cruz
· 10 years ago
4678bab
Remove redundant #include path component.
by Jon Cruz
· 10 years ago
1f6b0d1
clients: Update boilerplate from MIT X11 license to MIT Expat licenses
by Bryce Harrington
· 10 years ago
2a18a52
remove trailing whitespaces
by Michael Vetter
· 10 years ago
cead794
desktop-shell: Remove the panel popup
by Dima Ryazanov
· 10 years ago
6c71aae
Pass config file from compositor to everything
by Pekka Paalanen
· 10 years ago
fb754a0
desktop-shell: properly set background widget as opaque
by Arnaud Vrac
· 11 years ago
e67118c
desktop-shell: add option to avoid creating the panel
by Jonny Lamb
· 11 years ago
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
· 11 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
· 13 years ago
fa1de69
Implement CONFIG_KEY_UNSIGNED_INTEGER
by Scott Moreau
· 13 years ago
a291ae5
desktop-shell: print what failed on exec
by Pekka Paalanen
· 13 years ago
6af8eb9
desktop-shell: Build in sensible defaults
by Kristian Høgsberg
· 13 years ago
07f7294
desktop-shell: Support tiling of background images
by Kristian Høgsberg
· 13 years ago
d654876
cairo-util: Add png loader and image type sniffing
by Kristian Høgsberg
· 13 years ago
8129bc0
desktop-shell: Fall back to solid color if there's no background image
by Kristian Høgsberg
· 13 years ago
9e30a82
desktop-shell: don't crash on menu
by Pekka Paalanen
· 13 years ago
6d174cf
window: menu leak fixes
by Pekka Paalanen
· 13 years ago
40e49ac
desktop-shell: fix the unlock dialog decorations
by Pekka Paalanen
· 13 years ago
Next »