summaryrefslogtreecommitdiff
path: root/clients/desktop-shell.c
Commit message (Expand)AuthorAgeFilesLines
* clients/desktop-shell: Add tablet support to the top panel of the desktop shellLyude Paul2023-03-311-0/+58
* desktop-shell: Use custom_env to launch panel clientsDaniel Stone2022-07-191-58/+16
* clients/desktop-shell: Add a displayname= option for launchersnerdopolis2022-02-241-5/+13
* clients/desktop-shell: Add 24H support to the clock format.Nicholas Niro2021-07-311-1/+17
* Fix indentation all through the projectEmmanuel Gil Peyrot2021-07-311-1/+1
* desktop-shell:change expiration of minute and secVeeresh Kadasani2021-01-211-3/+10
* desktop-shell: Add missing weston_config_destroy() for desktop.configAnurup M2020-12-081-0/+2
* clients: Fix shell background image setting.Tanmay Shah2020-10-191-1/+1
* config-parser: Make get_bool be boolDaniel Stone2019-11-281-2/+2
* desktop-shell: Set 1x1 buffers for solid-color backgroundsHarish Krupo2019-11-251-0/+6
* desktop-shell: Click top left and align clock-2019-06-261-41/+39
* log: remove "%m" from format strings by using strerror(errno)Antonio Borneo2019-05-021-3/+5
* Rename zalloc.h to libweston/zalloc.hPekka Paalanen2019-04-181-1/+1
* Rename config-parser.h to libweston/config-parser.hPekka Paalanen2019-04-181-1/+1
* 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