Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第14,71114,720项(搜索用时0.012秒)
x11-toolkits/gtk2hs-0.13 (Score: 5.4946377E-5)
GTK2 Binding for Haskell
Gtk2Hs is a GUI library for Haskell based on Gtk+. Gtk+ is an extensive and mature multi-platform toolkit for creating graphical user interfaces. Gtk2Hs features: * Automatic memory management. * Nearly complete coverage of the Gtk+ API. * Unicode support. * Extensive reference documentation. * Support for several related GtK+ and Gnome modules: o the cairo vector graphics library. o rendering of SVG images using cairo (via librsvg) o GConf for storing application preferences. o SourceView, an editor widget with syntax highlighting. o the Mozilla browser rendering engine in a Gtk+ widget
x11-toolkits/Gtk3-0.026 (Score: 5.4946377E-5)
Perl module for Gtk+ 3.x graphical user interface library
Perl bindings to the 3.x series of the gtk+ toolkit. This module allows you to write graphical user interfaces in a Perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API. Find out more about gtk+ at http://www.gtk.org. The gtk+ reference manual is also a handy companion when writing Gtk3 programs in Perl: http://developer.gnome.org/gtk3/stable/. The Perl bindings follow the C API very closely, and the C reference documentation should be considered the canonical source.
x11-toolkits/xview-clients-3.2.1.4.19c (Score: 5.4946377E-5)
OpenLook applications and man pages
XView (X Window-System-based Visual/Integrated Environment for Workstations) is a user-interface toolkit to support interactive, graphics-based applications running under the X Window System. The appearance and functionality of XView applications follow the OPEN LOOK Graphical User Interface (GUI) specification. This package contains the olwm window manager, which is a ICCCM-compliant window that adheres to the OPEN LOOK (TM) user interface. The complete list of XView clients contained in this package are: clock An XView clock application. cmdtool An XView terminal emulator. olwm The OPENLOOK window manager. olwmslave 'helper' program for olwm. Notes ----- This version of the XView applications corresponds to that provided with OpenWindows Version 3.2 from SunSoft Inc.
x11-wm/herbstluftwm-0.7.0 (Score: 5.4946377E-5)
Manual tiling window manager for X11
herbstluftwm is a manual tiling window manager for X11 using Xlib and Glib. Its main features can be described with: - The layout is based on splitting frames into subframes which can be split again or can be filled with windows (similar to i3 or musca) - Tags (or workspaces, or virtual desktops) can be added/removed at runtime. Each tag contains an own layout - Exactly one tag is viewed on each monitor. The tags are monitor independent (similar to xmonad) - It is configured at runtime via IPC calls from herbstclient. So the configuration file is just a script which is run on startup. (Similar to wmii or musca)
x11-wm/xmonad-0.11.1 (Score: 5.4946377E-5)
Tiling window manager
xmonad is a tiling window manager for X. Windows are arranged automatically to tile the screen without gaps or overlap, maximising screen use. All features of the window manager are accessible from the keyboard: a mouse is strictly optional. xmonad is written and extensible in Haskell. Custom layout algorithms, and other extensions, may be written by the user in config files. Layouts are applied dynamically, and different layouts may be used on each workspace. Xinerama is fully supported, allowing windows to be tiled on several screens.
x11-wm/pekwm-0.1.17 (Score: 5.4946377E-5)
Light, Unobtrusive, and configurable windowmanager
The Pek Window Manager is written by Claes Nasten, the code is based on the aewm++ window manager, but it has evolved enough that it no longer resembles aewm++ at all. It has a much expanded feature-set, including window grouping (similar to ion, pwm, or fluxbox), autoproperties, xinerama, keygrabber that supports keychains, and much more. o Lightweight and Unobtrusive, a window manager shouldn't be noticed. o Very configurable, we all work and think in different ways. o Automatic properties, for all the lazy people, make things appear as they should when starting applications. o Chainable Keygrabber, usability for everyone.
x11-wm/wm2-4.0 (Score: 5.4946377E-5)
Simple window manager for X
wm2 is a window manager for X. It provides an unusual style of window decoration and as little functionality as I feel comfortable with in a window manager. wm2 is not configurable, except by editing the source and recompiling the code, and is really intended for people who don't particularly want their window manager to be too friendly. wm2 provides: * Decorative frames for your windows. * The ability to move, resize, hide and restore windows. * No icons. * No configurable root menus, buttons or mouse or keyboard bindings. * No virtual desktop, toolbars or integrated applications.
x11/gnome-clipboard-daemon-1.0 (Score: 5.4946377E-5)
Program that keeps the content of your X clipboard in memory
GNOME Clipboard Daemon is a program that keeps the content of your X clipboard in memory, so the clipboard will not get lost even after you close the application from which you copied. It is a daemon - it has no GUI. You start it and it will run in the background and Just Work(tm). Example: 1. Start AbiWord. 2. Type in 'hello world'. Select everything and click Copy. 3. Close AbiWord. 4. Start gedit. 5. Click Paste. Normally nothing will happen. But if GNOME Clipboard Daemon is running, pasting will work.
x11/tint2-2.00.20150710 (Score: 5.4946377E-5)
Lightweight freedesktop-compliant panel (development version)
Tint is a simple panel/taskbar/systray intentionally made for openbox3, but should also work with other window managers. The goal is to keep a clean and unintrusive look with lightweight code and compliance with freedesktop specifications. Tint taskbar features * color/transparency on font, icon, border and background * customize mouse event * drag and drop task between desktop and switch desktop Tint panel features * clock with font, color and transparency * multi-monitor : panel position adjust to monitor, taskbar by monitor This is the development version. It has some cool new features, but also may have some bugs.
x11/xcb-util-wm-0.4.1 (Score: 5.4946377E-5)
Framework for window manager implementation
The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. WM module is a Framework for window manager implementation. It brings both client and window-manager helpers for ICCCM and EWMH.