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
Jeferson Siqueira
de8c49045d
Add usage for buttons 4/5 (mouse scroll) to the volume widget.
2019-11-09 23:05:03 +00:00
Luca CPZ
ce095c7bc3
Added sponsorship option
...
Any donation will encourage me to create new, innovative and ready-to-use themes. Thank you.
2019-11-07 15:29:08 +00:00
Luca Capezzuto
f3cd5275dd
lain updated
2019-08-27 17:10:24 +01:00
Luca Capezzuto
403e896aeb
2019-08-20 15:25:15 +01:00
Luca Capezzuto
16de9bc564
#268 : set https instead of git for submodules
2019-08-16 19:28:57 +01:00
Luca Capezzuto
5c1aee41e5
readme: specified why some themes use external fonts; #267
2019-06-22 17:48:26 +01:00
Luca Capezzuto
15aade78dd
vertex: fix expanding of centered tasklist
2019-06-06 12:33:23 +01:00
Luca Capezzuto
5f550dc33f
lain: new commit
2019-05-29 15:30:11 +01:00
Luca Capezzuto
51879a0372
lain: new commit
2019-05-27 13:15:13 +01:00
Luca Capezzuto
327d6f1172
lain: new commit
2019-05-13 12:47:51 +01:00
Andrew Naguib
5dba69affa
Update README.rst
...
fixing old line configuration for the `theme-personal.lua` and adding information for how to customize the weather city and how to get the correct city id from the `openweathermap` api used by `lain`.
2019-05-03 15:44:12 +01:00
Luca Capezzuto
619101a1b2
remove client.property::maximized signal; closes #261
...
Signed-off-by: Luca Capezzuto <luca.capezzuto@soton.ac.uk>
2019-04-16 14:18:20 +01:00
Luca Capezzuto
41be59ba27
#261 : added screen arrange signal too
2019-04-15 11:05:10 +01:00
Luca Capezzuto
db3003aa48
#261 fix
2019-04-14 16:13:33 +01:00
Luca Capezzuto
fdf3d70470
submodules: new commits
2019-04-05 18:30:13 +01:00
Frédéric VANNIÈRE
684a432de2
HiDPI compatibility fixes
2019-04-05 17:35:33 +01:00