forked from cromer/pamac-classic
Graphical package manager for pacman based on pamac 5.x.x
749a4e9bf6
* Set width only for the closest component instead of the whole window. * Increase rows height of packages_treeview from 20 to 22 so that we can see the tails of the 'j's and 'g's (there must be a better way than forcing the height, but I didn't find it). * Increase a little the columns width, based on the average text displayed in them. * Set 'Name' column expandable, meaning that when you resize the window, it will be this column that will take the width difference, which is probably what the users want to do 95% of the time. * Set the window expandable. This doesn't change anything, but offers a better display in Glade. |
||
---|---|---|
.tx | ||
data | ||
examples | ||
po | ||
resources | ||
src | ||
util | ||
vapi | ||
.gitignore | ||
AUTHORS | ||
COPYING | ||
Makefile | ||
README | ||
TODO |
A DBus daemon and Gtk3 frontend for libalpm written in Vala Features: - Alpm bindings for Vala - a DBus daemon to perform every tasks with root access using polkit to check authorizations - a Gtk3 Package Manager - a Gtk3 Updates Manager - a Tray icon with configurable periodic refresh and updates notifications - a complete AUR support: * multiple words search capability * Enable/Disable check updates from AUR * Build and update your AUR packages in a integrated terminal using yaourt