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

821 commits

Author SHA1 Message Date
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
Luca CPZ 7aa7750285 rc.lua.template: make grep call POSIX compliant; #247 2018-11-24 12:12:39 +00:00
Luca CPZ 8fe4ac220e Merge branch 'master' of https://github.com/lcpz/awesome-copycats 2018-11-05 20:41:25 +00:00
Luca CPZ b1b456ae3f lain: new commit 2018-11-05 20:41:19 +00:00
Sorky 698bc0163d Add mouse-middle-click on layout box icon
Middle-click to go straight to the first layout
2018-11-05 20:37:22 +00:00
Luca CPZ b899afa1bd Merge branch 'Sorky-patch-2' 2018-11-05 20:35:30 +00:00
Sorky 17c115d52c Add mouse-middle-click on layout box icon
Middle-click to go straight to the first layout
2018-11-05 20:35:02 +00:00
Luca CPZ fc16b2ed41
Merge pull request #247 from bofh80/master
Remove wrong semicolon in XDG autostart
2018-11-05 10:28:04 +00:00
Anthony F McInerney 220b391502 Fix xdg autostart bash code issue 2018-11-05 10:05:34 +00:00
Luca CPZ adc7ff97ea
Merge pull request #245 from Sorky/patch-1
Add 2 x middle-mouse-button actions
2018-11-04 14:05:16 +00:00
Sorky f338c2089a
Add 2 x middle-mouse-button actions
1) Middle-mouse-click on client in the tasklist to close it

2) Middle-mouse-click on client titlebar to close it
2018-11-04 16:27:18 +11:00
Luca CPZ 37d9619daa
Merge pull request #244 from guigot/master
Wrong assignment on powerarrow/theme.lua
2018-11-03 15:15:32 +00:00