- 01 Sep, 2013 15 commits
-
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
We want plugins to be able to set the ID from other metadata items if required.
-
Richard Hughes authored
-
Richard Hughes authored
-
Matthias Clasen authored
-
Richard Hughes authored
-
Richard Hughes authored
-
Matthias Clasen authored
No need to construct these widgets manually.
-
Matthias Clasen authored
Use a list box instead of a tree view, add separators, disable selection.
-
Matthias Clasen authored
Manage spinner visibility using a stack instead of an overlay. At the same time, add a 'No results found' text to the search page.
-
Matthias Clasen authored
When going back to the OS updates list, the title needs to be set back to "OS updates".
-
Matthias Clasen authored
Add the shadow back, but only if the text is scrolling.
-
Matthias Clasen authored
Arrange things so that we scroll to the top only when switching pages using the main buttons, not when going back from a category or app page.
-
Matthias Clasen authored
Keep track of the current subcategory on the category page, and go back to that subcategory when coming back from an app page.
-
- 31 Aug, 2013 11 commits
-
-
Matthias Clasen authored
Future-proof this a bit, by also supporting going back to an app page - this may be used in the future when we get 'related' links on the app details page.
-
Matthias Clasen authored
-
Matthias Clasen authored
Replace the popup dialog we had here with going to the details page. The improved back button handling lets us go back to the installed page from there.
-
Matthias Clasen authored
Add a stack, so we can go back from an application to the category to the overview.
-
Matthias Clasen authored
With the search entry now being only in the overview, we are always going back to the overview when exiting search, so no need to keep a search_back_id.
-
Matthias Clasen authored
-
Matthias Clasen authored
This makes page up/down work when you get to the page. Also, scroll the overview back to the top every time.
-
Matthias Clasen authored
Grabbing focus to a widget is a little tricky, since it must be mapped for that to work. Add a utility function that waits for that to happen.
-
Matthias Clasen authored
This doesn't make a big difference, but it is the proper way to show a window.
-
Matthias Clasen authored
This improves keynav, and doesn't hurt.
-
Piotr Drąg authored
-
- 30 Aug, 2013 14 commits
-
-
Matthias Clasen authored
For 3.10, we're just going to hardcode a list of eighteen popular applications. These were chosen by Allan Day and Ryan Lerch. We put them on a 3 day rotation, and scramble them a bit to make things more interesting. After 3.10, we will look at getting this data online.
-
Matthias Clasen authored
The three apps were chosen by Allan Day and Ryan Lerch. For 3.10, we're just going to hardcode gimp, gnome-weather and gnome-sudoku as featured apps, and put them on a 3 day rotation. After 3.10, we will look at getting this data online.
-
Matthias Clasen authored
These will be replaced by proper artwork soon.
-
Piotr Drąg authored
-
Matthias Clasen authored
This is important for accessibility, and there is really no reason to treat this button different from all the others.
-
Matthias Clasen authored
-
Matthias Clasen authored
It is more confusing than helpful, because it might also filter the installed list.
-
Matthias Clasen authored
Too much red hurts the eyes.
-
Matthias Clasen authored
Don't make install buttons blue, the mockups don't have that. And add a way to remove the redness from the remove buttons, since a wall of red is jarring.
-
Matthias Clasen authored
-
Richard Hughes authored
This still needs wiring up to AppStream data, and some of the groups may have to be renamed or removed.
-
Matthias Clasen authored
-
Richard Hughes authored
This means if the same app is installed in one tab then the status is changed in other tabs.
-
Matthias Clasen authored
-