Commit Graph

1143 Commits

Author SHA1 Message Date
Daniel Ruiz de Alegría fb086599c3 Fix gnome text-editor icon 2023-08-11 10:15:11 +02:00
Daniel Ruiz de Alegría 6ee808ca26 Fix updated icons from kali-menu 2023-08-11 09:44:34 +02:00
Daniel Ruiz de Alegría 99903563cd Update changelog for 2023.3.2 2023-07-21 17:59:52 +02:00
Daniel Ruiz de Alegría 1e3fd70e5b Force rm to prevent breaking preinst script if file doens't exist 2023-07-21 17:59:28 +02:00
Daniel Ruiz de Alegría 3fd701e840 Prepare for release 2023-07-13 16:08:59 +02:00
Daniel Ruiz de Alegría 9f20014b3e Remove config file to avoid conflict with kali-themes-purple 2023-07-13 15:41:53 +02:00
Daniel Ruiz de Alegría 04bd53fc1d Update changelog for 2023.3.1 2023-07-13 14:29:50 +02:00
Daniel Ruiz de Alegría 8b7b521677 Remove old config file in postinst 2023-07-13 14:28:05 +02:00
Daniel Ruiz de Alegría 789aa2fcbb Add purple face icon 2023-07-13 13:13:47 +02:00
Daniel Ruiz de Alegría 2b1074356d Fix moved file to kali-themes-purple via 'Breaks' parameter 2023-07-13 13:09:26 +02:00
Daniel Ruiz de Alegría dee944db6d Remove config file to avoid conflict with kali-themes-purple 2023-07-12 11:24:53 +02:00
Daniel Ruiz de Alegría bb49040e7b Move kali-purple env file for plasma 2023-07-12 10:27:19 +02:00
Daniel Ruiz de Alegría 9020549b05 Icons: fix symlink for actions/symbolic 2023-06-22 12:36:20 +02:00
Daniel Ruiz de Alegría a07ed27cc5 Icons: Update Flat-Remix icon themes 2023-06-22 11:36:54 +02:00
Daniel Ruiz de Alegría 45f4dcfc31 Update changelog for 2023.3.0 2023-06-07 13:17:18 +02:00
Daniel Ruiz de Alegría 37799d67d2 GNOME: Update for gnome-shell 44.2 2023-06-07 13:12:19 +02:00
Daniel Ruiz de Alegría 2bc1a97382 Add symlink for impacket-scripts 2023-05-17 10:00:35 +02:00
Daniel Ruiz de Alegría 0fdf3c6b76 Update changelog for 2023.2.4 2023-05-16 19:48:55 +02:00
Daniel Ruiz de Alegría 6c5146b310 Update icons from kali-menu 2023-05-15 12:38:14 +02:00
Daniel Ruiz de Alegría 406dac464d Prepare for release 2023-04-28 11:25:17 +02:00
Daniel Ruiz de Alegría da514d2177 Update icons from kali-menu 2023-04-28 10:43:23 +02:00
Daniel Ruiz de Alegría 8e02b81691 Update changelog for 2023.2.2 2023-04-04 11:52:43 +02:00
Daniel Ruiz de Alegría fa7c54d88a Gnome-Shell: Add tiling assistant extension 2023-04-04 11:29:30 +02:00
Daniel Ruiz de Alegría 896f5c7d41 Gnome-Shell: minor theme fixes 2023-04-03 16:43:11 +02:00
Daniel Ruiz de Alegría 1bcf1f56ec Update changelog for 2023.2.1 2023-03-29 23:29:24 +02:00
Daniel Ruiz de Alegría 2366bd33ec Better use numbered gnome-shell versions in 'Breaks' conditions 2023-03-23 16:23:33 +01:00
Daniel Ruiz de Alegría 6c6b17e0e1 Use gnome:Version and gnome:NextVersion variables for 'Breaks' conditions 2023-03-23 15:41:48 +01:00
Daniel Ruiz de Alegría e1c7d7fb7a Merge branch 'gnome-44' into kali/master 2023-03-22 17:27:12 +01:00
Daniel Ruiz de Alegría 3a84641e2f Gnome-Shell: fix icon color in quick settings using light theme 2023-03-22 17:23:13 +01:00
Daniel Ruiz de Alegría 478146e9d3 Gnome-Shell: update search entry 2023-03-22 17:18:20 +01:00
Daniel Ruiz de Alegría ce984a8dd8 Set min version for gnome-shell 2023-03-22 16:50:42 +01:00
Daniel Ruiz de Alegría 9e35215cf1 Gnome-Shell: regenerate themes 2023-03-22 16:46:25 +01:00
Daniel Ruiz de Alegría da20e20bc1 Gnome-Shell: sync _colors.scss with upstream changes 2023-03-22 15:35:10 +01:00
Daniel Ruiz de Alegría 158078b207 Gnome-Shell: update dashboard and icon-grid 2023-03-21 16:21:22 +01:00
Daniel Ruiz de Alegría a775203ac8 Gnome-Shell: update search result 2023-03-20 21:25:09 +01:00
Daniel Ruiz de Alegría 91277f3817 Gnome-Shell: add missing color variables 2023-03-20 20:40:05 +01:00
Daniel Ruiz de Alegría 2e9f1dcb06 Gnome-Shell: sync upstream 2023-03-20 20:40:05 +01:00
Daniel Ruiz de Alegría 63630cbb2c Update changelog for 2023.2.0 2023-03-20 17:31:13 +01:00
Daniel Ruiz de Alegría 14f09400cf Fix Makefile scripts 2023-03-17 18:42:24 +01:00
Daniel Ruiz de Alegría 4326f53cd2 Update changelog for 2023.1.8 2023-03-11 10:02:12 +01:00
Daniel Ruiz de Alegría 83d9597c89 Fix purple themes 2023-03-11 10:00:52 +01:00
Daniel Ruiz de Alegría 7d240c2e3e Update changelog for 2023.1.7 2023-03-09 13:11:35 +01:00
Daniel Ruiz de Alegría d9e793e5ee KDE: fix purple theme configuration 2023-03-09 13:06:51 +01:00
Daniel Ruiz de Alegría ae149a00f3 Revert "KDE: dirty fix for blurry background image"
This reverts commit 9a337461ea.
2023-03-06 13:26:08 +01:00
Arnaud Rebillout 45012e2d47 Replace 'which' with 'command -v'
Cf. https://lwn.net/Articles/874049/
2023-03-03 10:07:37 +07:00
Arnaud Rebillout 2be92c7e69 Fix mistake in readme
Gbp-Dch: ignore
2023-03-03 10:07:29 +07:00
Daniel Ruiz de Alegría 2355042b97 Update changelog for 2023.1.6 2023-03-02 17:39:22 +01:00
Daniel Ruiz de Alegría 9a337461ea KDE: dirty fix for blurry background image 2023-03-02 17:00:45 +01:00
Daniel Ruiz de Alegría 124bc5951a Divert kcm-about-distrorc from desktop-base to show Kali instead of Debian 2023-03-01 20:15:10 +01:00
Daniel Ruiz de Alegría fd2ad40a90 KDE: xdg-user-dirs fix is now included in desktop-base 2023-03-01 16:42:34 +01:00