Commit Graph

18 Commits

Author SHA1 Message Date
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