1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-10-22 12:31:23 +00:00
Commit graph

868 commits

Author SHA1 Message Date
Josh Goebel bc00cb3399 every tag should get default layout 2022-05-11 13:38:54 -04: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
Luca Capezzuto 0369445fd7
disabling lain.widget.weather because OpenWeatherMap requires API key now, seek lain wiki 2021-03-15 19:12:15 +01:00
Luca CPZ fc134083d1
Merge pull request #283 from aajjbb/feature/powerarrow-dark/keyboard-widget
adding keyboard layout widget to powerarrow-dark
2020-10-19 14:37:23 +00:00
Jeferson Siqueira 4c5c8a7846 adding keyboard layout widget to powerarrow-dark 2020-08-31 17:36:20 +01:00
Luca CPZ 41fd4ab224
Fix typo
Closes #280
2020-05-27 13:19:07 -05:00
Luca CPZ 06f05ac740
modkey-tab optional cycle between instead of two-history-swapping; closes #274 2019-11-26 15:44:48 +00:00
Jeferson Siqueira 99988d7c1f Add usage for buttons 4/5 (mouse scroll) to the volume widget. 2019-11-26 14:43:24 +00:00
Jeferson Siqueira 0d60af1161 Using string.format() on the net widget in powerarrow-dark.
As the net usage varies, so the numbers on the widget does. The problem is
that it makes the whole widget bar to go back and forth as the numbers change.
Adding a 'padding' number of zeroes reduces the number of 'moves' of the
widget row, and does not reduces the visibility of the widgets.
2019-11-26 14:43:24 +00:00
Luca CPZ 7bad166f51 Added sponsorship option
Any donation will encourage me to create new, innovative and ready-to-use themes. Thank you.
2019-11-26 14:43:24 +00:00
Luca CPZ f6eff86394
fetch browser and terminal variables, closes #273; added option for vi-like client focus (default to false), closes #275 2019-11-26 14:42:14 +00:00
Luca CPZ f2d6c00a72
Merge pull request #270 from aajjbb/feature/powerarrow-dark-volume-mouse
[powerarrow-dark] use mouse scroll in volume widget
2019-11-12 11:53:06 +00:00
Luca CPZ daf83dde47
Merge pull request #272 from aajjbb/feature/powerarrow-dark-net-fix
Using string.format() on the net widget in powerarrow-dark.
2019-11-12 11:52:50 +00:00
Jeferson Siqueira cde80cc06d Using string.format() on the net widget in powerarrow-dark.
As the net usage varies, so the numbers on the widget does. The problem is
that it makes the whole widget bar to go back and forth as the numbers change.
Adding a 'padding' number of zeroes reduces the number of 'moves' of the
widget row, and does not reduces the visibility of the widgets.
2019-11-10 16:20:21 +00:00