awesome/lib
Daniel Hahler 6d04528bd8 Add persistent client properties
`client.property.persist` can be used to make properties persistent
across restarts. This works by backing them up via X properties (using
the `awful.client.property.` prefix).

`client.property.persist(c, "floating", "boolean")` is used to make the
floating property persistent by default.

Based on a patch from Uli, source: https://gist.github.com/psychon/10320743

doc, only set current prop in 'persist'

Fix xprop/prop mixup in 'persist'

Only call set for non-nil values
2014-04-20 14:54:21 +02:00
..
awful Add persistent client properties 2014-04-20 14:54:21 +02:00
gears gears.surface: Handle the cache more intelligently 2014-04-09 21:55:07 +02:00
menubar Fix some random ldoc warnings 2014-04-13 18:06:49 +02:00
wibox Fix some random ldoc warnings 2014-04-13 18:06:49 +02:00
beautiful.lua.in Expand '~' in the path for beautiful.init 2014-03-24 01:10:45 +01:00
naughty.lua.in Fix some random ldoc warnings 2014-04-13 18:06:49 +02:00