Commit Graph

3 Commits

Author SHA1 Message Date
Seth Barberee e4e42e9277
Fix firefox example in awful.permissions
Was trying out the example and it didn't work until I removed the context string.
2020-01-16 13:40:57 -06:00
Emmanuel Lepage Vallee 668ed6135c client: Add a `:grant()` and `:deny()` method for permissions.
This is a lower level API than what most people will end up using
(the rules), but it is useful enough to expose to the public API.
2020-01-11 15:43:31 -08:00
Emmanuel Lepage Vallee 5818de41ce awful: Rename awful.ewmh to awful.permissions.
It has nothing to do with EWMH since a long time. It was already used
for the requests, so lets formalize this.
2020-01-11 15:43:30 -08:00