Commit Graph

182 Commits

Author SHA1 Message Date
Dylan 5885c3033e Reformat gpu_shorthand 2016-01-24 23:38:50 +11:00
Dylan 7e42f0c5c3 Fix trailing whitespace in cpu name 2016-01-24 23:36:54 +11:00
Dylan b80b09376a Spaced out some if statements to make them more readable 2016-01-24 22:59:35 +11:00
Dylan 4cd78d3148 Fix issue where w3m couldn't display an image without a file extension 2016-01-24 11:17:48 +11:00
Dylan 10843ffabb ... 2016-01-24 11:09:44 +11:00
Dylan fcf7a3fca4 ... 2016-01-24 11:06:06 +11:00
Dylan b9b3f05fab getwallpaper: Also check that .fehbg exists 2016-01-24 11:05:08 +11:00
Dylan 5996edbc9d getwallpaper: Added gsettings support 2016-01-24 11:03:29 +11:00
Dylan 45b72832bb ... 2016-01-24 10:50:39 +11:00
Dylan dcadf98d3d ... 2016-01-24 10:46:12 +11:00
Dylan 76fc53bb14 ... 2016-01-24 10:45:43 +11:00
Dylan 6a59d33581 Fixed leading whitespace issue 2016-01-24 10:44:29 +11:00
Dylan b5deb6b255 Really really fix whitespace issue 2016-01-24 10:40:45 +11:00
Dylan f1e1915a08 Really fix whitespace issue 2016-01-24 10:38:46 +11:00
Dylan d480966172 Fix whitespace issue with gtk3 theme fallback 2016-01-24 10:35:32 +11:00
Dylan 936aeab35a Fix whitespace issue if gtk2 theme wasn't found 2016-01-24 10:33:02 +11:00
Dylan aa4395279d getgtk: Better theme detection 2016-01-24 10:30:33 +11:00
Dylan b30e6e6d18 Fix typo in gtk icon fallback 2016-01-24 10:17:03 +11:00
Dylan 771ead2701 Fixed missing forward slash 2016-01-24 10:15:43 +11:00
Dylan 2daaa57f3a getgtk fallback to gsettings detection for gtk3 theme/icons 2016-01-24 10:14:32 +11:00
Dylan f33124b583 Remove flags that broke in the printinfo function changes 2016-01-24 08:46:21 +11:00
Dylan 7b524080d4 Make notes about '--gap' supporting a negative value 2016-01-24 08:40:01 +11:00
Dylan 0b75228f60 Fixed cpu speed on elementary, Added more rules to getgpu for AMD cards 2016-01-24 08:16:06 +11:00
Dylan bd230f31f7 Add elementary support to getpackage 2016-01-24 08:09:22 +11:00
Dylan ab92616da8 wmctrl is now used by default if found 2016-01-23 10:31:24 +11:00
Dylan a81ef5c0f9 --scrot now takes a path/file 2016-01-23 10:28:16 +11:00
Dylan b01c7b2202 Turns out that the screenshot stuff was still broken 2016-01-23 10:16:34 +11:00
Dylan 0171d3e343 Turns out that the screenshot launch flags didn't actually work 2016-01-22 21:28:06 +11:00
Dylan f13ea88dde Update docs 2016-01-22 18:04:53 +11:00
Dylan 7577752047 Changed all 'print' to 'printf' 2016-01-22 15:12:43 +11:00
Dylan 61661095a0 Suppress lsb_release errors 2016-01-21 22:22:29 +11:00
Dylan 31b1ce0bf1 Remove blank XP case 2016-01-21 20:45:08 +11:00
Dylan 33b5b2ef60 Remove gpu support for NetBSD 2016-01-21 20:42:25 +11:00
Dylan 30f7146786 Add gpu support for NetBSD 2016-01-21 20:41:03 +11:00
Dylan 2cd4879fb3 Fixed images disappearing in vte based terminals. Closes #18 2016-01-21 13:23:16 +11:00
Dylan 8fb27be14f Remove exclude option as it no longer works 2016-01-21 12:29:45 +11:00
Dylan ab55150101 GTK Theme Detection: Exclude commented lines from output 2016-01-21 11:29:24 +11:00
Dylan 3459833a62 Restore cursor and clear screen on ctrl+c 2016-01-21 10:56:55 +11:00
Dylan f7c37dd934 Add color function 2016-01-21 09:49:50 +11:00
Dylan 9daacddda1 You can now use ANY bash syntax when customizing what gets displayed, for example you could use an if statment to only show info when condition is true! 2016-01-21 08:58:50 +11:00
Dylan c5c34637b8 Hopefully fixed blank gpu with nvidia cards 2016-01-21 07:20:42 +11:00
Dylan 19b4861e83 Fix cpu speed on CentOS 2016-01-21 00:41:15 +11:00
Dylan db26756ea7 Turns out we only supported bash 4.3, this commit swaps typeset for eval 2016-01-21 00:37:31 +11:00
Dylan 928bbf0760 Fix hang when wallpaper is empty 2016-01-20 21:48:38 +11:00
Dylan 868344c1a4 Fix hang when wallpaper isn't found 2016-01-20 21:46:20 +11:00
Dylan 153f804626 getwallpaper: Add nitrogen support 2016-01-20 21:35:32 +11:00
Dylan a9e3db5d8f Add cmus support to getsong 2016-01-20 21:24:29 +11:00
Dylan 9729361a3e Add cmus support to getsong 2016-01-20 21:24:04 +11:00
Dylan d05020404f getgpu: Made the function more reliable and added support for nvidia-smi (untested) 2016-01-20 09:17:54 +11:00
Dylan b36385d53d Fixed *buntu cpu speed on multicore cpus 2016-01-19 22:33:25 +11:00
Dylan ba88942bcd Fixed missing * 2016-01-19 22:31:33 +11:00
Dylan 515e2fb886 Fix cpuspeed on *buntu based systems 2016-01-19 22:30:17 +11:00
Dylan 4096d3c988 gpu_shorthand: remove more stuff 2016-01-19 19:33:52 +11:00
Dylan d521f5168e Remove duplicate lines in BSD cpu detection 2016-01-19 17:36:10 +11:00
Dylan f4982c76f5 Added cpu speed for FreeBSD 2016-01-19 17:33:41 +11:00
Dylan 0ae45fb404 Display the image before the text and reset cursor position before printing text 2016-01-19 17:08:00 +11:00
Dylan f26d2870cb Iterm2 rendering should work take 2 2016-01-19 16:56:43 +11:00
Dylan b40b0b1d4f iterm2 image rendring should work now. 2016-01-19 16:42:52 +11:00
Dylan 7e042c4b5a Added untested support for iterm2 image rendering 2016-01-19 14:21:38 +11:00
Dylan c2612b8d8c Fix gpu spacing in FreeBSD 2016-01-19 13:57:29 +11:00
Dylan 10c3ff2d3e Move gpu shorthand 2016-01-19 13:52:33 +11:00
Dylan 76c3e949fe Add GPU support for Linux. Needs testing so bad. 2016-01-19 13:49:30 +11:00
Dylan f3b3383781 GPU: Now fully works on Windows 2016-01-19 12:22:32 +11:00
Dylan b86f014099 GPU: Now fully works on Windows 2016-01-19 12:21:20 +11:00
Dylan f9f32ef28b GPU: Added support for OS X and Windows 2016-01-19 12:12:41 +11:00
Dylan 96c62b0774 GPU: Now works on FreeBSD 2016-01-19 12:02:04 +11:00
Dylan 460f798d13 Added gpu support base 2016-01-19 11:55:45 +11:00
Dylan b7bb03b6ab Wildcard linux distros in getpackages 2016-01-19 11:42:31 +11:00
Dylan eb8f115df4 Arch package count: Disable colored output and hide versions 2016-01-19 11:24:56 +11:00
Dylan ae46d6f895 NetBSD: Actually fix whitespace issue 2016-01-19 11:17:45 +11:00
Dylan 7e073ef573 Fix whitespace issue with NetBSD cpu speed 2016-01-19 11:15:37 +11:00
Dylan 0b8587cc24 NetBSD: cpu speed 2016-01-19 11:12:38 +11:00
Dylan 45f0204d7b NetBSD: Fix CPU name and Memory usage 2016-01-19 11:05:43 +11:00
Dylan 4e275bf66d revert whitespace changes 2016-01-19 10:45:56 +11:00
Dylan 3ff01a0154 Fix package whitespace 2016-01-19 10:44:25 +11:00
Dylan aa8e64c1be Added lsb_release to distro detection 2016-01-19 10:42:41 +11:00
Dylan c53235dc90 Fix cursor move issue on *BSD and remove ';;&' from printinfo 2016-01-19 09:54:03 +11:00
Dylan f3bc7145e4 Readme 2016-01-18 18:21:57 +11:00
Dylan 27ee879d25 Fix memory detection on OpenBSD 2016-01-18 17:48:27 +11:00
Dylan f2be7906ec Fix memory detection on OpenBSD 2016-01-18 17:47:31 +11:00
Dylan 04ba1d2c3b Fix memory usage on BSD 2016-01-18 17:45:32 +11:00
Dylan b6b4e09287 Fix FreeBSD mem free 2016-01-18 17:39:23 +11:00
Dylan 6f1ed5c0b7 Turns out other *BSD distros don't have hw.cpuspeed 2016-01-18 17:37:00 +11:00
Dylan 432eb89e2d Added cpu speed for *BSD 2016-01-18 17:30:00 +11:00
Dylan 08ea6945fa Added empty text for getresolution 2016-01-18 17:24:08 +11:00
Dylan 10be9f4759 Fix free memory on OpenBSD 2016-01-18 17:21:32 +11:00
Dylan 148742e1fe Fix free memory on OpenBSD 2016-01-18 17:19:15 +11:00
Dylan b01f0eb22f Fixed memory usage on OpenBSD 2016-01-18 17:17:32 +11:00
Dylan ed9cbac233 Fix used memory on FreeBSD 2016-01-18 16:44:55 +11:00
Dylan 7f0ff292d2 Fix stray bracket on FreeBSD 2016-01-18 16:33:27 +11:00
Dylan 48787b3684 Fix memused on FreeBSD 2016-01-18 16:30:37 +11:00
Dylan 6107b29f50 Fix memory on FreeBSD 2016-01-18 16:26:18 +11:00
Dylan dfd4289831 Fixed package count on FreeBSD 2016-01-18 16:22:21 +11:00
Dylan 69e4ae5cfc Added experimental and untested *BSD support 2016-01-18 12:09:37 +11:00
Dylan 61ba88b41b Added quotes 2016-01-18 09:10:59 +11:00
Dylan 2cce750243 Remove quotes from OS X wallpaper detection 2016-01-18 09:07:05 +11:00
Dylan 6b9d7ac78b Added OS X wallpaper detection 2016-01-18 08:37:37 +11:00
Dylan 7fb2a53243 Added missing exit, it's late 2016-01-18 00:56:20 +11:00
Dylan c7742fca0a Added OS error detection 2016-01-18 00:43:44 +11:00
Dylan b25d52a41e Mac OS X: Added support for other package managers 2016-01-18 00:30:58 +11:00