From 14b7afc825c0ada766d5c5a0f48efd91ec9f771c Mon Sep 17 00:00:00 2001 From: Michael Cardell Widerkrantz Date: Tue, 31 May 2011 15:50:02 +0200 Subject: Removed done RANDR stuff. Added undone. --- TODO | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) diff --git a/TODO b/TODO index 018d1c5..0205f4c 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,7 @@ -*- text -*- +* Separate workspace list for every physical output. + * Grab specific keys Current code grabs modifier keys and any other keypress. We need to @@ -127,26 +129,6 @@ * Flag to disable dontmoveoff? -* RandR/Xinerama - - Get physical screen characteristics for every screen. Maximize, move - to corners should respect the screen it's on. We want a set of - workspaces for every physical screen as well. - - xcb_randr_screen_size_t - - xcb_randr_screen_size_iterator_t - - xcb_randr_get_screen_info_reply_t - - xcb_randr_set_screen_size_request_t - - How do we handle window moves from one screen to another. Should we - snap to the physical screen's edge and then allow move to continue? - - An idea from Christian: Use a huge virtual screen and make physical - screens map to it. Perhaps we can actually manage to have a window - on two physical screens at once? * Key to move pointer to another physical screen. -- cgit v1.2.3