another bug... pug->bug

SVN revision: 15514
This commit is contained in:
Carsten Haitzler 2005-06-24 03:24:35 +00:00
parent 7c82d44e0d
commit ca249342ef
1 changed files with 19 additions and 16 deletions

35
TODO
View File

@ -8,40 +8,43 @@ Some of the things (in very short form) that need to be done to E17...
BUGS / FIXES
-------------------------------------------------------------------------------
* need to hide other windows while doing fullscreen.
* bug: on font apply borders need to be adjuted for size changes
* bug: font apply doesnt seem to keep working (edje problem?) unless you
* BUG: on drag and drop of icon from border, when dragged over pager, the
pager hilights, but on drop it stays hilighted - doesnt reset to normal
until a virtual desktop switch
* FIX: need to hide other windows while doing fullscreen.
* BUG: on font apply borders need to be adjuted for size changes
* BUG: font apply doesnt seem to keep working (edje problem?) unless you
restart
* bug: alt +click window (or just click its title) and start a move. if you
* BUG: alt +click window (or just click its title) and start a move. if you
flip desktop WHILE moving (with key binding) the window will follow but the
pager doesnt update.
* bug: if you flip desktops while resizing resize should get aborted, not
* BUG: if you flip desktops while resizing resize should get aborted, not
continue.
* bug: if i downlock my machine to like 400mhz (make it sloooow) or load it
* BUG: if i downlock my machine to like 400mhz (make it sloooow) or load it
down with lots of load and then hold down ctrl+alt+right for a while
windows on desktops vanish... there must be a race condition with a
map/unmap event and something else... they still are around in x- just e
hides them and never shows them again
* bug: quit app while in fullscreen black bg stays
* bug: if focus changes while in fullscreen, un-fullscreen the app and deal
* BUG: quit app while in fullscreen black bg stays
* BUG: if focus changes while in fullscreen, un-fullscreen the app and deal
with focus
* pug?: pager problems. Seems to loose or mess up windows sometimes.
* bug?: xine's ui window/panel is under its video window when u go
* BUG?: pager problems. Seems to loose or mess up windows sometimes.
* BUG?: xine's ui window/panel is under its video window when u go
fullscreen. is this correct?
* bug: pager doesnt handle container/zone resize properly (and goes a weird
* BUG: pager doesnt handle container/zone resize properly (and goes a weird
size)??? (try resize screen to like 480x640 (new aspect))
* bug: sometimes the mouse gets locked to a window with a mouse grab of some
* BUG: sometimes the mouse gets locked to a window with a mouse grab of some
sort in x (it gets the down event and not the up?) so e thinks its down but
it isn't
* bug: maximised apps when e restarts are not recognised as maximised
* bug: sometimes windows that get shut down/closed get unparented but the whole
* BUG: maximised apps when e restarts are not recognised as maximised
* BUG: sometimes windows that get shut down/closed get unparented but the whole
border stays around - something is keeping extra references maybe? it is
hidden, until you flip desktops then it appears again - but with no client
around. currently they have a dangling reference - need to find out WHO
added that ref and didnt remove it (i haven't seen this for ages now)
* bug: fix action delete (can segv if action is stored for "long runing actions"
* BUG: fix action delete (can segv if action is stored for "long runing actions"
like move/resize)
* bug: if you have 2 zones and you fill up zone 2 (right) mostly and then run
* BUG: if you have 2 zones and you fill up zone 2 (right) mostly and then run
a big xev (xev -g 1280x1024) that wont fit it gets placed offscreen to the
right of zone 2
]]]