This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /etc/X11/Sessions/qtile | |
| /usr/bin/qsh | |
| /usr/bin/qsh-2.7 | |
| /usr/bin/qsh-3.3 | |
| /usr/bin/qtile | |
| /usr/bin/qtile-2.7 | |
| /usr/bin/qtile-3.3 | |
| /usr/bin/qtile-run | |
| /usr/bin/qtile-run-2.7 | |
| /usr/bin/qtile-run-3.3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| AUX qtile-session 1854 SHA256 848ebde7357aa27e94c7b2e6d4f0eb670ce9ddf0528b58e8019944cada4f7131 SHA512 4d7418316f6baeaa28b254f341c74641004bd58444c425f626c92e44bff046ec108d128a9e91c10daae75b222c5758e8f0e8a5e3b778b2af36409f4d4b778cbe WHIRLPOOL fc591eb8c5ef8f3457f847e7577f915c8dbee381607760a556204114c6ea88ab0071624070d7dafd849b3888d7a930a77ff55bac1fcb267e9bab74d0fe5961bf | |
| DIST qtile-0.9.1.tar.gz 285933 SHA256 c0ccf38a7e13f2663fe80d546c2a849384ad3698253d633fe33bd99163f9418d SHA512 5453b95ffa02b2f5ba04696bd29a662585bdfe5fa33d68c3b8a654d49279bba3029decf27ac47209630d5ac1dd8fbd21359799d72ce517eda13860ff8eaaa9a4 WHIRLPOOL 9295d9f8b9ab96ee983f32d843ff7d882e4d725f8b8d8846f53a6dbfd8bf17de84d730c7aa0a3a8cefd77af74ec287f63543046e162e898649b136e1f332a06a | |
| EBUILD qtile-0.9.1-r2.ebuild 2690 SHA256 6b84aca5da8998747f323122f72856c7e1e6bbbae8d7c8d6c93cd7340716fcde SHA512 64d4203b4466010383a9905e9d89c805fb86957df9a0323bebf943a916974275ca75d21eeedd0537339a77404d353a748eb5f00164a529f82ea834aff79de050 WHIRLPOOL 026e62d4e555178ffe3a2c00 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| *background: black | |
| *foreground: white | |
| *color0: #353535 | |
| *color4: #6666ff | |
| *color12: #6496ed | |
| Xft*antialias: 1 | |
| Xft*autohint: 0 | |
| Xft*dpi: 96 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| media-gfx/gimp py27 | |
| dev-vcs/subversion py27 | |
| dev-vcs/git py27 | |
| sys-apps/usbutils py27 | |
| dev-libs/libxslt py27 | |
| sys-libs/tevent py27 | |
| dev-libs/gobject-introspection py27 | |
| dev-vcs/mercurial py27 | |
| media-libs/alsa-lib py27 | |
| sys-devel/llvm py27 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class FlagsSet(object): | |
| """A bit field wrapper. | |
| See: http://en.wikipedia.org/wiki/Bit_field if you don't know what a | |
| bit field is. | |
| """ | |
| def __init__(self, flags=0, max_nb_flags=64): | |
| """Create a flags set with the given flags already set.""" | |
| assert type(flags) is int |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class FlagsSet(object): | |
| """A bit field wrapper. | |
| See: http://en.wikipedia.org/wiki/Bit_field if you don't know what a | |
| bit field is. | |
| """ | |
| def __init__(self, flags=0, max_nb_flags=64): | |
| """Create a flags set with the given flags already set.""" | |
| assert type(flags) is int |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class FlagsSet(object): | |
| """A bit field wrapper. | |
| See: http://en.wikipedia.org/wiki/Bit_field if you don't know what a | |
| bit field is. | |
| """ | |
| def __init__(self, flags=0, max_nb_flags=64): | |
| """Create a flags set with the given flags already set.""" | |
| assert type(flags) is int |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class FlagsSet(object): | |
| """A bit field wrapper. | |
| See: http://en.wikipedia.org/wiki/Bit_field if you don't know what a | |
| bit field is. | |
| """ | |
| def __init__(self, flags=0, max_nb_flags=64): | |
| """Create a flags set with the given flags already set.""" | |
| assert type(flags) is int |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This is XeTeX, Version 3.14159265-2.6-0.99991 (TeX Live 2014) (preloaded format=xelatex) | |
| restricted \write18 enabled. | |
| entering extended mode | |
| (./cv_10.tex | |
| LaTeX2e <2014/05/01> | |
| Babel <3.9l> and hyphenation patterns for 4 languages loaded. | |
| (./friggeri-cv.cls | |
| Document Class: friggeri-cv 2012/04/30 CV class | |
| (/usr/share/texmf-dist/tex/latex/base/article.cls | |
| Document Class: article 2007/10/19 v1.4h Standard LaTeX document class |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Available fontconfig .conf files (* is enabled): | |
| [1] 09-texlive.conf | |
| [2] 10-autohint.conf | |
| [3] 10-no-sub-pixel.conf | |
| [4] 10-scale-bitmap-fonts.conf * | |
| [5] 10-sub-pixel-bgr.conf | |
| [6] 10-sub-pixel-rgb.conf | |
| [7] 10-sub-pixel-vbgr.conf | |
| [8] 10-sub-pixel-vrgb.conf | |
| [9] 10-unhinted.conf |