Commit Graph

17 Commits

Author SHA1 Message Date
Raphaël Hertzog de1fc479c9 Use relative path for the background picture in the grub theme
The absolute path was breaking grub on systems with btrfs subvolumes.
2019-11-14 08:44:37 +01:00
Daniel Ruiz de Alegría 68c2cdbef6 Move kali light background logo position
Fixes kalilinux/internal/theme-dev#13
2019-11-12 10:29:11 +01:00
Daniel Ruiz de Alegría 7194ec6609 Move panel action buttons position and force symbolic icons 2019-11-11 13:50:36 +01:00
Raphaël Hertzog 2f00a02ab0 Don't use any background image for qterminal, just transparency
Fixes https://gitlab.com/kalilinux/internal/theme-dev/issues/11
2019-11-11 12:33:40 +01:00
Daniel Ruiz de Alegría 736d1db757 Fix background gradient banding 2019-11-11 10:53:27 +01:00
Daniel Ruiz de Alegría e1e0bd4f88 Minify backgrounds 2019-11-11 10:52:31 +01:00
Daniel Ruiz de Alegría b3ed4402f3 Add new grub backgrounds 2019-11-11 09:45:53 +01:00
Daniel Ruiz de Alegría 5428e74ceb Add kali light background and replace kali rings for login and lock screen 2019-11-11 09:39:38 +01:00
Daniel Ruiz de Alegría 7b5ef398f5 Fix kali-blue-matrix background 2019-11-07 16:18:55 +01:00
Daniel Ruiz de Alegría 8efe29da8f Add kali-logo and kali-rings svg backgrounds 2019-11-07 15:10:49 +01:00
Daniel Ruiz de Alegría b8c867f84f Fix grub fallback background color 2019-11-07 13:28:23 +01:00
Daniel Ruiz de Alegría ec2250fa56 Fix light variant qterminal theme 2019-11-07 13:07:59 +01:00
Raphaël Hertzog fbdf035e87 Configure gdm to display our logo 2019-11-07 11:49:48 +01:00
Raphaël Hertzog 80b36e12f4 Instead copy grub theme to /boot during postinst
The goal is to not break ARM images using vfat for /boot while
still providing the theme in /boot so that it can be available
even when /usr/share/ is not available.

Gbp-Dch: Full
2019-11-07 10:32:22 +01:00
Raphaël Hertzog dd596eac9f Move all files installed below /usr/share in the same directory
Also move the grub theme to /usr/share/grub/themes/kali/ as installing
files in /boot/ is problematic on arm where /boot is often a vfat
partition that doesn't support hardlinks as required by dpkg.

Gbp-Dch: Full
2019-11-07 10:32:21 +01:00
Raphaël Hertzog 89e461de17 Move all /usr/share/* directories in the same place 2019-11-06 19:16:17 +01:00
Raphaël Hertzog 2739896657 Merge all background pictures in Backgrounds sub-directory
* Provide 3 common ratio (16x9, 16x10, 4x3) for the 2 main images.
* Avoid duplication by creating symlinks for all the screen sizes needed by
  KDE. We link to the picture with the closest ratio.
* Make all background pictures available to gnome-background-properties.
* Make the 2 main background pictures available to KDE.
2019-11-05 15:38:29 +01:00