index
:
~reynaldo/weston
uninstalled
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clients
/
desktop-shell.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-25
desktop-shell: Remove unused variable in panel_create
Raúl Peñacoba
1
-3
/
+0
2017-03-24
desktop-shell: launch clients in their own process group.
Derek Foreman
1
-0
/
+4
2017-01-16
desktop-shell: Support panel-position 'none'
Daniel Stone
1
-13
/
+12
2017-01-16
desktop-shell: Stop asking for a RGB565 background
Emmanuel Gil Peyrot
1
-2
/
+0
2016-11-21
desktop-shell/client: Add left/right panel position (basic) support
Quentin Glidic
1
-4
/
+38
2016-11-21
desktop-shell/client: Introduce helper variables
Quentin Glidic
1
-7
/
+15
2016-11-21
desktop-shell/client: Parse the clock format once
Quentin Glidic
1
-12
/
+20
2016-11-21
desktop-shell/client: Use a proper enum for clock format
Quentin Glidic
1
-7
/
+10
2016-11-21
desktop-shell/client: Add bottom panel support
Quentin Glidic
1
-20
/
+34
2016-07-26
config-parser: Add weston_config_section_get_color
Bryce Harrington
1
-4
/
+4
2016-03-17
clients & tests: Unify multiple definitions of x*alloc and related functions
Bryce Harrington
1
-0
/
+1
2016-03-10
desktop-shell: make panel clock configurable
Armin Krezović
1
-7
/
+51
2016-03-09
clients: Use zalloc
Bryce Harrington
1
-1
/
+2
2015-11-19
desktop-shell: Rename protocol weston_desktop_shell
Jonas Ådahl
1
-39
/
+40
2015-06-15
Unified multiple definitions of container_of() macro.
Jon Cruz
1
-0
/
+1
2015-06-15
Remove redundant #include path component.
Jon Cruz
1
-2
/
+2
2015-06-15
clients: Update boilerplate from MIT X11 license to MIT Expat licenses
Bryce Harrington
1
-16
/
+17
2015-05-15
remove trailing whitespaces
Michael Vetter
1
-5
/
+5
2015-04-13
desktop-shell: Remove the panel popup
Dima Ryazanov
1
-33
/
+0
2015-03-27
Pass config file from compositor to everything
Pekka Paalanen
1
-1
/
+3
2014-08-28
desktop-shell: properly set background widget as opaque
Arnaud Vrac
1
-9
/
+1
2014-08-18
desktop-shell: add option to avoid creating the panel
Jonny Lamb
1
-7
/
+31
2014-05-18
clients: Remove the window / user parameters from the menu function
Jasper St. Pierre
1
-1
/
+1
2014-05-09
desktop-shell: Fix black edges on scaled desktop pattern
Bill Spitzak
1
-0
/
+2
2014-04-21
desktop-shell: Only use default background if no background color is set
Kristian Høgsberg
1
-3
/
+4
2014-01-19
clients/desktop-shell: check OOM conditions
U. Artie Eoff
1
-1
/
+9
2014-01-01
desktop-shell: Remove debug code from previous commit
Kristian Høgsberg
1
-1
/
+1
2014-01-01
shell: Only assign focus on click if there is a pointer focus surface
Kristian Høgsberg
1
-1
/
+1
2013-10-23
window, desktop-shell: deal with output unplug on client side
Xiong Zhang
1
-0
/
+20
2013-10-23
terminal: Add context menu with new terminal/copy/paste
Kristian Høgsberg
1
-1
/
+1
2013-10-13
Rename frame_create and frame_set_child_size with a window_ prefix
Jason Ekstrand
1
-1
/
+1
2013-10-09
Revert "Resize the shell when the mode is switched"
Kristian Høgsberg
1
-7
/
+0
2013-09-29
Resize the shell when the mode is switched
Hardening
1
-0
/
+7
2013-09-21
config-parser: Make weston_config_parse() tkae a file name
Kristian Høgsberg
1
-5
/
+1
2013-08-26
desktop-shell: Add support for touch unlock
Brian J Lovin
1
-0
/
+29
2013-08-16
Add touch support for wl_shell_surface_move
Rusty Lynch
1
-4
/
+5
2013-08-12
desktop-shell: Add touch support to panel launcher icons
Rusty Lynch
1
-0
/
+29
2013-08-08
malloc + memset -> zalloc
Peter Hutterer
1
-11
/
+5
2013-08-06
window: Allow hinting of a preference for RGB565 when creating a window
Tomeu Vizoso
1
-0
/
+2
2013-07-30
desktop-shell: Refactor launcher configuration reading to avoid leaking
Rob Bradford
1
-3
/
+1
2013-07-25
Use xmalloc in desktop-shell.c
Kristian Høgsberg
1
-7
/
+5
2013-07-05
desktop-shell: Don't crash on output hotplug
Ander Conselvan de Oliveira
1
-13
/
+26
2013-07-05
desktop-shell: Adapt to the new config parser API
Ander Conselvan de Oliveira
1
-82
/
+89
2013-05-28
Convert all scales to int32_t
Alexander Larsson
1
-1
/
+1
2013-05-22
desktop-shell: new wallpaper mode scale-crop
Pekka Paalanen
1
-5
/
+22
2013-05-22
shell: wait for desktop-shell init before fade in
Pekka Paalanen
1
-1
/
+45
2013-05-22
desktop-shell: Respect output scale and translate
Alexander Larsson
1
-13
/
+62
2013-05-14
config-parser: Honor XDG_CONFIG_DIRS
Ossama Othman
1
-4
/
+4
2013-04-15
desktop-shell: better error logging
Philipp Brüschweiler
1
-2
/
+5
2013-02-20
Pass argc pointer to parse_options()
Kristian Høgsberg
1
-1
/
+1
[next]