26ef929e13Fix rm in Makefile and install LICENSE
noctuid
2015-11-11 16:38:28 -0500
e96ed65782Add uninstall section to Makefile and update vars
noctuid
2015-11-11 15:46:59 -0500
777a7d41bbUse -n when "returning" from a function with echo
noctuid
2015-11-11 13:42:28 -0500
c23c30ef65Split some longer lines
noctuid
2015-11-11 13:36:32 -0500
5dfe993943Differentiate local variables from global variables
noctuid
2015-11-11 12:49:54 -0500
0d369bef73Determine monitor in better way on bspwm and i3 Addresses #3
noctuid
2015-09-05 19:12:00 -0400
dbc3656da8Fix man page typo
noctuid
2015-09-05 19:01:51 -0400
babc97500eSet 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
aefa230d63Prevent monitor checking for auto_hide and auto_show (doesn't do anything)
noctuid
2015-09-01 22:30:42 -0400
b21f9b8addAdd -f option to specify options for the terminal or other program to be created using
noctuid
2015-08-30 14:03:23 -0400
8eed440432Add missing sleep flags to getopts
noctuid
2015-08-30 13:42:26 -0400
b7e786c440Fix -m for WMs where xrandr will identify one monitor as "primary"
noctuid
2015-08-30 13:19:31 -0400
14495af417Update -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
6348276dbeAdd multiple monitor support (automatic resizing and correct width/height percentages)
noctuid
2015-08-29 17:38:46 -0400
08dc6a893fUpdate contact info and repo location
noctuid
2015-08-29 17:10:41 -0400
6a122f80d0Update references to old repo and contact info
noctuid
2015-08-25 20:15:48 -0400
682ec14d1cUpdate repo location and contact info in pkgbuild
noctuid
2015-08-25 19:19:46 -0400
b737354f22Add support for Marco (MATE)
angelic-sedition
2015-08-24 18:36:43 -0400
5cab6f4869Add support for KWin (KDE)
angelic-sedition
2015-08-24 18:05:09 -0400
10afc60fcfAdd information on basic options to README and a few other minor changes
angelic-sedition
2015-08-24 17:59:12 -0400
a777ea85e1Reduce flicker and improve Muffin (Cinnamon) support Fixes#2 and fixes#4
angelic-sedition
2015-08-24 17:52:15 -0400
b1e6977914Add support for Mutter (Gnome Shell)
angelic-sedition
2015-08-24 16:35:54 -0400
4cb2abd8bfAdd options to set sleep time and fix fluxbox settings Addresses #5
angelic-sedition
2015-08-24 16:13:21 -0400
9c678fd203Rename autoset functions for clarity
angelic-sedition
2015-08-24 14:22:17 -0400
c592541ad5Fix 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
867c3a97e2Fix 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
271d991ce2Add initial support for muffin (cinnamon) Addresses #2
angelic-sedition
2015-08-11 17:06:46 -0400
1d9f0725d1Add info on auto-hiding to README
angelic-sedition
2015-06-08 00:27:15 -0400
59652cab9aAdd notes on fixing flicker to readme Addresses issue mentioned in #1
angelic-sedition
2015-05-16 13:15:47 -0400
b584f00fd9Fix 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
07b526efedAccurately 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
1b5a0c002eFix 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
76f91e5636add support for more floating/stacking WMs: xfwm4, metacity, fvwm, sawfish, and goomwwm
angelic-sedition
2015-02-20 21:50:41 -0500
18eaffaa3asplit/distinguish between automatic settings for auto show/hide, for a window/term, and for both
angelic-sedition
2015-02-20 20:12:12 -0500
b0cbc61686fix 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
0a74e25f3aremove 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
0544b563c7add 'M' to getopts line (forgot to)
angelic-sedition
2015-02-18 04:08:38 -0500
975335ca0dadd automatic settings for herbstluftwm to change the layout to fullscreen for the dropdown
angelic-sedition
2015-02-17 23:43:59 -0500
6f19422ab8add 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
1998ca514drename post-map and pre-map commands for clarity
angelic-sedition
2015-02-17 23:17:30 -0500
10b51860d9add more tested terminal emulators to the readme
angelic-sedition
2015-02-17 22:54:39 -0500
7c86196618add support for gnome-terminal in combination with bspwm float pre command
angelic-sedition
2015-02-17 22:34:52 -0500