Commit graph

722 commits

Author SHA1 Message Date
QC
e134029af6 Small hack to use it as a launcher (with tab complete) 2014-01-13 21:35:43 +01:00
Qball Cow
67dea02a6a Remove unused code. 2014-01-13 17:05:48 +01:00
Qball Cow
dc8f2a2cfb Don't highlight row when empty. 2014-01-13 13:36:41 +01:00
Qball Cow
236b36d328 Fix margins. This fixes annoying extra pixels at bottom. 2014-01-13 09:42:52 +01:00
Qball Cow
5a1f20ae52 Small typo in README 2014-01-11 22:37:32 +01:00
Qball Cow
c7cd68d256 Add Archlinux text 2014-01-11 22:36:34 +01:00
Qball Cow
eace3f35dc Fix typo 2014-01-11 17:19:12 +01:00
QC
bc4693b5ac Small fix for when installing in custom path with i3. 2014-01-11 10:34:43 +01:00
Dave Davenport
aefcd2545c Merge pull request #8 from 1ace/patch-1
Update Makefile. Thanks
2014-01-10 14:50:44 -08:00
Eric Engeström
541eabe9ba Update Makefile
Fixing `install`'s behavior if `$(MANDIR)` doesn't exist *(eg. in [Arch](https://archlinux.org/)'s AUR PKGBUILDs)*
2014-01-10 22:32:16 +01:00
Qball Cow
546b7df680 Fix wrong format specifier. 2014-01-10 19:23:55 +01:00
Qball Cow
e70ebf899c Autodetect i3, and use IPC to switch to window. 2014-01-10 13:38:38 +01:00
Qball Cow
b47f22ca51 Indent the bunch with my astyle line. 2014-01-10 10:35:38 +01:00
Qball Cow
bad311adab Make compiler happy 2014-01-10 10:25:22 +01:00
Qball Cow
3e7f185b06 Remove fetching of desktop id (unused) cleanup compile warnings. 2014-01-10 10:13:21 +01:00
Qball Cow
182e586dc8 Update README.md 2014-01-10 00:04:57 +01:00
Dave Davenport
c5cc6b9b33 Merge pull request #6 from alpha123/fix-pkgbuild
Update PKGBUILD to include the GitHub URL for this fork.
I stopped planning to merge it back.
2014-01-09 15:02:19 -08:00
Qball Cow
807697958e Detect i3bar at a more convenient place. 2014-01-09 23:55:23 +01:00
QC
b2e905f249 update help message 2014-01-09 23:14:41 +01:00
QC
9d14f4f39f Small fix initial view, allowing empty box to be selected. 2014-01-09 22:16:48 +01:00
Qball Cow
4b5693653f Remove debug and add small 2px margin. 2014-01-07 18:04:39 +01:00
Qball Cow
110f85995a Remove desktop mode. (I don't use it, and its seems broke on i3) 2014-01-07 17:49:28 +01:00
QC
9a4a60a1f9 Remove extra whitespace 2013-08-27 21:04:25 +02:00
Peter Cannici
5a0d8ee5e0 Update PKGBUILD to include the GitHub URL for this fork 2013-08-02 16:06:53 -06:00
QC
c6ccb725e0 small typo 2013-07-20 12:28:03 +02:00
Dave Davenport
63adc4229b Merge pull request #5 from brunobraga/master
Adding man page to makefile
2013-07-20 01:24:18 -07:00
Martijn Koedam
b6998ab68e Moving code around and some cleaning of unused stuff. 2013-07-19 16:55:39 +02:00
Bruno Braga
e7b8fad423 Fixed Issue #4 - Added man page to makefile for installation. 2013-05-19 22:16:34 +10:00
Qball Cow
fafee89cb0 tiny fix 2013-03-27 08:12:56 +01:00
QC
bceb2482ad Add i3 to readme 2013-02-16 18:41:40 +01:00
QC
fcc2df9242 Fixing some stuff 2013-02-16 18:31:26 +01:00
QC
8138c9bf07 Filter out i3bar 2013-02-16 18:16:58 +01:00
QC
f640f18866 Make i3 mode an option 2013-02-16 17:04:24 +01:00
QC
0c1f04f86b Hack to make it work in i3. (will be redone better) 2013-02-16 15:23:04 +01:00
Martijn Koedam
8910607591 fix arch linux build. 2013-02-04 14:35:23 +01:00
Qball Cow
969b6a2921 Cleanup and re-enabled disabled code. 2013-02-04 09:43:05 +01:00
Qball Cow
df5e82efbb Fix tab cycle on case difference. 2013-02-04 00:30:27 +01:00
Qball Cow
f7a58f6118 Fix small tab behavior, add zeltak mode.
do -zeltak to directly switch on unique match.
2013-02-04 00:26:49 +01:00
QC
e9c1b9ffdb Issue 1: Very stupid and inefficient tokenized matching.
But it does the job.
2013-02-03 21:07:41 +01:00
QC
3ef6f83f32 Auto-switch when only one match is made. 2013-02-03 20:28:12 +01:00
QC
b9aecca0bc Very quick and dirty hack to improve tabbing behauviour 2013-01-23 20:21:07 +01:00
Martijn Koedam
0084ba8707 Fix memory leak in boxes.
Array elements where free'ed but not the array itself.
2013-01-22 18:44:56 +01:00
Martijn Koedam
6d0f4a96f8 Fix building ubuntu 2013-01-20 22:23:13 +01:00
QC
24068079f2 Quick and dirty hack to set window opacity 2013-01-20 14:21:29 +01:00
QC
25d7ff8689 Set WM_NAME to simpleswitcher 2013-01-20 13:15:44 +01:00
QC
5d9a5c1c5d Check dependencies 2013-01-20 13:01:13 +01:00
seanpringle
0996cf6e5f cleaner redraw when switching modes 2012-11-28 11:42:52 +10:00
seanpringle
cba553e2e2 fast toggling between window list modes 2012-11-18 17:43:06 +10:00
seanpringle
39803742c0 shift-tab moves up 2012-11-18 16:56:50 +10:00
seanpringle
4ed6f5ce9e IsUnmapped bug 2012-11-07 14:17:22 +10:00