Marco Barisione

Results 19 issues of Marco Barisione

- [x] I have added an entry to `CHANGELOG.md` ## Summary of changes The previous code to match MI records used to do matches twice. This PR simplifies the code...

- [x] I have added an entry to `CHANGELOG.md` ## Summary of changes This PR adds `__all__` to all `pygdbmi` modules to make start imports of `pygdbmi` better. I'm not...

- [x] I have added an entry to `CHANGELOG.md` ## Summary of changes According to #64, GDB on Windows can produce invalid octal sequences. I cannot reproduce the problem (and...

When issue #4 is fixed we need to add support for preferences. I think it would be nice to display something like the app launcher with icons for the various...

We should start a session bus when launching maynard, but then we also need to check that apps don't start spawning a billion services.

After we fix issue #3 and #12 we will have more icons in the panel. The default size of the panel should be the current one, but, when more icons...

Currently favourites are set in gsettings. I would like something similar to gnome shell, i.e. you long click and/or right click on a running app icon and you get a...

Running apps should be shown in the left panel with some clear visual clue that they are running and not just favourites (see gnome-shell for examples or unity). If a...

We need some kind of startup notification so the user knows apps are starting up.

Add support for date and time settings.