Home
last modified time | relevance | path

Searched refs:WindowList (Results 201 – 225 of 342) sorted by relevance

12345678910>>...14

/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/idlelib/
H A DChangeLog393 * WindowList.py: py-cvs merge, correct indentation
445 WindowList.py, ZoomHeight.py, __init__.py, config-unix.txt,
474 WindowList.py, ZoomHeight.py, __init__.py, config-unix.txt,
540 UndoDelegator.py, WidgetRedirector.py, WindowList.py, help.txt,
562 UndoDelegator.py, WidgetRedirector.py, WindowList.py, help.txt,
589 * WindowList.py:
1207 * WindowList.py:
1215 * WindowList.py:
1227 * WindowList.py: Don't crash if a window no longer exists.
1266 * EditorWindow.py, WindowList.py: Only deiconify when iconic.
[all …]
/dports/lang/python311/Python-3.11.0a3/Lib/idlelib/
H A DChangeLog393 * WindowList.py: py-cvs merge, correct indentation
445 WindowList.py, ZoomHeight.py, __init__.py, config-unix.txt,
474 WindowList.py, ZoomHeight.py, __init__.py, config-unix.txt,
540 UndoDelegator.py, WidgetRedirector.py, WindowList.py, help.txt,
562 UndoDelegator.py, WidgetRedirector.py, WindowList.py, help.txt,
589 * WindowList.py:
1207 * WindowList.py:
1215 * WindowList.py:
1227 * WindowList.py: Don't crash if a window no longer exists.
1266 * EditorWindow.py, WindowList.py: Only deiconify when iconic.
[all …]
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/ASDocGen/source/Functions/
H A DPopUp34 keys are automatically added to the WindowList when it is displayed.
/dports/x11-themes/fvwm-themes/fvwm-themes-0.7.0/themes/default/settings/ewmh/
H A Dft-fnh-start67 + "Switch to...%menu/windows.xpm%" WindowList
/dports/net-im/kopete/kopete-21.12.3/kopete/chatwindow/
H A Dkopetechatwindow.cpp94 typedef QList<KopeteChatWindow *> WindowList; typedef
102 WindowList windows;
158 WindowList::iterator it; in window()
327 for (WindowList::iterator it = windows.begin(); it != windows.end(); ++it) { in windowListChanged()
/dports/x11/kitty/kitty-0.23.1/kitty/
H A Dtabs.py33 from .window_list import WindowList
97 self.windows = WindowList(self)
137 other_tab.windows = WindowList(other_tab)
599 self.windows = WindowList(self)
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLSession.cpp277 QList<WId> WL = XCB->WindowList(true); in CleanupSession()
286 WL = XCB->WindowList(true); //all workspaces in CleanupSession()
797 QList<WId> newapps = XCB->WindowList(); in WindowPropertyEvent()
/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLSession.cpp277 QList<WId> WL = XCB->WindowList(true); in CleanupSession()
286 WL = XCB->WindowList(true); //all workspaces in CleanupSession()
797 QList<WId> newapps = XCB->WindowList(); in WindowPropertyEvent()
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLSession.cpp277 QList<WId> WL = XCB->WindowList(true); in CleanupSession()
286 WL = XCB->WindowList(true); //all workspaces in CleanupSession()
797 QList<WId> newapps = XCB->WindowList(); in WindowPropertyEvent()
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLSession.cpp277 QList<WId> WL = XCB->WindowList(true); in CleanupSession()
286 WL = XCB->WindowList(true); //all workspaces in CleanupSession()
797 QList<WId> newapps = XCB->WindowList(); in WindowPropertyEvent()
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLSession.cpp277 QList<WId> WL = XCB->WindowList(true); in CleanupSession()
286 WL = XCB->WindowList(true); //all workspaces in CleanupSession()
797 QList<WId> newapps = XCB->WindowList(); in WindowPropertyEvent()
/dports/deskutils/lumina-fileinfo/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLSession.cpp277 QList<WId> WL = XCB->WindowList(true); in CleanupSession()
286 WL = XCB->WindowList(true); //all workspaces in CleanupSession()
797 QList<WId> newapps = XCB->WindowList(); in WindowPropertyEvent()
/dports/x11/lumina-coreutils/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLSession.cpp277 QList<WId> WL = XCB->WindowList(true); in CleanupSession()
286 WL = XCB->WindowList(true); //all workspaces in CleanupSession()
797 QList<WId> newapps = XCB->WindowList(); in WindowPropertyEvent()
/dports/deskutils/lumina-archiver/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLSession.cpp277 QList<WId> WL = XCB->WindowList(true); in CleanupSession()
286 WL = XCB->WindowList(true); //all workspaces in CleanupSession()
797 QList<WId> newapps = XCB->WindowList(); in WindowPropertyEvent()
/dports/x11/lumina-core/lumina-1.6.0/src-qt5/core/lumina-desktop/
H A DLSession.cpp277 QList<WId> WL = XCB->WindowList(true); in CleanupSession()
286 WL = XCB->WindowList(true); //all workspaces in CleanupSession()
797 QList<WId> newapps = XCB->WindowList(); in WindowPropertyEvent()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/perllib/FVWM/Tracker/
H A DWindowList.pm16 package FVWM::Tracker::WindowList;
/dports/x11-wm/fvwm2/fvwm-2.6.9/perllib/FVWM/Tracker/
H A DWindowList.pm16 package FVWM::Tracker::WindowList;
/dports/x11-wm/fvwm3/fvwm3-1.0.4/
H A DNEWS69 - FvwmWinList (use WindowList command)
70 - FvwmWindowMenu (use WindowList command)
1174 * New module FvwmWindowLister, a WindowList substitute.
1182 - New WindowList options NoStickyAcrossPages,
1278 * New WindowList option SortByResource; the previously added
1364 * New WindowList option IconifiedtAtEnd.
1504 * New WindowList option CurrentAtEnd.
2006 * New WindowList option CurrentAtEnd.
2094 * Fixed placement of WindowList on wrong Xinerama screen when
2223 * Fixed WindowList placement with Xinerama.
[all …]
/dports/x11-wm/fvwm2/fvwm-2.6.9/
H A DNEWS69 - FvwmWinList (use WindowList command)
70 - FvwmWindowMenu (use WindowList command)
1174 * New module FvwmWindowLister, a WindowList substitute.
1182 - New WindowList options NoStickyAcrossPages,
1278 * New WindowList option SortByResource; the previously added
1364 * New WindowList option IconifiedtAtEnd.
1504 * New WindowList option CurrentAtEnd.
2006 * New WindowList option CurrentAtEnd.
2094 * Fixed placement of WindowList on wrong Xinerama screen when
2223 * Fixed WindowList placement with Xinerama.
[all …]
/dports/lang/python-legacy/Python-2.7.18/Lib/idlelib/
H A DClassBrowser.py18 from idlelib.WindowList import ListedToplevel
H A DEditorWindow.py12 from idlelib import WindowList
168 self.top = top = WindowList.ListedToplevel(root, menu=self.menubar)
344 WindowList.register_callback(self.postwindowsmenu)
470 WindowList.add_windows_to_menu(menu)
1010 WindowList.unregister_callback(self.postwindowsmenu)
/dports/lang/python27/Python-2.7.18/Lib/idlelib/
H A DClassBrowser.py18 from idlelib.WindowList import ListedToplevel
H A DEditorWindow.py12 from idlelib import WindowList
168 self.top = top = WindowList.ListedToplevel(root, menu=self.menubar)
344 WindowList.register_callback(self.postwindowsmenu)
470 WindowList.add_windows_to_menu(menu)
1010 WindowList.unregister_callback(self.postwindowsmenu)
/dports/graphics/povray37/povray-3.7.0.10/windows/
H A Dpvmenu.cpp63 char WindowList[MAX_EDITORS + 1][_MAX_PATH]; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/assistant/
H A Dassistant_screen_context_controller_impl.cc126 MruWindowTracker::WindowList windows = in CreateLayerForAssistantSnapshot()

12345678910>>...14