material-shell / material-awesome

Material and Mouse driven config for AwesomeWM 4.3
MIT License
684 stars 243 forks source link

lock widget #14

Closed najamsk closed 5 years ago

najamsk commented 5 years ago

lock widget also not working. leaving my laptop without lock. :( lets pray no one use it. :)

PapyElGringo commented 5 years ago

The lock system currenlty depend on i3lock-fancy-rapid :)

najamsk commented 5 years ago

is this package name? that i have to install ? i am on arch (manjaro)

PapyElGringo commented 5 years ago

You got it on AUR at i3lock-fancy-rapid-git

najamsk commented 5 years ago

bro i like how u respond so fast? i mean seriously u are into this stuff. #respect

PapyElGringo commented 5 years ago

Thanks man ! Don't hesitate to close your issues when you feel it's answered or fixed :)

najamsk commented 5 years ago

sure i will currently at work. will play with few ideas and will be closing accordingly

najamsk commented 5 years ago

plus please make youtube video on awesome wm and ur workflow. i am using i3gaps and really like to know what awesome offers more then i3gaps and how to be more productive (with mouse and keyboard and with keyboard only)

najamsk commented 5 years ago

i3lock-fancy-rapid-git installed this but still locking is not working.

PapyElGringo commented 5 years ago

How do you lock? I pushed some fixes to uniformise the lock system if you want to pull

najamsk commented 5 years ago

i open side panel which i believe is rofi. i use mouse to open it wish i know the keybind to open that sidepanel with rofi ui shown.

anyhow from sidepanel i click on end work session. then from next ui clicking lock icon and nothing happening.

najamsk commented 5 years ago

i do use 4.2 branch of your setup. since running awesome 4.2 on manjaro

najamsk commented 5 years ago

i have downloaded your changes in my folder there were 3 files that are changed. i copied them to my config folder restarted aweseome wm and tried to lock again but still nothing get locked.

PapyElGringo commented 5 years ago

try to type i3lock-fancy-rapid 5 3 -k --timecolor=ffffffff --datecolor=ffffffff in shell

najamsk commented 5 years ago

λ najam [~] → i3lock-fancy-rapid 5 3 -k --timecolor=ffffffff --datecolor=ffffffff i3lock: invalid option -- 'k'

PapyElGringo commented 5 years ago

Try to remove i3lock and install i3lock-rapid

najamsk commented 5 years ago

i3lock-fancy-rapid 5 3

this works and blur the whole window and locked it.

najamsk commented 5 years ago

lock = 'i3lock-fancy-rapid 5 3' changing code to above in apps.lua seems to work