Bradley M. Kuhn
5ae2ddca27
org-protocol usage for org-mode remembering via conkeror.
...
I found this at: http://tsdh.wordpress.com/2008/11/14/calling-org-remember-from-inside-conkeror/
2013-09-03 11:16:40 -04:00
Bradley M. Kuhn
c7186c1fbb
Display in the mode-line that Javascript is enabled, to warn user.
...
This is accomplished by having a global variable have access to the mode_line
update function, and having that global invoked upon change. I made some
attempt to do this by using:
global_update_mode_line_for_javascript =
function () { watch_pref("javascript.enabled", obj.do_update);};
However, I couldn't figure out where to call that so that it always worked at
the right moment. This solution is probably simpler in the end.
2013-09-03 11:14:22 -04:00
Bradley M. Kuhn
26d3da217c
Add a webjump for gmane to lookup based on message ID.
2013-09-03 11:10:30 -04:00
Bradley M. Kuhn
13a0d9d50d
Spacing change of first line.
2013-09-03 11:10:20 -04:00
Bradley M. Kuhn
ad55df2066
On single digit days, there appears to be a space there.
...
Accommodate for that with regex.
2013-09-02 17:18:44 -04:00
Bradley M. Kuhn
7b17465eb1
Fix command.
2013-09-01 13:08:03 -04:00
Bradley M. Kuhn
7bd999a9e7
License conkerorrc and add install-all script.
2013-09-01 13:06:27 -04:00
Bradley M. Kuhn
7f8051f6a0
A few recent changes.
2013-09-01 13:01:05 -04:00
Bradley M. Kuhn
e751c51ae5
Since noscript isn't working currently, create a C-j to turn off Javascript.
2013-09-01 13:01:00 -04:00
Bradley M. Kuhn
4502cb2ad8
Increased ambiguous delay.
2013-09-01 13:00:55 -04:00
Bradley M. Kuhn
262e3c61f5
Changed to git mainline version of conkeror which required config changes.
2013-09-01 13:00:50 -04:00
Bradley M. Kuhn
bf2aaf9f3b
addded url_completion settings, webjump for epguide and OPEN_NEW
2013-09-01 13:00:44 -04:00
Bradley M. Kuhn
392524fa6b
initial version with my basic prefs and noscript javascript
2013-09-01 13:00:38 -04:00
Bradley M. Kuhn
970af47e95
I'd forgotten I always hate %a in strftime() calls, since it has a leading zero.
...
%e isn't optimal as it has a leading space. I've always wondered why
strftime() doesn't have a numerical day formatter with no leading space nor zero.
2013-09-01 12:57:16 -04:00
Bradley M. Kuhn
7f0caca15a
Both conky and my scripts conky calls create temporary files that get left around
...
wherever it might run from. This ensures they all go someplace out of the
way.
2013-09-01 12:54:19 -04:00
Bradley M. Kuhn
3527cdaa5a
(Unnecessary) exit 0, just for good measure.
2013-09-01 12:53:10 -04:00
Bradley M. Kuhn
4f3ce230d3
Waive copyright on all conkyrc configuration files and scripts with CC-0.
2013-09-01 12:41:26 -04:00
Bradley M. Kuhn
7aa1cba762
Run center after left and right (it takes longer anyway).
2013-09-01 12:41:14 -04:00
Bradley M. Kuhn
ee89b69c51
Formatting fix for CC0-1.0
2013-09-01 12:35:12 -04:00
Bradley M. Kuhn
6011fcaa66
Renamed CC0.txt to CC0-1.0.txt
2013-09-01 12:34:43 -04:00
Bradley M. Kuhn
fbc0dd141b
Add CC-0 as downloaded from http://creativecommons.org/publicdomain/zero/1.0/legalcode
2013-09-01 12:34:20 -04:00
Bradley M. Kuhn
40ac28d539
First draft of script to run conky.
2013-09-01 12:30:31 -04:00
Bradley M. Kuhn
5f0a99f415
Run more frequently and fix alignment.
2013-09-01 11:34:32 -04:00
Bradley M. Kuhn
38fd68cff2
change format of time; Fix battery meter, remove minimium_size, fix gaps.
2013-09-01 11:34:40 -04:00
Bradley M. Kuhn
96c696450a
Run less frequently, and add additional items on memory hog list.
2013-09-01 12:28:50 -04:00
Bradley M. Kuhn
bfcdd12ca4
Change frequency of runs of the weather monitors, and fix offset layouts.
2013-08-27 07:23:35 -04:00
Bradley M. Kuhn
01b1111954
Improve layout of ram/swap/fs usage meters;
...
Fix eth0 display.
Fix battery_bar color
2013-08-26 19:03:53 -04:00
Bradley M. Kuhn
73c9460638
Put clock and battery indicator in bottom left.
2013-08-26 17:40:36 -04:00
Bradley M. Kuhn
c9e7d95c81
It works better if you just run another conky if you want something in bottom right.
2013-08-26 17:44:42 -04:00
Bradley M. Kuhn
4c5d03235f
Add content of calling Perl scripts for weather output loading.
...
fix minimium size and cap.
own_window_type of "desktop" is better with xfce than "override".
2013-08-25 21:32:51 -04:00
Bradley M. Kuhn
7dfa792156
First hack at right-side conky window.
...
Includes international times, and memory/HD stats.
2013-08-25 21:30:20 -04:00
Bradley M. Kuhn
e176c3b54c
Begin work on a center conky configuration, for center of the screen.
2013-08-25 12:43:17 -04:00
Bradley M. Kuhn
a7232eef39
Get started on a right.conkyrc script for right-hand side of screen.
2013-08-24 21:56:57 -04:00
Bradley M. Kuhn
e269f1b298
Maximum width should go a bit further to fix calendar.
2013-09-01 11:44:49 -04:00
Bradley M. Kuhn
ae6f8ad3bd
Restore CPU stuff; add disk I.O graph.
...
Other color and formatting changes.
2013-08-24 21:38:32 -04:00
Bradley M. Kuhn
98d3ff5b4e
Color fixes.
...
remove CPU stuff (possibly to come back)
Mess with size and tests related to update-interval.
2013-08-24 21:38:32 -04:00
Bradley M. Kuhn
54bc47f50f
Add my hack script to generate org-mode stuff;
...
various color improvements;
various configuration and setup changes.
2013-08-25 21:32:56 -04:00
Bradley M. Kuhn
ce5d30abac
Rename conkyrc to be left.conkyrc, as I'll do others for other parts of screen.
2013-08-24 21:30:25 -04:00
Bradley M. Kuhn
29c93f8506
Fix font and spacer.
2013-08-24 16:55:08 -04:00
Bradley M. Kuhn
21211673e2
Pasted in various interesting things found online.
2013-08-24 16:55:00 -04:00
Bradley M. Kuhn
a77166f508
Various work to get schedule displayed.
2013-08-24 21:55:48 -04:00
Bradley M. Kuhn
fd3efa30aa
First hack on a conkyrc file. I was inspired by the clock here:
...
http://didi79.deviantart.com/art/conky-config-127651851
2013-08-24 17:16:51 -04:00