List Of GTK Applications
   HOME





List Of GTK Applications
This is a list of notable applications that use GTK and/or Clutter for their GUI widgets. Such applications blend well with desktop environments that are GTK-based as well, such as GNOME, Cinnamon (software), Cinnamon, LXDE, MATE (software), MATE, Pantheon (desktop environment), Pantheon, Sugar (software), Sugar, Xfce or ROX Desktop. Official GNOME applications The GNOME Project, i.e. all the people involved with the development of the GNOME desktop environment, is the biggest contributor to GTK, and the GNOME Core Applications as well as the GNOME Games employ the newest GUI widgets from the cutting-edge version of GTK and demonstrates their capabilities. Shells, user interfaces, application launchers * GNOME Shell – the desktop graphical Graphical user interface, GUI Shell (computing), shell introduced with GNOME version 3.0 * Cinnamon (software), Cinnamon fork of the GNOME Shell * GNOME Panel and forks – applications launcher * Maynard (software), Maynard, a shell for We ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

GUI Widget
A graphical widget (also graphical control element or control) in a graphical user interface is an element of interaction, such as a button or a scroll bar. Controls are software components that a computer user interacts with through direct manipulation to read or edit information about an application. User interface libraries such as Windows Presentation Foundation, Qt, GTK, and Cocoa, contain a collection of controls and the logic to render these. Each widget facilitates a specific type of user-computer interaction, and appears as a visible part of the application's GUI as defined by the theme and rendered by the rendering engine. The theme makes all widgets adhere to a unified aesthetic design and creates a sense of overall cohesion. Some widgets support interaction with the user, for example labels, buttons, and check boxes. Others act as containers that group the widgets added to them, for example windows, panels, and tabs. Structuring a user interface with widget ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Maynard (software)
Wayland is a communication protocol that specifies the communication between a display server and its clients, as well as a C library implementation of that protocol. A display server using the Wayland protocol is called a ''Wayland compositor'', because it additionally performs the task of a compositing window manager. Wayland is developed by a group of volunteers initially led by Kristian Høgsberg as a free and open-source community-driven project with the aim of replacing the X Window System with a secure and simpler windowing system for Linux and other Unix-like operating systems. The project's source code is published under the terms of the MIT License, a permissive free software licence. As part of its efforts, the Wayland project also develops a implementation of a Wayland compositor called ''Weston''. Overview The Wayland Display Server project was started by Red Hat developer Kristian Høgsberg in 2008. Beginning around 2010, Linux desktop graphics have moved f ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


GNOME Keyring
GNOME Keyring is a software application designed to store security credentials such as usernames, passwords, and keys, together with a small amount of relevant metadata. The sensitive data is encrypted and stored in a keyring file in the user's home directory. The default keyring uses the login password for encryption, so users don't need to remember another password. As of 2009, GNOME Keyring was part of the desktop environment in the operating system OpenSolaris. GNOME Keyring is implemented as a daemon and uses the process name ''gnome-keyring-daemon''. Applications can store and request passwords by using the ''libsecret'' library which replaces the deprecated ''libgnome-keyring'' library. GNOME Keyring is part of the GNOME desktop. As of 2006, it integrated with NetworkManager to store WEP passwords. GNOME Web and the email client Geary uses GNOME Keyring to store passwords. On systems where GNOME Keyring is present, software written in Vala can use it to store and re ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


GNOME Display Manager
GNOME Display Manager (GDM) is a display manager (a graphical login manager) for the windowing systems X11 and Wayland. The X Window System by default uses the XDM display manager. However, resolving XDM configuration issues typically involves editing a configuration file. GDM allows users to customize or troubleshoot settings without having to resort to a command line. Users can pick their session type on a per-login basis. GDM 2.38.0 is the last version that features customization with themes; subsequent releases do not support themes. Software architecture GDM is a display manager that implements all significant features required for managing attached and remote displays. GDM was written from scratch and does not contain any XDM or X Consortium code. Components GDM comprises the following components: * Chooser – a program used to select a remote host as the source for a remote display on the attached display (gdm-host-chooser) * Greeter – the graphical login wind ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


GParted
GParted is a GTK front-end to GNU Parted and an official GNOME partition-editing application (alongside GNOME Disks, Disks). GParted is used for creating, deleting, resizing, moving, checking, and copying Partition (computing), disk partitions and their file systems. This is useful for creating space for new operating systems, reorganizing disk usage, copying data residing on hard disks, and mirroring one partition with another (disk imaging). It can also be used to format a USB drive. Background GParted uses GNU Parted, libparted to detect and manipulate devices and partition tables while several (optional) file system tools provide support for file systems not included in libparted. These optional packages will be detected at runtime and do not require a rebuild of GParted. GParted supports the following filesystems: Ext2, Ext3, Ext4, FAT16, Fat32, FAT32, Hierarchical File System (Apple), HFS, HFS Plus, HFS+, JFS (file system), JFS, Linux swap, Linux-swap, ReiserFS, Reiser4, ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Self-Monitoring, Analysis And Reporting Technology
Self-Monitoring, Analysis, and Reporting Technology (backronym S.M.A.R.T. or SMART) is a monitoring system included in computer hard disk drives (HDDs) and solid-state drives (SSDs). Its primary function is to detect and report various indicators of drive reliability, or how long a drive can function while anticipating imminent hardware failures. When S.M.A.R.T. data indicates a possible imminent drive failure, software running on the host system may notify the user so action can be taken to prevent data loss, and the failing drive can be replaced and no data is lost. Background Hard disk and other storage drives are subject to failures (see hard disk drive failure) which can be classified into two basic classes: * ''Predictable failures'' which result from slow processes such as mechanical wear and gradual degradation of storage surfaces. Monitoring can determine when such failures are becoming more likely. * ''Unpredictable failures'' which occur without warning due to anyt ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

GNOME Disks
GNOME Disks is a graphical front-end for udisks. It can be used for partition management, S.M.A.R.T. monitoring, benchmarking, and software RAID (until v. 3.12). An introduction is included in the GNOME Documentation Project. Disks used to be known as GNOME Disk Utility or palimpsest Disk Utility. Udisks was named DeviceKit-disks in earlier releases. DeviceKit-disks is part of DeviceKit which was planned to replace certain aspects of HAL. HAL and DeviceKit have been deprecated. GNOME Disks has been included by default in several Linux distributions including Debian Debian () is a free and open-source software, free and open source Linux distribution, developed by the Debian Project, which was established by Ian Murdock in August 1993. Debian is one of the oldest operating systems based on the Linux kerne ..., Ubuntu (operating system), Ubuntu, Linux Mint, Trisquel, Fedora (operating system), Fedora, Red Hat Enterprise Linux and CentOS. See also * List of disk part ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Disk Usage Analyzer
Disk Usage Analyzer is a graphical disk space analyzer, disk usage analyzer for GNOME. It was part of GNOME Core Applications, but was split off for GNOME 3.4. It was originally named Baobab after the ''Adansonia'' tree. The software gives the user a menu-driven, graphical representation of what is on a disk drive. The interface allows for selection of specific parts of filesystem being scanned so a single folder, the entire filesystem, and even remote folders and filesystems can be scanned. The graphical representation can be switched between a ring chart and a treemap chart so the presentation can be tailored to the specific content being scanned. In 2012, Disk Usage Analyzer was rewritten in Vala (programming language), Vala. Future At the GNOME Users And Developers European Conference (GUADEC) in 2013, a plan to merge the Disk Usage Analyzer with gnome-system-monitor to a new program called Usage was presented.https://wiki.gnome.org/Apps/SystemMonitor/MergeWithUsage SystemM ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

GCompris
GCompris is a software suite comprising educational entertainment software for children aged 2 to 10. GCompris was originally written in C (programming language), C and Python (programming language), Python using the GTK+ widget toolkit, but a rewrite in C++ and QML using the Qt (software), Qt widget toolkit has been undertaken since early 2014. GCompris is free and open-source software and the current version is subject to the requirements of the GNU Affero General Public License, AGPL-3.0-only license. It has been part of the GNU project. The name GCompris is a pun, in the French language is pronounced the same as the phrase "I have understood", ''J'ai compris'' . It is available for Linux, Comparison of BSD operating systems, BSD, macOS, Microsoft Windows, Windows and Android (operating system), Android. While binaries compiled for Microsoft Windows and macOS were initially distributed with a restricted number of activities and a small fee was required to unlock all the activi ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

DrGeo
GNU Dr. Geo is an interactive geometry software that allows its users to design & manipulate interactive geometric sketches, including dynamic models of Physics. It is free software (source code, translations, icons and installer are released under GNU GPL license), created by Hilaire Fernandes, it is part of the GNU project. It runs over a Morphic graphic system (which means that it runs on Linux, Mac OS, Windows, Android). Dr. Geo was initially developed in C++ with Scheme scripting, then in various versions of Smalltalk with Squeak, Etoys_(programming_language) for One Laptop per Child Pharo then Cuis-Smalltalk. Objects Dr. Geo manipulates different kinds of objects such as points, lines, circles, vector, values, geometric transformations, scripts. Points Dr. Geo has several kinds of points: a free point, which can be moved with the mouse (but may be attached to a curve) and a point given by its coordinates. Points can also be created as the intersection of 2 curves or ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Tux Typing
''Tux Typing'' is a Free and open-source software, free and open source typing, typing tutor created especially for children. It features several different types of game play, with a variety of difficulty levels. It is designed to be fun and to improve wpm, words per minute speed of typists. It is written in the C programming language and is available in the repositories of some Linux distributions such as Fedora (operating system), Fedora. Interface There is a practice mode for learning the basics of typing. There are also two games. In the first, fish are falling from the sky. Each fish has a letter or a word written on it. When the player presses the corresponding key, or types the appropriate word, Tux will position himself to eat the fish.http://www.pcworld.ca/downloads/details/152332.htm The second game is similar, but the goal is to prevent comets from falling on a city. When a comet lands on the city, the shield will be removed. Then if it is hit again without the shi ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Linux Distribution
A Linux distribution, often abbreviated as distro, is an operating system that includes the Linux kernel for its kernel functionality. Although the name does not imply product distribution per se, a distro—if distributed on its own—is often obtained via a website intended specifically for the purpose. Distros have been designed for a wide variety of systems ranging from personal computers (for example, Linux Mint) to servers (for example, Red Hat Enterprise Linux) and from embedded devices (for example, OpenWrt) to supercomputers (for example, Rocks Cluster Distribution). A distro typically includes many components in addition to the Linux kernel. Commonly, it includes a package manager, an init system (such as systemd, OpenRC, or runit), GNU tools and libraries, documentation, IP network configuration utilities, the getty TTY setup program, and many more. To provide a desktop experience (most commonly the Mesa userspace graphics drivers) a display server (the ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]