shadowkai97 / fauxbar

Automatically exported from code.google.com/p/fauxbar
0 stars 0 forks source link

Permit rearranging tiles #131

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Here are few different implementation ideas:

1. Arrange as a simple list, .
1a. Add an option to configure where new tiles go: head or tail of the list.

2. Arrange as a grid, add options to specify rows and columns.
2a. Add option for where new tiles go.
2b. Tiles grow/shrink to fit the specified rows/columns within the confines of 
the browser window.

3. Add options/actions to sort or arrange the tiles.

4. Tiles can be grouped into stacks.
4a. Clicking a stack opens it up so you can select a tile.
4b. Vaguely like Android folders, but there a few implementations of this out 
there.
4c. Persistent expanded stacks. Represented as containers that occupy 1 or more 
grid squares.

5. Free form. User can put the tiles wherever they want.

I really like the grid and stack, and a combination of the two would be pretty 
cool.

Original issue reported on code.google.com by j...@jeffrodriguez.com on 24 Jan 2013 at 11:23

GoogleCodeExporter commented 8 years ago
If you go Fauxbar Options > Tiles > Site Tiles > Choose tiles: Manually, and 
then click Edit Tiles, you can rearrange tiles this way.

Embedded/folders of tiles sounds cool. And manual placement anywhere, and tile 
sizes... The whole tiles thing really needs an overhaul.

Original comment by fauxbar....@gmail.com on 17 Apr 2013 at 12:09