Commit Graph

24 Commits

Author SHA1 Message Date
Leif Middelschulte 83932df5ad make placement work with e_layout and fix other issues.
SVN revision: 69937
2012-04-05 22:21:29 +00:00
Sebastian Dransfeld ef93a97573 modules/conf_randr: Fix display of outputs
- Show and pack objects in layout before using e_layout_child_*()
  functions.
- Don't use random EVAS_HINT_* flags when passing parameters.

SVN revision: 69040
2012-03-08 08:27:32 +00:00
Leif Middelschulte 37a99accde finish renaming all '[sub]subdialog' to 'widget'
SVN revision: 68440
2012-02-25 10:50:14 +00:00
Leif Middelschulte 23a469ae03 Simplify arrangement widget. Use e_layout.
SVN revision: 68439
2012-02-25 10:01:30 +00:00
Leif Middelschulte a5a3db6195 rename stuff, move functions decls to header
SVN revision: 68438
2012-02-25 10:01:23 +00:00
Leif Middelschulte f4820b562e Disable e_randr refresh on startup, because runtime settings get lost
SVN revision: 68169
2012-02-20 19:14:16 +00:00
Leif Middelschulte 62ded22064 Improve conf_randr dialog.
Adjust to changes in e_randr.h.
Change "display disabled" to "display disconnected"

SVN revision: 68116
2012-02-18 16:49:17 +00:00
Leif Middelschulte ab7aa67cb0 Clean up some code. Add "display disabled outputs" toggle to UI.
SVN revision: 66404
2011-12-21 01:23:16 +00:00
Leif Middelschulte c241034d1c Refresh e_randr info, before showing dialog.
SVN revision: 66289
2011-12-16 14:19:33 +00:00
Leif Middelschulte 208070ff85 Use selective storing for configuration data.
This enables that only parts of the configuration is stored.
Right now only implemented: policies vs. everything.

SVN revision: 66220
2011-12-14 17:37:38 +00:00
Leif Middelschulte 557f7d4755 From: Leif Middelschulte <leif.middelschulte@gmail.com>
Subject: [E-devel] [PATCH] Patch to add disabled outputs to config dialog.
Date: Thu, 17 Nov 2011 18:43:23 +0100

Hello devs,

find attached a patch that enables the user to set the policy for an
unused output. Since there is no resolution, an assumed resolution is
set in the edc so it's easily adjustable for small screens.


SVN revision: 65374
2011-11-18 08:07:48 +00:00
Mike Blumenkrantz 1f3c3ac719 use <ps> instead of <br>, so sayeth TAsn
SVN revision: 65373
2011-11-18 08:03:52 +00:00
Stefan Schmidt fc7b125aae The current logic only displays text the first time the timer callback is
called. Thats after one second. To avoid the blank dialog box for one second set
the intial text already when creating the dialog.

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>


SVN revision: 65372
2011-11-18 08:02:02 +00:00
Stefan Schmidt 37fed2cea0 So far we only had a nice count down until we would restore but we never
restored. Calling the restore function now it countdown is at zero.

Not sure if function re-ordering or declaration is preferred here. Just added a
declaration as some others exist already.

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>


SVN revision: 65371
2011-11-18 08:00:53 +00:00
Stefan Schmidt 1024977100 The box uses the size from the first line additional to the set icon. As the
tags are not counted we need to break the line earlier to show the complete text
in the dialog window.

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>


SVN revision: 65370
2011-11-18 08:00:32 +00:00
Christopher Michael afa4a3fa4f E: Don't need to include the toolbook header, it's already included
via e.h.



SVN revision: 65196
2011-11-14 19:05:33 +00:00
Mike Blumenkrantz d28c76f145 fix crash when closing window
SVN revision: 64996
2011-11-09 16:39:10 +00:00
Mike Blumenkrantz ff70c9bda8 formatting
SVN revision: 64994
2011-11-09 16:13:26 +00:00
Mike Blumenkrantz 8e247547cb more small cleanups
SVN revision: 64993
2011-11-09 16:08:31 +00:00
Mike Blumenkrantz 5a3e1555fe make some vars static, cleaning
SVN revision: 64992
2011-11-09 15:49:09 +00:00
Mike Blumenkrantz aa24d2f3b1 ecrustify
SVN revision: 64991
2011-11-09 15:42:00 +00:00
Mike Blumenkrantz d447dfb63f namespacing--
SVN revision: 64990
2011-11-09 15:39:26 +00:00
Mike Blumenkrantz b626c228fa lots of warnings--
SVN revision: 64920
2011-11-08 00:10:45 +00:00
Carsten Haitzler 20e8feca2c i'll put in leif's randr code - even though it's buggy, it's the best
way for it to be worked on by people for release.



SVN revision: 64801
2011-11-06 06:41:39 +00:00