summaryrefslogtreecommitdiff
path: root/clients/desktop-shell.c
Commit message (Expand)AuthorAgeFilesLines
* desktop-shell: allow to center background imageStefan Agner2018-09-171-2/+18
* desktop-shell: always paint background color firstStefan Agner2018-09-171-3/+4
* desktop-shell: fix output removal for background/panelPekka Paalanen2018-07-051-13/+24
* clients: consolidate timer code part 2Pekka Paalanen2018-03-121-28/+7
* clients/desktop-shell: preserve background/panel in clone modePekka Paalanen2018-02-121-1/+49
* clients/desktop-shell: avoid invalid sized panelPekka Paalanen2018-02-121-2/+18
* clients/desktop-shell: avoid invalid sized backgroundPekka Paalanen2018-02-121-5/+26
* shared: Update all users of DATADIRDerek Foreman2018-02-071-3/+11
* desktop-shell: Remove unused variable in panel_createRaúl Peñacoba2017-03-251-3/+0
* desktop-shell: launch clients in their own process group.Derek Foreman2017-03-241-0/+4
* desktop-shell: Support panel-position 'none'Daniel Stone2017-01-161-13/+12
* desktop-shell: Stop asking for a RGB565 backgroundEmmanuel Gil Peyrot2017-01-161-2/+0
* desktop-shell/client: Add left/right panel position (basic) supportQuentin Glidic2016-11-211-4/+38
* desktop-shell/client: Introduce helper variablesQuentin Glidic2016-11-211-7/+15
* desktop-shell/client: Parse the clock format onceQuentin Glidic2016-11-211-12/+20
* desktop-shell/client: Use a proper enum for clock formatQuentin Glidic2016-11-211-7/+10
* desktop-shell/client: Add bottom panel supportQuentin Glidic2016-11-211-20/+34
* config-parser: Add weston_config_section_get_colorBryce Harrington2016-07-261-4/+4
* clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington2016-03-171-0/+1
* desktop-shell: make panel clock configurableArmin Krezović2016-03-101-7/+51
* clients: Use zallocBryce Harrington2016-03-091-1/+2
* desktop-shell: Rename protocol weston_desktop_shellJonas Ådahl2015-11-191-39/+40
* Unified multiple definitions of container_of() macro.Jon Cruz2015-06-151-0/+1
* Remove redundant #include path component.Jon Cruz2015-06-151-2/+2
* clients: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington2015-06-151-16/+17
* remove trailing whitespacesMichael Vetter2015-05-151-5/+5
* desktop-shell: Remove the panel popupDima Ryazanov2015-04-131-33/+0
* Pass config file from compositor to everythingPekka Paalanen2015-03-271-1/+3
* desktop-shell: properly set background widget as opaqueArnaud Vrac2014-08-281-9/+1
* desktop-shell: add option to avoid creating the panelJonny Lamb2014-08-181-7/+31
* clients: Remove the window / user parameters from the menu functionJasper St. Pierre2014-05-181-1/+1
* desktop-shell: Fix black edges on scaled desktop patternBill Spitzak2014-05-091-0/+2
* desktop-shell: Only use default background if no background color is setKristian Høgsberg2014-04-211-3/+4
* clients/desktop-shell: check OOM conditionsU. Artie Eoff2014-01-191-1/+9
* desktop-shell: Remove debug code from previous commitKristian Høgsberg2014-01-011-1/+1
* shell: Only assign focus on click if there is a pointer focus surfaceKristian Høgsberg2014-01-011-1/+1
* window, desktop-shell: deal with output unplug on client sideXiong Zhang2013-10-231-0/+20
* terminal: Add context menu with new terminal/copy/pasteKristian Høgsberg2013-10-231-1/+1
* Rename frame_create and frame_set_child_size with a window_ prefixJason Ekstrand2013-10-131-1/+1
* Revert "Resize the shell when the mode is switched"Kristian Høgsberg2013-10-091-7/+0
* Resize the shell when the mode is switchedHardening2013-09-291-0/+7
* config-parser: Make weston_config_parse() tkae a file nameKristian Høgsberg2013-09-211-5/+1
* desktop-shell: Add support for touch unlockBrian J Lovin2013-08-261-0/+29
* Add touch support for wl_shell_surface_moveRusty Lynch2013-08-161-4/+5
* desktop-shell: Add touch support to panel launcher iconsRusty Lynch2013-08-121-0/+29
* malloc + memset -> zallocPeter Hutterer2013-08-081-11/+5
* window: Allow hinting of a preference for RGB565 when creating a windowTomeu Vizoso2013-08-061-0/+2
* desktop-shell: Refactor launcher configuration reading to avoid leakingRob Bradford2013-07-301-3/+1
* Use xmalloc in desktop-shell.cKristian Høgsberg2013-07-251-7/+5
* desktop-shell: Don't crash on output hotplugAnder Conselvan de Oliveira2013-07-051-13/+26