Mice Super
Mice Super
https://github.com/Blei/clay-gtk/issues/1 Here's some discuscsion. If we support it, we've got a lot of language bindings. But perhaps it's not suitable to integrate it... (Vala integrates and it works fine)
- Put the title in the center of title bar? - Dark variant? - Better support for "Hide Title When Maximized"? - Turn grey when unfocused? (just like Adwaita did...
I'm using SBCL and Maxima (compiled with SBCL) ``` ;;; The following lines added by ql:add-to-init-file: #-quicklisp (let ((quicklisp-init (merge-pathnames ".local/share/setup.lisp" (user-homedir-pathname)))) (when (probe-file quicklisp-init) (load quicklisp-init))) ``` If this...
CL-Python doesn't support some newer libraries like gobject-introspection...
`> uname -a FreeBSD bsd.laptop.mike 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 02:52:29 UTC 2012 [email protected]:/usr/obj/usr/src/sys/GENERIC amd64 ` `> hybrid INFO init the blist cache from /home/mike/.config/hybrid/blist.xml INFO initialize module...
As the documentation said, use g_strncasecmp instead.
zif pkg-detail zif description zif pkg-detail zif version zif info-only yum summary My version just checks out the information from the remote repositories. By the way, please take a look...
Just output like `package kernel-3.3.4-3.fc17.x86_64 has unsatisfied Requires: kernel-uname-r = 3.3.4-1.fc17.x86_64` But `zif update kernel` is okay...
yum's output is much more cleaner than zif's. and another feature request, sometimes I just want to get the description or url or other information, this feature would be helpful:...