1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-05-03 11:18:51 +00:00
Commit graph

880 commits

Author SHA1 Message Date
thenbe 16c16bb16e
fix: use correct disk percentage (#305)
This was the original value. It was changed in ad6d3f2 because
(according to commit message) precentage stopped working. Now, it seems
to be working again.
2023-07-18 19:22:03 +01:00
Luca CPZ a30cc39f11
Merge pull request #302 from Konfekt/patch-1
Switch to parent window after closing child window
2022-12-25 21:04:33 +00:00
Konfekt 3da0546c90
switch to parent window after closing child window
as gladly donated by @basaran
see https://github.com/lcpz/awesome-copycats/issues/301
2022-12-25 21:06:44 +01:00
Luca CPZ 80588112e1
Merge pull request #299 from vbouchaud/master
updating freedesktop submodule to a known ref
2022-12-22 15:55:13 +00:00
Vianney Bouchaud 8e3e9b209f
updating freedesktop submodule to a known ref 2022-12-02 15:52:07 +01:00
Luca Capezzuto 16d85b1123 Merge branch 'master' of github.com:lcpz/awesome-copycats 2022-08-27 15:41:28 +02:00
Luca Capezzuto 0850c350b6 Switch to CC BY-SA 4.0 to turn this repo into free cultural work 2022-08-27 15:40:03 +02:00
Luca CPZ 9dd04ec6d6
Merge pull request #297 from carpii/master
add support for minimize titlebar icons, to the blackburn theme
2022-07-31 12:04:02 +00:00
carpii ddcc280218 add support for minimize titlebar icons, to the blackburn theme 2022-07-26 22:47:22 +01:00
Luca Capezzuto be129bd155 Merge branch 'master' of https://github.com/lcpz/awesome-copycats 2022-05-12 12:43:07 +02:00
Luca CPZ 55a86e9951
Merge pull request #296 from joshgoebel/fix_layout
every tag should get default layout
2022-05-12 10:42:09 +00:00
Josh Goebel bc00cb3399 every tag should get default layout 2022-05-11 13:38:54 -04:00
Luca Capezzuto 92e4abbddd
lain: new commit 2022-05-11 18:05:51 +02:00
Luca Capezzuto fd6c9aa880
lain: new commit 2022-03-26 12:12:04 -06:00
Luca Capezzuto 04924f6f46
lain: new commit 2022-03-26 12:00:14 -06:00
Luca Capezzuto c72775ed24
lain, freedesktop: new commits 2022-03-16 14:13:58 -06:00
Luca Capezzuto 124aa02613
lain: new commit 2022-03-15 10:21:57 -06:00
Luca Capezzuto c187bed3df
set each spawned client to slave mode 2022-01-31 20:17:50 -06:00
Luca Capezzuto b514124f38
add another missing comma; follows #294 2021-11-23 08:54:55 -06:00
Luca Capezzuto 234fcb88c7 Merge branch 'master' of github.com:lcpz/awesome-copycats 2021-11-23 08:54:06 -06:00
Luca CPZ 8fa759cef3
Merge pull request #294 from bbenno/master
Fix: add comma in global key binding definition
2021-11-23 14:53:06 +00:00
Benno Bielmeier 0c60d3bd37
Fix: add comma in global key binding definition 2021-11-23 15:13:55 +01:00
Luca Capezzuto 1e2c8656ee
lain: new commit 2021-09-25 13:53:58 +02:00
Luca Capezzuto 7371820abb
freedesktop: new commit 2021-08-29 13:34:53 +02:00
Luca CPZ a71d456c75
Merge pull request #292 from R4wm/fix_copy_pasta
remove \$ from `Installation` copy paste code
2021-08-26 19:08:50 +00:00
r4wm 0c87d5206b remove \$ from copy paste code 2021-08-26 10:05:11 -07:00
Luca Capezzuto 6d29c708db
lain: new commit 2021-08-22 14:33:51 +02:00
Luca Capezzuto e995f1c833
rewrite hide function for menu; #291 2021-08-20 19:13:53 +02:00
Luca Capezzuto 7aeb2641b5 readme: fix installation section #290 2021-08-20 18:02:07 +02:00
Luca Capezzuto 5b5ae17393
rc.lua.template: move mymainmenu to awful.util; closes #290 2021-08-20 10:55:29 +02:00
Luca Capezzuto 1875fde0a2
fix fullscreen freezes; closes #285; thanks to @psychon 2021-07-29 18:37:37 +02:00
Luca Capezzuto 9a747d2574
remove WIP stuff 2021-07-29 18:26:56 +02:00
Luca Capezzuto ce02bd6de8 Merge branch 'master' of github.com:lcpz/awesome-copycats 2021-07-29 18:22:47 +02:00
Luca Capezzuto 099b3bc26c
readme updated; closes #289 2021-07-29 18:22:36 +02:00
Luca CPZ 502a4e3dea
lain updated 2021-07-06 11:12:27 +01:00
Luca CPZ 5c87927819 Merge branch 'master' of github.com:lcpz/awesome-copycats 2021-07-01 20:14:04 +01:00
Luca CPZ 87e9ea7807
Update theme.lua 2021-07-01 19:13:56 +00:00
Luca CPZ e4156ea6b2
powerarrow-dark: remove -g flag in MPD widget 2021-07-01 20:13:18 +01:00
Luca CPZ d4eeb86bd3 Merge branch 'master' of github.com:lcpz/awesome-copycats 2021-07-01 20:12:11 +01:00
Luca CPZ 2ad9791998
Merge pull request #288 from pratik-devkota/patch-2
Update themes/powerarrow-dark/theme.lua
2021-07-01 19:11:52 +00:00
Pratik Devkota 270b1447f6
Update themes/powerarrow-dark/theme.lua
1. On 'modkey' used on line 140 hasn't been declared before, therefore the function won't be executed.
2. Change awful.spawn.with_shell() to awful.spawn()
2021-06-25 08:37:17 +05:45
Luca CPZ e6f3a2b64f
Merge pull request #287 from pratik-devkota/patch-1
Add a key binding to dismiss notifications
2021-06-24 18:55:47 +00:00
Pratik Devkota d67e88c6ad
Update rc.lua.template
Add a keybindings to dismiss notifications with Ctrl+Space
2021-06-24 09:28:30 +00:00
Luca CPZ dacab36aca Merge branch 'master' of github.com:lcpz/awesome-copycats 2021-06-04 10:19:54 +01:00
Luca CPZ 659e79b292
Merge pull request #286 from gzoom13/patch-1
Update README.rst
2021-05-12 12:27:20 +00:00
Andrey Golikov c717e71953
Update README.rst
No need to clone whole repository since we are removing it anyway. With this change users will not need to download whole git history of this repo.
2021-05-10 14:00:27 +03:00
Luca Capezzuto 1c77b1f210 fixed overlapping layout keys 2021-04-13 14:43:19 +02:00
Luca Capezzuto e41d5d491c
remove unused keybinding 2021-04-13 14:31:48 +02:00
Luca Capezzuto fab8e84511
remove unused keyboard widget 2021-04-13 14:26:23 +02:00
Luca Capezzuto 3e591033e5
rc.lua.template and freedesktop updated 2021-04-13 14:21:11 +02:00