2009-08-31 20:34 | give copyright to all authors in LICENSE and remove AUTHORS file | Suraj N. Kurapati | 2 | +5 | -6 |
2009-08-31 20:21 | use simpler Copyright reminder at the top of every file | Suraj N. Kurapati | 3 | +6 | -6 |
2009-08-31 20:18 | use 50/50 equal spacing for columns instead of the Golden Ratio | Suraj N. Kurapati | 1 | +1 | -1 |
2009-08-31 20:18 | upgrade Firefox from Gran Paradiso to Shiretoko | Suraj N. Kurapati | 1 | +4 | -4 |
2009-06-19 19:41 | add keys for loading & adding to MPD playlists | Suraj N. Kurapati | 1 | +18 | -0 |
2009-06-19 19:19 | minor clean up | Suraj N. Kurapati | 1 | +3 | -3 |
2009-05-19 05:01 | split 'script' parameter into 'before' and 'after' subsections | Suraj N. Kurapati | 2 | +17 | -8 |
2009-05-19 03:47 | use /event/-based singleton mutex to reload wmiirc instead of exec() | Suraj N. Kurapati | 1 | +1 | -1 |
2009-05-19 03:45 | add Michael Andrus to AUTHORS | Suraj N. Kurapati | 1 | +1 | -0 |
2009-05-19 03:43 | ignore error when client appears and disappears very quickly | Suraj N. Kurapati | 1 | +6 | -2 |
2009-05-14 11:03 | UrgentTag: use notice color instaed of * | wabu | 1 | +3 | -2 |
2009-05-14 07:24 | fix error in previous commit | Suraj N. Kurapati | 1 | +3 | -3 |
2009-05-14 07:04 | restore support for wmii-3.6 with Kris Maglione's suggestion (UNTESTED!) | Suraj N. Kurapati | 2 | +12 | -2 |
2009-05-14 06:40 | only allocate a click handler if specified | Suraj N. Kurapati | 1 | +6 | -4 |
2009-05-14 05:32 | the order of status buttons now reflects their definition order | Suraj N. Kurapati | 2 | +58 | -69 |
2009-05-14 05:02 | For me, the music status bar code complains that artist doesn't exist for Nil class if mpd is running but no song is loaded. | Michael Andrus | 1 | +7 | -6 |
2009-05-14 04:53 | fix order of client tag mapping specified in YAML was not respected | Suraj N. Kurapati | 1 | +1 | -4 |
2009-05-13 15:24 | add 'click' parameter to handle status bar button clicks | wabu | 2 | +64 | -15 |
2009-05-13 14:08 | fixed status/refresh command to ignore position value of bar | wabu | 1 | +2 | -1 |
2009-05-13 03:21 | add AUTHORS file listing everyone who contributed code | Suraj N. Kurapati | 2 | +5 | -2 |
2009-05-13 02:07 | clean up terminal launcher | Suraj N. Kurapati | 1 | +8 | -9 |
2009-05-13 02:00 | the launch() method only accepts an array of words | Suraj N. Kurapati | 2 | +2 | -3 |
2009-05-13 01:52 | add launch() method to run programs in the background | Suraj N. Kurapati | 2 | +18 | -9 |
2009-05-13 00:06 | increase minimum wmii requirement from 3.6 to hg2444 | Suraj N. Kurapati | 1 | +4 | -8 |
2009-05-12 21:29 | load-bar with happy colorz :D | wabu | 1 | +12 | -2 |
2009-05-12 19:26 | allow user to specify order of client regexp mapping evaluation | Suraj N. Kurapati | 2 | +11 | -7 |
2009-05-12 08:31 | specify license names for the reader's convenience | Suraj N. Kurapati | 1 | +3 | -0 |
2009-05-12 08:09 | update my settings | Suraj N. Kurapati | 1 | +4 | -4 |
2009-05-12 08:09 | clean up & revise docs | Suraj N. Kurapati | 3 | +18 | -8 |
2009-05-12 07:59 | add new key bindings for client grouping and change existing ones | Suraj N. Kurapati | 1 | +26 | -8 |
2009-05-12 07:25 | remove need for verbose !ruby/regexp YAML directive | Suraj N. Kurapati | 2 | +17 | -8 |
2009-05-12 07:23 | Revert "use wimenu instead of dmenu in key_menu()" because wimenu does not yet support browsing choices via arrow keys | Suraj N. Kurapati | 1 | +11 | -1 |
2009-05-12 06:13 | add actions(), events(), and keys() methods for registry listing | Suraj N. Kurapati | 3 | +23 | -2 |
2009-05-12 06:00 | do not list programs inside ~/.wmii-hg/ in action menu | Suraj N. Kurapati | 1 | +5 | -9 |
2009-05-12 05:53 | add 'reload' action to reload the configuration (idea by wabu) | Suraj N. Kurapati | 3 | +14 | -3 |
2009-05-12 05:10 | clear status bar before adding status buttons (idea by wabu) | Suraj N. Kurapati | 1 | +8 | -7 |
2009-05-12 05:08 | add 'position' option for status buttons, which lets you specify the order in which they appear on the status bar | Suraj N. Kurapati | 2 | +12 | -3 |
2009-05-11 18:09 | use wimenu instead of dmenu in key_menu() | wabu | 1 | +1 | -11 |
2009-05-11 16:38 | terminate existing wmiirc instances BEFORE making changes to wmii | Suraj N. Kurapati | 1 | +13 | -11 |
2009-05-11 12:44 | improved shell handling: escape commands properly | Simon Hafner | 1 | +6 | -14 |
2009-05-11 09:59 | clean up | Suraj N. Kurapati | 4 | +105 | -48 |
2009-05-10 06:50 | add proper attribution for wmii authors, whose wmiirc's I copied | Suraj N. Kurapati | 1 | +25 | -0 |
2009-05-10 06:26 | migrate to a YAML-based configuration file | Suraj N. Kurapati | 4 | +1076 | -833 |
2009-05-09 16:12 | ignore errors when moving clients to nonexistent locations | Suraj N. Kurapati | 1 | +9 | -9 |
2009-04-29 07:04 | add Thunar to list of clients to force onto current view | Suraj N. Kurapati | 1 | +1 | -1 |
2009-04-29 07:04 | preserve focus on client during zoom & unzoom | Suraj N. Kurapati | 1 | +43 | -25 |
2009-04-14 18:35 | use wmii-hg as install dir and alias it to wmii-3.5 | Suraj N. Kurapati | 1 | +8 | -6 |
2009-04-14 18:23 | use snake_case instead of CamelCase | Suraj N. Kurapati | 2 | +53 | -37 |
2009-04-14 18:18 | update firefox tagger to accept "Gran Paradiso" as its name | Suraj N. Kurapati | 1 | +1 | -3 |
2009-04-14 18:18 | fix event handler for UrgentTag and NotUrgentTag events | Suraj N. Kurapati | 1 | +6 | -2 |
2009-02-24 05:47 | allow users to recover from all exceptions (not just StandardError) | Suraj N. Kurapati | 1 | +4 | -7 |
2009-02-17 18:32 | add link to Rumai manual (so people don't think this is for wmii 3.1) | Suraj N. Kurapati | 1 | +5 | -1 |
2009-02-07 22:00 | wmii config dir is ~/.wmii-3.5 not ~/.wmii-hg | Suraj N. Kurapati | 1 | +3 | -3 |
2009-02-07 21:59 | determine client by Client#props rather than Client#label | Suraj N. Kurapati | 1 | +3 | -3 |
2009-01-20 07:54 | change shortcut for "group all clients in managed area" from a -> m | Suraj N. Kurapati | 1 | +2 | -2 |
2009-01-20 07:49 | rename wmiirc-config.rb -> config.rb | Suraj N. Kurapati | 3 | +713 | -713 |
2009-01-20 07:41 | update firefox & deluge handling | Suraj N. Kurapati | 1 | +3 | -1 |
2009-01-20 07:39 | add volume controls and MPD music player controls | Suraj N. Kurapati | 1 | +76 | -21 |
2009-01-20 07:31 | add support for terminal window title having only the PWD path | Suraj N. Kurapati | 1 | +1 | -1 |
2009-01-20 07:28 | zoom advances in serial order; unzoom retreats to previous zoom | Suraj N. Kurapati | 1 | +15 | -4 |
2009-01-20 07:25 | make firefox windows open on the current view | Suraj N. Kurapati | 1 | +20 | -0 |
2009-01-20 05:30 | clean up | Suraj N. Kurapati | 3 | +113 | -136 |
2009-01-20 05:20 | ignore LOG.flush() method calls | Suraj N. Kurapati | 1 | +4 | -0 |
2009-01-20 05:19 | switch from MIT license to the simpler ISC license | Suraj N. Kurapati | 4 | +13 | -24 |
2008-02-03 07:14 | make :clear action more resilient | Suraj N. Kurapati | 1 | +3 | -4 |
2008-01-27 19:25 | split status bar information into independent buttons | Suraj N. Kurapati | 1 | +29 | -20 |
2008-01-27 03:18 | upgrade to Rumai | Suraj N. Kurapati | 3 | +178 | -186 |
2008-01-10 07:02 | add shortcuts for MPD & alsamixer control | Suraj N. Kurapati | 1 | +28 | -0 |
2008-01-10 07:02 | revert back to old grouping shortcuts | Suraj N. Kurapati | 2 | +5 | -6 |
2007-12-02 19:59 | add README | Suraj N. Kurapati | 1 | +43 | -0 |
2007-12-02 19:30 | hack for swap to area by number for wmii-snap20070516 | Suraj N. Kurapati | 1 | +1 | -1 |
2007-12-02 19:30 | clean up | Suraj N. Kurapati | 2 | +7 | -4 |
2007-09-01 17:11 | add 'kill' action which just restart wmii w/o losing all clients | Suraj N. Kurapati | 2 | +30 | -24 |
2007-05-30 03:06 | terminal shortcut now propogates working dir of current term into the new one | Suraj N. Kurapati | 1 | +11 | -1 |
2007-05-30 02:53 | add :clear action which safely terminates all clients | Suraj N. Kurapati | 1 | +21 | -0 |
2007-05-18 22:04 | import borior's impl of find_programs() | Suraj N. Kurapati | 1 | +7 | -12 |
2007-05-06 00:50 | fix two shortcuts were bound to the same key sequence: key Key::SEND + 't' | Suraj N. Kurapati | 1 | +1 | -3 |
2007-04-28 07:09 | change key for toggling of client's grouping from 'g' to 'c' | Suraj N. Kurapati | 1 | +29 | -5 |
2007-04-28 00:19 | add shortcut for swapping current client with {i}'th column | Suraj N. Kurapati | 1 | +5 | -0 |
2007-04-27 16:56 | add support for registration of multiple block handlers for the same key | Suraj N. Kurapati | 1 | +7 | -2 |
2007-04-27 16:46 | output is not captured by logger when $DEBUG is set | Suraj N. Kurapati | 1 | +2 | -0 |
2007-04-27 06:56 | incorporate boroir's improvements to mini DSL and do some clean up | Suraj N. Kurapati | 2 | +192 | -215 |
2007-04-27 05:49 | restore patch: temp view no longer takes you to existing temp views | Suraj N. Kurapati | 1 | +2 | -2 |
2007-04-27 05:48 | remove protection for when wmii first starts up (no clients, views, or areas!) | Suraj N. Kurapati | 1 | +5 | -15 |
2007-04-26 19:06 | simplify | Suraj N. Kurapati | 1 | +14 | -15 |
2007-04-26 19:04 | client detaching now preserves unaffected tags (client remains on other views) | Suraj N. Kurapati | 1 | +4 | -2 |
2007-04-26 18:39 | incorporate John-Galt's and borior's mini DSL for easier config | Suraj N. Kurapati | 2 | +469 | -456 |
2007-04-26 07:51 | terminate existing instances nicely before SIGKILL-ing them | Suraj N. Kurapati | 1 | +1 | -0 |
2007-04-13 17:45 | fix existing wmiirc instances were refusing to die | Suraj N. Kurapati | 1 | +6 | -6 |
2007-03-31 20:54 | remove obsolete Rakefile of the old snk_wmiirc | Suraj N. Kurapati | 1 | +0 | -23 |
2007-03-31 20:52 | change from GPL to MIT license | Suraj N. Kurapati | 4 | +25 | -373 |
2007-03-09 19:49 | redirected STDOUT and STDERR to the log file | Suraj N. Kurapati | 1 | +5 | -0 |
2007-03-05 06:02 | temp view no longer takes you to existing temp views | Suraj N. Kurapati | 1 | +2 | -2 |
2007-03-04 05:37 | add protection for when wmii first starts up (no clients, views, or areas!) | Suraj N. Kurapati | 1 | +17 | -7 |
2007-03-04 05:07 | prevent jEdit from always being sent to 'code' view | Suraj N. Kurapati | 1 | +0 | -1 |
2007-03-04 03:44 | fix error when focusing {i}'th view when i > number of views | Suraj N. Kurapati | 1 | +2 | -2 |
2007-03-01 21:57 | fix 'bad value' errors when sliding focus around in floating area | Suraj N. Kurapati | 1 | +4 | -4 |
2007-02-28 21:19 | fix number key handling | Suraj N. Kurapati | 1 | +8 | -41 |
2007-02-28 21:17 | beautify | Suraj N. Kurapati | 2 | +124 | -135 |
2007-02-28 21:02 | add prompts to interactive menus | Suraj N. Kurapati | 1 | +10 | -7 |