From 92e4abbddd98cdb14b5989c5e9db41af30491379 Mon Sep 17 00:00:00 2001 From: Luca Capezzuto Date: Wed, 11 May 2022 18:05:51 +0200 Subject: [PATCH 1/3] lain: new commit --- lain | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lain b/lain index 0df20e3..29f8d1f 160000 --- a/lain +++ b/lain @@ -1 +1 @@ -Subproject commit 0df20e38bbd047c1afea46ab25e8ecf758bb5d45 +Subproject commit 29f8d1fc361ee0f0b11fb08cccaa0a0a5b93aa48 From ddcc28021856f8639f37263c4dc662048777d20d Mon Sep 17 00:00:00 2001 From: carpii Date: Tue, 26 Jul 2022 22:47:22 +0100 Subject: [PATCH 2/3] add support for minimize titlebar icons, to the blackburn theme --- .../blackburn/icons/titlebar/minimize_focus.png | Bin 0 -> 105 bytes .../blackburn/icons/titlebar/minimize_normal.png | Bin 0 -> 114 bytes themes/blackburn/theme.lua | 2 ++ 3 files changed, 2 insertions(+) create mode 100755 themes/blackburn/icons/titlebar/minimize_focus.png create mode 100755 themes/blackburn/icons/titlebar/minimize_normal.png diff --git a/themes/blackburn/icons/titlebar/minimize_focus.png b/themes/blackburn/icons/titlebar/minimize_focus.png new file mode 100755 index 0000000000000000000000000000000000000000..5a968c3bc6ce3359720bb8dc645fc1718deeb462 GIT binary patch literal 105 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!D3?x-;bCrM;TYyi9D+43bw+jEJLq9TsB8(+L ze!&b5&u*jvIf9-pjv*Y^lM@c`-Vk!&5M^NC(_=Vmy?`SZD9PaI>gTe~DWM4fFzFYQ literal 0 HcmV?d00001 diff --git a/themes/blackburn/icons/titlebar/minimize_normal.png b/themes/blackburn/icons/titlebar/minimize_normal.png new file mode 100755 index 0000000000000000000000000000000000000000..0574ae5d80a8b452e76995b7b00a9f31ddb87d88 GIT binary patch literal 114 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6EInNuLp07OCrCs+;5jVG7RMIX zX3Ud5!DS{#X0nSx<-`_y;e4h|(r?b)_-OROXwF9KWcMcNHlPVA0UT43D-_FthA?=# L`njxgN@xNAYL6h5 literal 0 HcmV?d00001 diff --git a/themes/blackburn/theme.lua b/themes/blackburn/theme.lua index 15ef692..d777d9b 100644 --- a/themes/blackburn/theme.lua +++ b/themes/blackburn/theme.lua @@ -71,6 +71,8 @@ theme.titlebar_maximized_button_focus_active = theme.dir .. "/icons/titlebar/ theme.titlebar_maximized_button_normal_active = theme.dir .. "/icons/titlebar/maximized_normal_active.png" theme.titlebar_maximized_button_focus_inactive = theme.dir .. "/icons/titlebar/maximized_focus_inactive.png" theme.titlebar_maximized_button_normal_inactive = theme.dir .. "/icons/titlebar/maximized_normal_inactive.png" +theme.titlebar_minimize_button_focus = theme.dir .. "/icons/titlebar/minimize_focus.png" +theme.titlebar_minimize_button_normal = theme.dir .. "/icons/titlebar/minimize_normal.png" awful.util.tagnames = { "ƀ", "Ƅ", "Ɗ", "ƈ", "ƙ" } From 0850c350b6bbaf0008458495d61e3be17418d1bb Mon Sep 17 00:00:00 2001 From: Luca Capezzuto Date: Sat, 27 Aug 2022 15:40:03 +0200 Subject: [PATCH 3/3] Switch to CC BY-SA 4.0 to turn this repo into free cultural work --- README.rst | 4 ++-- freedesktop | 2 +- lain | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 44e8e3e..a658b1d 100644 --- a/README.rst +++ b/README.rst @@ -7,7 +7,7 @@ Themes for Awesome WM 4.x :Author: Luca CPZ :Version: git -:License: BY-NC-SA_ +:License: BY-SA_ :Source: https://github.com/lcpz/awesome-copycats Description @@ -159,7 +159,7 @@ Additional default software used: :: amixer dmenu librewolf mpc mpd scrot unclutter xbacklight xsel slock -.. _BY-NC-SA: http://creativecommons.org/licenses/by-nc-sa/4.0 +.. _BY-SA: https://creativecommons.org/licenses/by-sa/4.0 .. _Awesome: http://github.com/awesomeWM/awesome .. _branches: https://github.com/lcpz/awesome-copycats/branches .. _lucamanni: https://github.com/lucamanni/awesome diff --git a/freedesktop b/freedesktop index ac9de0e..1c52005 160000 --- a/freedesktop +++ b/freedesktop @@ -1 +1 @@ -Subproject commit ac9de0eccd9d604f43c82cb03e77f6fd791640ab +Subproject commit 1c5200549410377b9486c2bfdd262d6472d01969 diff --git a/lain b/lain index 29f8d1f..c489aa6 160000 --- a/lain +++ b/lain @@ -1 +1 @@ -Subproject commit 29f8d1fc361ee0f0b11fb08cccaa0a0a5b93aa48 +Subproject commit c489aa63acc1364851e0e51152be3db5c75e145d