dana/urxvt.git
13 years agoset _NET_WM_USER_TIME on the window master
Dana Jansens [Sun, 2 Mar 2008 17:24:07 +0000 (12:24 -0500)]
set _NET_WM_USER_TIME on the window

13 years agoDon't act on ButtonReleases when we didn't see the corresponding ButtonPress
Dana Jansens [Sat, 1 Mar 2008 01:54:34 +0000 (20:54 -0500)]
Don't act on ButtonReleases when we didn't see the corresponding ButtonPress

Xorg likes to generate ButtonRelease for all buttons when I switch from X to another VT.

13 years agoCopy and paste the clipboard with C-S-c and C-S-v
Dana Jansens [Sat, 1 Mar 2008 01:46:57 +0000 (20:46 -0500)]
Copy and paste the clipboard with C-S-c and C-S-v

13 years agoDon't set urgent when the urxvt window is focused
Dana Jansens [Sat, 1 Mar 2008 01:44:56 +0000 (20:44 -0500)]
Don't set urgent when the urxvt window is focused

13 years agoFix typo. upstream
sf-exg [Sat, 24 Apr 2010 20:14:27 +0000 (20:14 +0000)]
Fix typo.

14 years agoDoc fix.
sf-exg [Mon, 19 Apr 2010 11:02:34 +0000 (11:02 +0000)]
Doc fix.

14 years agoUpdate Changes.
sf-exg [Sun, 18 Apr 2010 11:54:05 +0000 (11:54 +0000)]
Update Changes.

14 years agoAdd OSC 19 to change highlightTextColor.
sf-exg [Sun, 18 Apr 2010 11:11:28 +0000 (11:11 +0000)]
Add OSC 19 to change highlightTextColor.

14 years agoRemove deprecated OSC 18 / 19.
sf-exg [Sun, 18 Apr 2010 11:06:46 +0000 (11:06 +0000)]
Remove deprecated OSC 18 / 19.

14 years ago*** empty log message ***
root [Sat, 17 Apr 2010 23:05:48 +0000 (23:05 +0000)]
*** empty log message ***

14 years agoDisable colorRV resource.
sf-exg [Sat, 17 Apr 2010 23:00:45 +0000 (23:00 +0000)]
Disable colorRV resource.
Make OSC 17 apply to highlightColor.
Make highlightColor apply also to selected cells with reverse video.
Add highlightTextColor resource to change the foreground colour of
highlighted characters.

14 years agoFix typo.
sf-exg [Sat, 17 Apr 2010 06:48:27 +0000 (06:48 +0000)]
Fix typo.

14 years ago*** empty log message ***
root [Mon, 12 Apr 2010 17:06:55 +0000 (17:06 +0000)]
*** empty log message ***

14 years agoAdd TODO.
sf-exg [Sun, 4 Apr 2010 19:01:36 +0000 (19:01 +0000)]
Add TODO.

14 years agoAdd 'highlightTextColor' option.
sf-exg [Sun, 4 Apr 2010 18:59:19 +0000 (18:59 +0000)]
Add 'highlightTextColor' option.

14 years agoFix thinko.
sf-exg [Sun, 4 Apr 2010 10:02:10 +0000 (10:02 +0000)]
Fix thinko.

14 years ago*** empty log message ***
sf-exg [Sat, 3 Apr 2010 23:12:54 +0000 (23:12 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
root [Sat, 3 Apr 2010 23:08:58 +0000 (23:08 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
root [Sat, 3 Apr 2010 22:08:08 +0000 (22:08 +0000)]
*** empty log message ***

14 years agoUse tic to generate the termcap file.
sf-exg [Sat, 3 Apr 2010 17:31:34 +0000 (17:31 +0000)]
Use tic to generate the termcap file.

14 years agoReplace leading tabs with spaces, patch by Mikachu.
sf-exg [Sat, 3 Apr 2010 16:30:39 +0000 (16:30 +0000)]
Replace leading tabs with spaces, patch by Mikachu.

14 years ago*** empty log message ***
root [Fri, 2 Apr 2010 19:27:38 +0000 (19:27 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
root [Fri, 2 Apr 2010 15:14:59 +0000 (15:14 +0000)]
*** empty log message ***

14 years agoUpdate Changes.
sf-exg [Fri, 2 Apr 2010 15:04:39 +0000 (15:04 +0000)]
Update Changes.

14 years agoRemove unused variable.
sf-exg [Fri, 2 Apr 2010 15:02:11 +0000 (15:02 +0000)]
Remove unused variable.

14 years agoTry to fix Num_Lock handling: force application keypad to off when
sf-exg [Fri, 2 Apr 2010 13:52:30 +0000 (13:52 +0000)]
Try to fix Num_Lock handling: force application keypad to off when
Num_Lock is on, do nothing otherwise.

14 years ago*** empty log message ***
root [Thu, 1 Apr 2010 23:30:13 +0000 (23:30 +0000)]
*** empty log message ***

14 years agoFix searchable-scrollback to not ignore the first line.
sf-exg [Thu, 1 Apr 2010 18:36:23 +0000 (18:36 +0000)]
Fix searchable-scrollback to not ignore the first line.

14 years agoUpdate Changes.
sf-exg [Thu, 1 Apr 2010 16:51:36 +0000 (16:51 +0000)]
Update Changes.

14 years ago*** empty log message ***
sf-exg [Thu, 1 Apr 2010 16:47:45 +0000 (16:47 +0000)]
*** empty log message ***

14 years agoFix indent.
sf-exg [Thu, 1 Apr 2010 16:39:31 +0000 (16:39 +0000)]
Fix indent.

14 years agoAdd terminfo entry for rxvt-unicode with support for 256 colors.
sf-exg [Thu, 1 Apr 2010 16:34:41 +0000 (16:34 +0000)]
Add terminfo entry for rxvt-unicode with support for 256 colors.

14 years agoUse find_font_idx in rxvt_font_default::draw.
sf-exg [Thu, 1 Apr 2010 08:55:09 +0000 (08:55 +0000)]
Use find_font_idx in rxvt_font_default::draw.

14 years agoUse find_font_idx in iso14755_51.
sf-exg [Thu, 1 Apr 2010 08:40:33 +0000 (08:40 +0000)]
Use find_font_idx in iso14755_51.

14 years agoHook 256-color support in configure.
sf-exg [Thu, 1 Apr 2010 08:10:21 +0000 (08:10 +0000)]
Hook 256-color support in configure.

14 years ago*** empty log message ***
root [Thu, 1 Apr 2010 01:03:19 +0000 (01:03 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
root [Thu, 1 Apr 2010 01:01:44 +0000 (01:01 +0000)]
*** empty log message ***

14 years agod'oh
root [Thu, 1 Apr 2010 00:58:38 +0000 (00:58 +0000)]
d'oh

14 years ago*** empty log message ***
root [Thu, 1 Apr 2010 00:41:07 +0000 (00:41 +0000)]
*** empty log message ***

14 years agostill broken
root [Thu, 1 Apr 2010 00:29:22 +0000 (00:29 +0000)]
still broken

14 years ago*** empty log message ***
sf-exg [Thu, 1 Apr 2010 00:15:22 +0000 (00:15 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
root [Thu, 1 Apr 2010 00:14:25 +0000 (00:14 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
root [Thu, 1 Apr 2010 00:13:04 +0000 (00:13 +0000)]
*** empty log message ***

14 years ago256-color support.
sf-exg [Thu, 1 Apr 2010 00:12:33 +0000 (00:12 +0000)]
256-color support.

14 years ago*** empty log message ***
root [Wed, 31 Mar 2010 23:49:08 +0000 (23:49 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
root [Wed, 31 Mar 2010 23:48:32 +0000 (23:48 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
root [Wed, 31 Mar 2010 23:30:28 +0000 (23:30 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
root [Wed, 31 Mar 2010 23:19:06 +0000 (23:19 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
root [Wed, 31 Mar 2010 23:01:51 +0000 (23:01 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
root [Wed, 31 Mar 2010 22:46:40 +0000 (22:46 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
root [Wed, 31 Mar 2010 22:22:32 +0000 (22:22 +0000)]
*** empty log message ***

14 years agoFirst incomplete stab at changing font index logic.
sf-exg [Wed, 31 Mar 2010 21:52:05 +0000 (21:52 +0000)]
First incomplete stab at changing font index logic.

14 years agoFix typos.
sf-exg [Wed, 31 Mar 2010 13:14:50 +0000 (13:14 +0000)]
Fix typos.

14 years agoFix typos.
sf-exg [Wed, 31 Mar 2010 09:37:20 +0000 (09:37 +0000)]
Fix typos.

14 years agorevert fontidx stupidity
root [Tue, 30 Mar 2010 23:54:29 +0000 (23:54 +0000)]
revert fontidx stupidity

14 years ago*** empty log message ***
root [Tue, 30 Mar 2010 23:36:14 +0000 (23:36 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
root [Tue, 30 Mar 2010 23:36:14 +0000 (23:36 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
root [Tue, 30 Mar 2010 23:00:35 +0000 (23:00 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
root [Tue, 30 Mar 2010 22:46:25 +0000 (22:46 +0000)]
*** empty log message ***

14 years agoMove 'shadow' initialization to 'show_rxvt'.
sf-exg [Tue, 30 Mar 2010 10:31:07 +0000 (10:31 +0000)]
Move 'shadow' initialization to 'show_rxvt'.

14 years agoRemove useless indirection.
sf-exg [Tue, 30 Mar 2010 10:26:22 +0000 (10:26 +0000)]
Remove useless indirection.

14 years agoRemove unused fallback.
sf-exg [Tue, 30 Mar 2010 09:42:46 +0000 (09:42 +0000)]
Remove unused fallback.

14 years agoSimplify.
sf-exg [Sun, 28 Mar 2010 22:02:52 +0000 (22:02 +0000)]
Simplify.

14 years ago*** empty log message ***
root [Sun, 28 Mar 2010 20:58:25 +0000 (20:58 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
sf-exg [Sun, 28 Mar 2010 11:22:10 +0000 (11:22 +0000)]
*** empty log message ***

14 years agoupdate to libev 4.0
root [Tue, 16 Mar 2010 00:54:46 +0000 (00:54 +0000)]
update to libev 4.0

14 years agoFix last change to set_selection_owner, selection_clear resets
sf-exg [Mon, 22 Feb 2010 09:47:41 +0000 (09:47 +0000)]
Fix last change to set_selection_owner, selection_clear resets
{selection,clipboard}_owner so we cannot use a reference to call flush.

14 years agolibptytty sync
sf-exg [Wed, 17 Feb 2010 10:24:06 +0000 (10:24 +0000)]
libptytty sync

14 years agoDoc fixes.
sf-exg [Wed, 17 Feb 2010 08:27:56 +0000 (08:27 +0000)]
Doc fixes.

14 years agoUpdate Changes.
sf-exg [Sun, 14 Feb 2010 19:50:40 +0000 (19:50 +0000)]
Update Changes.

14 years agoRemove '$term->clipboard_copy' and extend '$term->selection' to optionally
sf-exg [Sun, 14 Feb 2010 19:34:42 +0000 (19:34 +0000)]
Remove '$term->clipboard_copy' and extend '$term->selection' to optionally
query/set the clipboard text.

14 years ago*** empty log message ***
sf-exg [Sun, 14 Feb 2010 13:32:15 +0000 (13:32 +0000)]
*** empty log message ***

14 years agoRemove TODO.
sf-exg [Sun, 14 Feb 2010 11:11:10 +0000 (11:11 +0000)]
Remove TODO.

14 years agoRemove TODO.
sf-exg [Sun, 14 Feb 2010 11:04:11 +0000 (11:04 +0000)]
Remove TODO.

14 years agoExtend ISO 14755 5.4 mode to also print the font name of the characters other
sf-exg [Wed, 10 Feb 2010 16:05:42 +0000 (16:05 +0000)]
Extend ISO 14755 5.4 mode to also print the font name of the characters other
than the first one in the selected cell.

14 years agoµ-power
root [Thu, 4 Feb 2010 21:55:12 +0000 (21:55 +0000)]
µ-power

14 years agoUpdate config.{guess,sub}.
sf-exg [Sun, 31 Jan 2010 11:34:28 +0000 (11:34 +0000)]
Update config.{guess,sub}.

14 years agoFix wording.
sf-exg [Sun, 31 Jan 2010 11:28:09 +0000 (11:28 +0000)]
Fix wording.

14 years agoAdd mandatory "_cv_" part to autoconf cache variable names.
sf-exg [Sun, 31 Jan 2010 09:47:24 +0000 (09:47 +0000)]
Add mandatory "_cv_" part to autoconf cache variable names.

14 years agoRemove trailing whitespace.
sf-exg [Sun, 31 Jan 2010 09:02:48 +0000 (09:02 +0000)]
Remove trailing whitespace.

14 years agoFix coding style.
sf-exg [Sat, 30 Jan 2010 20:52:36 +0000 (20:52 +0000)]
Fix coding style.

14 years agoSimplify rxvt_temp_buf usage.
sf-exg [Sat, 30 Jan 2010 20:43:56 +0000 (20:43 +0000)]
Simplify rxvt_temp_buf usage.

14 years agoUse rxvt_temp_buf in more places.
sf-exg [Sat, 30 Jan 2010 20:26:04 +0000 (20:26 +0000)]
Use rxvt_temp_buf in more places.

14 years agoRemove misleading comment.
sf-exg [Fri, 29 Jan 2010 17:27:36 +0000 (17:27 +0000)]
Remove misleading comment.

14 years agoFix typos.
sf-exg [Tue, 26 Jan 2010 07:46:58 +0000 (07:46 +0000)]
Fix typos.

14 years agoFix typos.
sf-exg [Mon, 25 Jan 2010 11:15:23 +0000 (11:15 +0000)]
Fix typos.

14 years agoAdd support for copying to clipboard (based on patch by Dana Jansens).
sf-exg [Sun, 24 Jan 2010 21:53:13 +0000 (21:53 +0000)]
Add support for copying to clipboard (based on patch by Dana Jansens).

14 years agoFix typos.
sf-exg [Sat, 23 Jan 2010 14:17:52 +0000 (14:17 +0000)]
Fix typos.

14 years agoRemove useless assignments.
sf-exg [Mon, 18 Jan 2010 10:05:55 +0000 (10:05 +0000)]
Remove useless assignments.

14 years agoFix wording.
sf-exg [Mon, 18 Jan 2010 10:04:05 +0000 (10:04 +0000)]
Fix wording.

14 years ago*** empty log message ***
root [Sun, 10 Jan 2010 21:57:50 +0000 (21:57 +0000)]
*** empty log message ***

14 years agoAdd on_bell perl hook that is called on receipt of a bell character.
sf-exg [Wed, 6 Jan 2010 17:52:43 +0000 (17:52 +0000)]
Add on_bell perl hook that is called on receipt of a bell character.

14 years agoDo not link rxvtc to ev_cpp.o, it does not use libev.
sf-exg [Wed, 6 Jan 2010 14:49:06 +0000 (14:49 +0000)]
Do not link rxvtc to ev_cpp.o, it does not use libev.

14 years agoAdd iso14755 option to disable ISO 14755 at runtime.
sf-exg [Wed, 6 Jan 2010 12:10:44 +0000 (12:10 +0000)]
Add iso14755 option to disable ISO 14755 at runtime.

14 years agoDo not hardcode the binding for ISO 14755 to check if ISO 14755 is active;
sf-exg [Wed, 6 Jan 2010 10:29:14 +0000 (10:29 +0000)]
Do not hardcode the binding for ISO 14755 to check if ISO 14755 is active;
rather, test iso14755buf accordingly.

14 years ago9.07
root [Wed, 30 Dec 2009 06:14:03 +0000 (06:14 +0000)]
9.07

14 years agocompose tables to 5.2.0
root [Wed, 30 Dec 2009 06:11:09 +0000 (06:11 +0000)]
compose tables to 5.2.0

14 years ago*** empty log message ***
root [Tue, 29 Dec 2009 04:18:09 +0000 (04:18 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
root [Sat, 26 Dec 2009 10:50:46 +0000 (10:50 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
root [Sat, 26 Dec 2009 10:24:04 +0000 (10:24 +0000)]
*** empty log message ***