Commit Graph

  • f883f81e5a Don't output errors of non-existent files noctuid 2016-03-26 11:33:34 -0400
  • ddafeda140 Remove pkgbuild from repository noctuid 2016-03-23 20:10:23 -0400
  • 38fdcce05e Update contact information noctuid 2016-03-23 20:09:12 -0400
  • 8cad7fb8eb Don't output xprop error messages noctuid 2016-03-23 12:35:42 -0400
  • 9b4f0fe713 Add support for compiz noctuid 2016-03-23 11:32:21 -0400
  • a4af855882 Mention improved long option parsing in README noctuid 2016-02-01 21:42:47 -0500
  • fb60bd6642 Add support for long options without = noctuid 2016-02-01 14:12:45 -0500
  • 40917af009 Send error messages to STDERR noctuid 2016-01-31 20:17:45 -0500
  • f4f58b66e9 Escape tmux session name noctuid 2016-01-30 03:13:18 -0500
  • 702f047b6b Error in the case of multiple positional arguments noctuid 2016-01-30 02:45:57 -0500
  • 6a6422fb7c Back to how things were but with OPTIND hackery long-opts noctuid 2016-01-30 01:56:46 -0500
  • 3ca647bdec Improve handling of arguments that have whitespace noctuid 2016-01-29 18:04:42 -0500
  • 8748745132 Change how long options are handled noctuid 2016-01-28 01:00:19 -0500
  • b472eda261 Use shift to simplify check for positional argument noctuid 2016-01-26 23:34:56 -0500
  • 7442bf9b31 Deal with short options in positinal arg check noctuid 2016-01-26 23:10:57 -0500
  • dadac198e2 Merge pull request #11 from schoettl/temp noctuid 2016-01-26 20:09:03 -0500
  • bf606ca510 Merge branch 'master' of https://github.com/noctuid/tdrop noctuid 2016-01-26 20:04:18 -0500
  • 5a57a20aab Remove useless line noctuid 2016-01-26 20:03:35 -0500
  • 3350752978 Add basic option validation noctuid 2016-01-26 20:03:07 -0500
  • 651404c5e3 Minor changes Jakob Schöttl 2016-01-26 12:09:26 -0800
  • a7a317d2ca Don't output xwininfo's errors for nonexistent WIDs noctuid 2016-01-26 14:08:36 -0500
  • da7bd94d3f Merge pull request #10 from schoettl/doc noctuid 2016-01-25 12:34:43 -0500
  • 1b189759b9 Fix in documentation Jakob Schöttl 2016-01-24 21:20:37 -0800
  • 783cfc627a Merge branch 'wait' noctuid 2016-01-24 16:42:09 -0500
  • c7b8ab343f Add support for urxvtd and terminix noctuid 2016-01-24 16:36:09 -0500
  • e07d993262 Get rid of sleep options noctuid 2016-01-24 02:32:15 -0500
  • 6c9b0c65e3 Merge pull request #7 from schoettl/master noctuid 2016-01-24 02:02:29 -0500
  • 8cf2d6cc6a Avoid glob expansion on rhs and linter warning! Jakob Schöttl 2016-01-23 22:46:04 -0800
  • 0c63e94588 Minor refactoring Jakob Schöttl 2016-01-23 22:35:40 -0800
  • 21e8aa2522 Fixed long-option argument parsing Jakob Schöttl 2016-01-23 22:03:46 -0800
  • 8505a7bd97 Rename $term to $program noctuid 2016-01-23 22:53:39 -0500
  • ef9e436252 Add initial support for terminix noctuid 2016-01-23 19:17:50 -0500
  • f5c81e6acd Don't keep WIDs for windows that have been closed noctuid 2016-01-05 18:52:53 -0500
  • 93b5947029 Make -m work on empty desktops for all WMs noctuid 2016-01-05 18:49:43 -0500
  • 6b099f93a4 Add documentation of -m option to README and rename long opt noctuid 2016-01-04 18:28:09 -0500
  • a5bd168ce4 For -m, only get monitor info when creating and remapping noctuid 2016-01-04 17:29:31 -0500
  • 0a222a6ce0 Update bspwm is_floating command for new syntax noctuid 2015-11-27 20:01:33 -0500
  • e547e6fcd6 Maintain compatability with old bspc rule syntax noctuid 2015-11-25 23:49:08 -0500
  • c194780856 Update bspwm map_pre command for new bspc syntax noctuid 2015-11-12 00:23:31 -0500
  • 8d2559bc04 Fix broken path to license directory noctuid 2015-11-11 22:57:55 -0500
  • 7cd3f033f0 Be explict and specify dest file with install (and not just dir) noctuid 2015-11-11 17:05:48 -0500
  • 52e6cf1619 Don't delete mandir! noctuid 2015-11-11 17:01:13 -0500
  • 26ef929e13 Fix rm in Makefile and install LICENSE noctuid 2015-11-11 16:38:28 -0500
  • e96ed65782 Add uninstall section to Makefile and update vars noctuid 2015-11-11 15:46:59 -0500
  • 777a7d41bb Use -n when "returning" from a function with echo noctuid 2015-11-11 13:42:28 -0500
  • c23c30ef65 Split some longer lines noctuid 2015-11-11 13:36:32 -0500
  • 5dfe993943 Differentiate local variables from global variables noctuid 2015-11-11 12:49:54 -0500
  • 0d369bef73 Determine monitor in better way on bspwm and i3 Addresses #3 noctuid 2015-09-05 19:12:00 -0400
  • dbc3656da8 Fix man page typo noctuid 2015-09-05 19:01:51 -0400
  • babc97500e Set wm var for automatic settings in single location (wm_autoset_for_hide_show (but not wm_autoset_for_dropdown) was taking advantage of the fact that wm had already been set in wm_autoset_for_all) noctuid 2015-09-02 13:37:03 -0400
  • aefa230d63 Prevent monitor checking for auto_hide and auto_show (doesn't do anything) noctuid 2015-09-01 22:30:42 -0400
  • b21f9b8add Add -f option to specify options for the terminal or other program to be created using noctuid 2015-08-30 14:03:23 -0400
  • 8eed440432 Add missing sleep flags to getopts noctuid 2015-08-30 13:42:26 -0400
  • b7e786c440 Fix -m for WMs where xrandr will identify one monitor as "primary" noctuid 2015-08-30 13:19:31 -0400
  • 14495af417 Update -m to also set xoff and yoff appropriately This is apparently necessary for at least i3 when remapping a dropdown and also for bspwm when first creating one (otherwise the dropdown will be created at the absolute position xoff yoff even if it is not on the current monitor). noctuid 2015-08-29 19:53:14 -0400
  • 6348276dbe Add multiple monitor support (automatic resizing and correct width/height percentages) noctuid 2015-08-29 17:38:46 -0400
  • 08dc6a893f Update contact info and repo location noctuid 2015-08-29 17:10:41 -0400
  • 6a122f80d0 Update references to old repo and contact info noctuid 2015-08-25 20:15:48 -0400
  • 682ec14d1c Update repo location and contact info in pkgbuild noctuid 2015-08-25 19:19:46 -0400
  • b737354f22 Add support for Marco (MATE) angelic-sedition 2015-08-24 18:36:43 -0400
  • 5cab6f4869 Add support for KWin (KDE) angelic-sedition 2015-08-24 18:05:09 -0400
  • 10afc60fcf Add information on basic options to README and a few other minor changes angelic-sedition 2015-08-24 17:59:12 -0400
  • a777ea85e1 Reduce flicker and improve Muffin (Cinnamon) support Fixes #2 and fixes #4 angelic-sedition 2015-08-24 17:52:15 -0400
  • b1e6977914 Add support for Mutter (Gnome Shell) angelic-sedition 2015-08-24 16:35:54 -0400
  • 4cb2abd8bf Add options to set sleep time and fix fluxbox settings Addresses #5 angelic-sedition 2015-08-24 16:13:21 -0400
  • 9c678fd203 Rename autoset functions for clarity angelic-sedition 2015-08-24 14:22:17 -0400
  • c592541ad5 Fix auto_hide (and auto_show) bug that affected many WMs. Further differentiate between how xwininfo behaves for different WMs. This ensures that windows will be in the same position when auto_showing. angelic-sedition 2015-08-24 14:21:49 -0400
  • 867c3a97e2 Fix i3 auto_show bug Previously would resize window when re-mapping; desired behaviour is to keep previous size angelic-sedition 2015-08-24 13:47:19 -0400
  • 271d991ce2 Add initial support for muffin (cinnamon) Addresses #2 angelic-sedition 2015-08-11 17:06:46 -0400
  • 1d9f0725d1 Add info on auto-hiding to README angelic-sedition 2015-06-08 00:27:15 -0400
  • 59652cab9a Add notes on fixing flicker to readme Addresses issue mentioned in #1 angelic-sedition 2015-05-16 13:15:47 -0400
  • aa0119bd2e Update documentation angelic-sedition 2015-05-16 03:34:00 -0400
  • 1aa19c97fd Prevent irrelevant errors and info from appearing. Addresses an issue mentioned in #1 angelic-sedition 2015-05-16 03:14:30 -0400
  • fc04c3c60a Improve i3 support; addresses issue mentioned in #1 angelic-sedition 2015-05-16 03:10:51 -0400
  • b584f00fd9 Fix bug where wasn't getting wid for newly created dropdowns for potential use with a map_post_command. Also, don't use a map_post_command when making the current window a dropdown and instead unmap it. angelic-sedition 2015-05-16 03:06:21 -0400
  • 07b526efed Accurately get correct window id for non-terminals For some window managers, head -n 1 won't give the correct one angelic-sedition 2015-05-16 02:58:47 -0400
  • 1b5a0c002e Fix case where xwininfo will detect wid even though it it no longer exists (would prevent terminal from ever being created) angelic-sedition 2015-05-16 00:22:24 -0400
  • c6eb03b37e Minor manpage update angelic-sedition 2015-05-12 20:11:51 -0400
  • f56fb634c3 Update installation instructions angelic-sedition 2015-05-12 20:10:31 -0400
  • 57a64467bb Add pkgbuild angelic-sedition 2015-05-12 20:06:17 -0400
  • e6da22d7dd Add makefile angelic-sedition 2015-05-12 19:45:08 -0400
  • 7037fd5ff4 Add initial awesome support v0.1 angelic-sedition 2015-05-09 16:30:56 -0400
  • 70c7e0c9ff fix fragment sentence in readme add more info on why not using wmutils angelic-sedition 2015-03-09 16:35:05 -0400
  • 1cdc5f89e4 remove innacurate information about wmutils wtp has absolute movement/resizing angelic-sedition 2015-03-09 16:33:16 -0400
  • b2edeab31f fix bspwm is_floating check to work with letters in wid with case insensitive grep angelic-sedition 2015-02-24 14:39:49 -0500
  • a1e0e8361e remove accidentally placed functions angelic-sedition 2015-02-24 14:38:31 -0500
  • 76f91e5636 add support for more floating/stacking WMs: xfwm4, metacity, fvwm, sawfish, and goomwwm angelic-sedition 2015-02-20 21:50:41 -0500
  • 18eaffaa3a split/distinguish between automatic settings for auto show/hide, for a window/term, and for both angelic-sedition 2015-02-20 20:12:12 -0500
  • b0cbc61686 fix bspwm bug for auto hide/show (same as i3 one) Before, using the -a option with bspwm would float any window after auto-hiding then auto-showing it. This will prevent non-floating windows that are auto hidden from being floated afterwards. angelic-sedition 2015-02-19 12:20:44 -0500
  • 0a74e25f3a remove innacurate comment had "exit" eval'd for one second before I changed how it was done angelic-sedition 2015-02-19 12:11:54 -0500
  • 0544b563c7 add 'M' to getopts line (forgot to) angelic-sedition 2015-02-18 04:08:38 -0500
  • 975335ca0d add automatic settings for herbstluftwm to change the layout to fullscreen for the dropdown angelic-sedition 2015-02-17 23:43:59 -0500
  • 6f19422ab8 add a post-unmap command for specifying a command to be executed after unmapping a dropdown can be used, for example in a tiling wm, with -p or -P to toggle fullscreen on for just a dropdown then off when unmapping the dropdown angelic-sedition 2015-02-17 23:30:27 -0500
  • 1998ca514d rename post-map and pre-map commands for clarity angelic-sedition 2015-02-17 23:17:30 -0500
  • 10b51860d9 add more tested terminal emulators to the readme angelic-sedition 2015-02-17 22:54:39 -0500
  • 7c86196618 add support for gnome-terminal in combination with bspwm float pre command angelic-sedition 2015-02-17 22:34:52 -0500
  • e3c2e391e0 make readme headings smaller angelic-sedition 2015-02-17 22:25:48 -0500
  • 7b63ec6685 fix i3 auto-showing by detecting if window was tiled or floating before hiding it angelic-sedition 2015-02-17 22:19:30 -0500
  • a670eeb968 add a readme angelic-sedition 2015-02-17 20:19:39 -0500
  • e2d1e93d68 add initial support for i3 '-a' currently working with dropdowns, but auto showing needs fixing angelic-sedition 2015-02-17 19:35:20 -0500