mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 02:25:17 +00:00
new TODO entries
svn path=/trunk/; revision=8122
This commit is contained in:
parent
9c5264c5eb
commit
435db13da9
1 changed files with 19 additions and 0 deletions
|
@ -20,3 +20,22 @@
|
|||
- adjust already open windows of all running applications when resizing explorer bar
|
||||
- implement blink effect in task bar for SetForegoundWindow() requests
|
||||
- implement more than one column for very crowded start menus
|
||||
- Execute selected programs with additional command line options ("Run" dialog with pre-filled edit field)
|
||||
|
||||
- GDI-Leaks
|
||||
- autostart doesn't on NT4 ?
|
||||
|
||||
- Startmenu: You can't close the start menu with pressing Win-key You can open the start menu
|
||||
with pressing Win-key, but can't close with another hit of Win-key.
|
||||
|
||||
- Despite of settings, the clock's always shown I set my Win-Exp to hide the clock shown in
|
||||
the taskbar, but the ROS-Exp ignores the setting and always shows the clock.
|
||||
Yes, ROS epxlorer doesn't read many settings from the registry currently,
|
||||
as it doesn't have a way to configure them. (missing configuration dialogs)
|
||||
|
||||
- Unterdrücken des Taskbar-Kontext-Menüs über Taskbar Buttons
|
||||
- Vollbildfenster suchen -> Taskleiste ausblenden [Ist WS_EX_TOPMOST überhaupt notwendig?]
|
||||
- Fenster-Aktivierung nach Desktop-Umschaltung
|
||||
- Desktop-Manager: Speicherung der Verteilung von Applikations-Fenstern auf die verschiedenen Desktops; Desktop-Namen
|
||||
- neuer Startmenü-Eintrag: "Filemanager" neben "Explore" -> Anzeige von C: und D:
|
||||
|
||||
|
|
Loading…
Reference in a new issue