Searched refs:background (Results 1 – 9 of 9) sorted by relevance
/systemd-251/docs/ ! |
D | style.css | 39 --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 …]
|
D | DESKTOP_ENVIRONMENTS.md | 32 slices `background`, `app` and `session`. 37 * `background.slice`: Useful for low-priority background tasks 42 preferentially killing background tasks in out-of-memory situations
|
D | ROOT_STORAGE_DAEMONS.md | 165 * 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/ ! |
D | splash.c | 257 …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()
|
D | splash.h | 6 … graphics_splash(const UINT8 *content, UINTN len, const EFI_GRAPHICS_OUTPUT_BLT_PIXEL *background);
|
/systemd-251/units/user/ ! |
D | meson.build | 5 'background.slice',
|
D | systemd-tmpfiles-clean.service | 22 Slice=background.slice
|
/systemd-251/ ! |
D | meson_options.txt | 452 …description : 'general boot loader color in "foreground,background" form, see constants from efico…
|
D | NEWS | 3143 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
|