Home
last modified time | relevance | path

Searched refs:background (Results 1 – 9 of 9) sorted by relevance

/systemd-251/docs/
Dstyle.css39 --sd-background-color: var(--sd-gray-extralight);
52 --sd-background-color: var(--sd-brand-black);
78 background-color: var(--sd-background-color);
137 background-color: var(--sd-brand-black);
145 background-color: var(--sd-highlight-bg);
163 background-color: var(--sd-brand-white);
167 background-color: var(--sd-brand-green);
171 background-color: var(--sd-brand-black);
202 /* Generated with: rougify style github | sed '/background-color: #f8f8f8/d' */
230 background-color: #e3d2d2;
[all …]
DDESKTOP_ENVIRONMENTS.md32 slices `background`, `app` and `session`.
37 * `background.slice`: Useful for low-priority background tasks
42 preferentially killing background tasks in out-of-memory situations
DROOT_STORAGE_DAEMONS.md165 * It is not acceptable to spawn off background processes transparently from
176 recent udev versions will automatically kill all long running background
/systemd-251/src/boot/efi/
Dsplash.c257 …graphics_splash(const UINT8 *content, UINTN len, const EFI_GRAPHICS_OUTPUT_BLT_PIXEL *background) { in graphics_splash() argument
273 if (!background) { in graphics_splash()
279 background = &pixel; in graphics_splash()
296 GraphicsOutput, (EFI_GRAPHICS_OUTPUT_BLT_PIXEL *)background, in graphics_splash()
Dsplash.h6 … graphics_splash(const UINT8 *content, UINTN len, const EFI_GRAPHICS_OUTPUT_BLT_PIXEL *background);
/systemd-251/units/user/
Dmeson.build5 'background.slice',
Dsystemd-tmpfiles-clean.service22 Slice=background.slice
/systemd-251/
Dmeson_options.txt452 …description : 'general boot loader color in "foreground,background" form, see constants from efico…
DNEWS3143 app.slice ("normal" user applications), and background.slice
11962 Wayland as long as it is in the background and "unmute" it
11964 session switching without allowing background sessions to
12843 * logind will now issue a background sync() request to the kernel
14342 background processes from ExecStart= lines (which was never