e_randr: update TODO

This commit is contained in:
Sebastian Dransfeld 2014-08-14 09:54:10 +02:00
parent fd5f178c21
commit 4a59642438
1 changed files with 1 additions and 2 deletions

View File

@ -1,11 +1,10 @@
#include "e.h"
/* TODO: Handle orientation in stored config */
/* TODO: Do we need e_randr_cfg->screen.{width,height} ? */
/* TODO: Check so we can rely on connected only, not connected && exists */
/* TODO: Ignore xrandr events triggered by changes in acpi cb */
/* TODO: Clone mode */
/* TODO: Lid at (x, y) == (0, 0) always */
/* TODO: Implement left-of, right-of, above and below placement relative for outputs */
/* local function prototypes */
static Eina_Bool _e_randr_config_load(void);