Commit Graph

264 Commits

Author SHA1 Message Date
Daniel Micay 980c1c8120 compatibility with older debian/ubuntu vte 2012-05-24 14:46:19 -04:00
Daniel Micay 0b8d55dac5 add transparency support 2012-05-24 02:52:47 -04:00
Daniel Micay b6b8c8f7fc Revert "add opacity support"
This reverts commit 055c0c4797.
2012-05-24 01:24:59 -04:00
Daniel Micay 055c0c4797 add opacity support 2012-05-24 00:40:14 -04:00
Daniel Micay 4dc5aedbe7 use G_SPAWN_SEARCH_PATH 2012-05-23 23:44:37 -04:00
Daniel Micay ae5857c944 make clickable urls optional 2012-05-23 23:41:55 -04:00
Daniel Micay df8db98179 drop ancient vte support, even squeeze has 0.24 2012-05-23 23:35:17 -04:00
Daniel Micay 828c9bbad4 removing features that tmux/screen handler better 2012-05-23 23:26:49 -04:00
Daniel Micay 7d13c20f5a add primitive way of executing commands 2012-05-23 22:50:01 -04:00
Daniel Micay 484fea0cfb cleanup 2012-05-23 20:15:25 -04:00
Daniel Micay df40bdc12b more robust handling of getting the user's shell 2012-05-23 20:12:46 -04:00
Daniel Micay 63f162c69d rm potential feature (can just be done with tmux+zsh) 2012-05-23 17:07:27 -04:00
Daniel Micay b9df0bcdf8 cleanup README 2012-05-23 14:07:47 -04:00
Daniel Micay 7ec71b2dc8 fix forward url search 2012-05-23 13:40:04 -04:00
Daniel Micay 0f65a7e7a8 remove old vte_terminal_fork_command_full code
vte_terminal_fork_command_full has no way to set TERM
2012-05-23 08:28:03 -04:00
Daniel Micay 84c2f68792 use a custom TERM/terminfo with kbs set correctly 2012-05-23 07:47:56 -04:00
Daniel Micay f1e20d9c75 README.rst: update TODO section 2012-05-23 05:45:48 -04:00
Daniel Micay 3771e54a9c add bindings for copy/paste to/from CLIPBOARD 2012-05-23 05:40:04 -04:00
Daniel Micay d8d462ec1d README.rst: add a description 2012-05-23 05:35:38 -04:00
Daniel Micay 67dc5f74de update TODO list in README 2012-05-23 05:28:45 -04:00
Daniel Micay a5dd4e13c9 update keybindings in README 2012-05-23 05:21:17 -04:00
Daniel Micay 95567745ed add keybinds for starting searches for urls 2012-05-23 05:19:13 -04:00
Daniel Micay c1d9f00790 README.rst: keybindings should be configurable in general 2012-05-23 04:33:29 -04:00
Daniel Micay bde4829c85 add dependencies section to README 2012-05-23 04:32:43 -04:00
Daniel Micay 6728ef35af reorder headers again 2012-05-22 15:21:54 -04:00
Daniel Micay 5a5026d5e6 remove redundant include 2012-05-22 15:12:12 -04:00
Daniel Micay 5ac9eb13cc cleaner fix for gdk3 support (compat header) 2012-05-22 15:07:33 -04:00
Daniel Micay 956d1fb1d9 support both gtk2 and gtk3 2012-05-22 14:20:22 -04:00
Daniel Micay 7ed00e06e1 cleanup beep_handler 2012-05-22 13:36:51 -04:00
Daniel Micay fe1afee2ff add missing include 2012-05-22 13:22:32 -04:00
Daniel Micay ed504d7092 prevent multiple search dialogs from being open 2012-05-22 13:21:07 -04:00
Daniel Micay 27544b4031 slight cleanup 2012-05-22 11:52:06 -04:00
Daniel Micay 0a8725bf35 rename to termite 2012-05-22 09:50:21 -04:00
Daniel Micay 75ec07933f Makefile: add to existing CFLAGS and don't set CC 2012-05-22 09:10:26 -04:00
Daniel Micay 12d1f402dd add other useful warnings 2012-05-22 09:02:59 -04:00
Daniel Micay df69a9b1f5 add comments with the color names 2012-05-22 08:58:39 -04:00
Daniel Micay f823657340 set title at startup after registering callback 2012-05-22 08:26:53 -04:00
Daniel Micay 5959961302 dynamic window titles 2012-05-22 08:22:31 -04:00
Daniel Micay 15301007c5 update README 2012-05-22 07:48:44 -04:00
Daniel Micay e398fcb7d2 implement urgent on beep 2012-05-22 07:47:51 -04:00
Daniel Micay 8a37b88957 Makefile: remove redundant LDFLAGS variable 2012-05-22 07:34:28 -04:00
Daniel Micay f16765872c remove useless ret variable 2012-05-22 07:17:27 -04:00
Daniel Micay b64cf58a50 initial simple implementation of clickable urls 2012-05-22 07:15:28 -04:00
Daniel Micay f45220a6ee switch default font to Monospace 9 2012-05-22 06:53:48 -04:00
Daniel Micay f9b926fcb5 update TODO list in the README 2012-05-22 05:18:56 -04:00
Daniel Micay c0560f696d improve README's keybindings section 2012-05-22 05:12:36 -04:00
Daniel Micay d00d62af2e update README 2012-05-22 05:11:19 -04:00
Daniel Micay 5dcbb38ed3 add url regex matching 2012-05-22 05:10:54 -04:00
Daniel Micay 48bbf2e1bd document keybindings so far 2012-05-22 05:00:30 -04:00
Daniel Micay a1768c4094 check response_id in search_response_cb 2012-05-22 04:55:42 -04:00