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
wish
55d7c68bc3
Consistent font on mailcount
2019-04-05 17:35:33 +01:00
Luca CPZ
720b5c8dda
Merge pull request #257 from GrayJack/master
...
Powerarrow: Added brightness widget (not set by default)
2019-04-05 16:21:32 +01:00
GrayJack
6081139506
Powerarrow: fix a problem in the brightness widget that made awesome use
...
too much CPU load
2019-02-13 01:22:00 -02:00
GrayJack
55c720528f
Powerarrow: Added brightness widget (not set by default)
2019-02-12 21:29:45 -02:00
Luca CPZ
1b686432fe
Merge pull request #255 from cheese-cracker/rofi-only
...
add rofi with dmenu theme as option
2019-01-31 11:32:17 +00:00
Chinmay Hebbar
304a021b9b
rc.lua.template: add rofi with dmenu theme as option
2019-01-29 20:50:55 +05:30
Luca CPZ
2844ebe927
Merge pull request #254 from antzucaro/add-short-circuit
...
Use a logical 'and' before removal command.
2019-01-23 10:54:22 +00:00
Ant Zucaro
3e5b22bc3a
Use a logical 'and' before removal command.
...
If the user doesn't have awesome's config installed to the given
directory, the first `mv` command will fail and the repository files
removed thereafter. To prevent this from happening, use the logical
`and` instead and the user has the opportunity to create the directory
and re-run (instead of having to re-clone).
2019-01-21 16:22:18 -05:00
Luca CPZ
e13fa9b4b4
lain: new commit
2018-12-30 19:13:40 +01:00
Luca CPZ
2f72652740
freedesktop.menu: add (commented) signal for hiding when mouse leaves
2018-12-23 21:03:45 +01:00
Luca CPZ
f4c89b2f53
Merge branch 'master' of https://github.com/lcpz/awesome-copycats
2018-12-08 13:10:42 +00:00
Luca CPZ
be27a9d3b5
#251 : add requested reference; closes #251
2018-12-08 13:10:24 +00:00
Luca CPZ
6a6c63a6bf
Merge pull request #252 from troglobit/patch-1
...
Fix link to awesome-freedesktop
2018-12-08 12:58:53 +00:00
Joachim Nilsson
40cfb0e5df
Fix link to awesome-freedesktop
2018-12-08 08:16:26 +01:00
Luca CPZ
8955a7a335
lain: new commit
2018-12-01 19:06:30 +00:00
Luca CPZ
7860ede88f
lain: new commit
2018-12-01 18:39:42 +00:00
7twin
14cdee4512
Changed "fs" to "theme.fs"
...
Restored "fs" declaration and changed "fs" to "theme.fs" instead, to prevent breaking the filestorage notification in rc.lua, while fixing the file storage widget being added.
2018-12-01 18:39:32 +00:00
Luca CPZ
5481829112
lain: new commit
2018-11-28 20:02:10 +00:00
Luca CPZ
66f51c1154
lain: new commit
2018-11-24 15:03:54 +00:00
Luca CPZ
56a4944a33
lain: new commit
2018-11-24 14:58:09 +00:00