Commit Graph

12 Commits

Author SHA1 Message Date
Emmanuel Lepage Vallee d3d09989fd widgets: Add a slider widgets
Requires a recent Awesome version.
2016-07-28 03:02:08 -04:00
Emmanuel Lepage Vallee f15738e49a widget: Rewrite the checkbox as a 'real' widget
It was previously an image used by imagebox. This doesn't
support multi DPI and was an artefact of Awesome 3.4.
2016-07-04 04:14:52 -04:00
Emmanuel Lepage Vallee d53dc2e5d3 grid: Use the 'real' grid layout 2016-07-04 02:50:15 -04:00
Emmanuel Lepage Vallee 078307aef1 widgets: Add text widget
Automatic text scaling to fill an area
2016-06-27 02:11:41 -04:00
Emmanuel Lepage Vallee 18c9071baf cleanup: Remove overlay/underlay hacks, re-implement as widgets container
There is a new widget called `infoshapes`. It support all the features
from the underlay system, but is a lot less intrusive. This allow to
make some code simpler.

This is another step in getting rid of all the hacks.
2016-02-28 02:04:51 -05:00
Emmanuel Lepage Vallee 231eef25bc Add global underlay support 2014-03-12 00:31:50 -04:00
Emmanuel Lepage Vallee 9aab9b0d3c Add separator widget 2014-01-04 18:51:07 -05:00
Emmanuel Lepage Vallee 471c5e0d9f Add the most useless widget of them all, the PieChart 2014-01-01 23:55:55 -05:00
Emmanuel Lepage Vallee f399a651c5 Fix clear 2013-07-23 02:12:19 -04:00
Emmanuel Lepage Vallee 5f37caab7f Add a basic table widget 2013-07-14 01:58:39 -04:00
Emmanuel Lepage Vallee 34f7e74a92 Make vertical menu code more modular, easier to maintain 2013-07-07 00:39:17 -04:00
Emmanuel Lepage Vallee 4b8e11f6ac Add support for checkboxes 2013-05-16 15:18:55 -04:00