Commit Graph

12 Commits

Author SHA1 Message Date
Daniel Zaoui f178802f0b Revert "Adding screenshot support"
This reverts commit a517c9a522.

Screenshot feature has not been added in debug repository yet.
2015-12-06 14:10:52 +02:00
Avi Levin a517c9a522 Adding screenshot support 2015-12-03 13:32:38 +02:00
Daniel Zaoui 6abb5cab36 Rewrite screenshot icon creation by using Erigo 2015-11-24 11:32:12 +02:00
Daniel Zaoui f1963435ba Profiles: add a new profile window
Two profiles are possible: local and shell remote.

Only local can work for the moment.
2015-11-24 09:44:22 +02:00
Daniel Zaoui 8f0c6d63d0 Refactor GUI for profiles
Before, profiles window was created first and, when the profile was
selected, the window was deleted and the main window was created. The
problem was that the second window was created behind all the existing
windows of the desktop.
Now, the main and profile windows are generated. The profile one is set
as modal, so the main is not accessible.
2015-11-19 09:04:22 +02:00
Daniel Zaoui 444b8401f4 Modify widgets names for a better readability 2015-11-17 15:27:39 +02:00
Daniel Zaoui 74a7e6af2a Connection profiles: modify GUI
Now, first window shows the available connections types. After selecting
one, the ok button can be clicked to show the regular window.
2015-11-17 15:07:20 +02:00
Daniel Zaoui dfe69a8010 Prettify GUI 2015-11-17 09:06:30 +02:00
Avi Levin 2af058297d TEMP: support Debug Eolian values in clouseau gui 2015-11-15 14:31:45 +02:00
Daniel Zaoui 4b628f199e Fix GUI layout 2015-11-12 08:53:47 +02:00
Avi Levin 183599f90b Add support in elm list opcode 2015-11-03 16:02:01 +02:00
Avi Levin 1e22bc3d67 Init files structures 2015-11-03 16:02:01 +02:00