awesome/lib/gears
Emmanuel Lepage Vallee 64bef57013 matcher: Add a `greater` and `lesser` matching sections.
In a perfect world we would have pure expression matching, but
that's problematic with all the "metaness" of the code. For now,
this adds an imperfect way to match the minimum and maximum of
number properties.

It will be used by the screen rules for the DPI and size properties.
2019-08-03 18:26:06 -04:00
..
object doc: Merge gears.object and gears.object.properties 2018-12-31 17:50:37 -05:00
sort doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
cache.lua doc: Add a constructor stereotype for everything. 2019-06-08 18:13:42 -04:00
color.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
debug.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
filesystem.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
geometry.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
init.lua gears: Add a new sort module 2018-03-04 01:29:33 -05:00
matcher.lua matcher: Add a `greater` and `lesser` matching sections. 2019-08-03 18:26:06 -04:00
math.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
matrix.lua doc: Fix all the property, theme and field types. 2019-06-08 18:14:14 -04:00
object.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
protected_call.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
shape.lua Make shapes more robust w.r.t pre-existing paths (#2806) 2019-07-03 16:56:08 -04:00
string.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
surface.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
table.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
timer.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
wallpaper.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00