Commit graph

339 commits

Author SHA1 Message Date
Qball Cow
7ec4bc8d4e Update readme, add it to distribution. 2014-03-18 08:40:23 +01:00
Dave Davenport
6505962498 Merge pull request #36 from 1ace/patch-1
Updated compilation instructions
2014-03-18 08:27:54 +01:00
Qball Cow
faa6dd4a6e Silence make a bit 2014-03-18 00:11:46 +01:00
Qball Cow
925097c9dd Remove unused header. 2014-03-18 00:05:38 +01:00
Qball Cow
89b48fb767 Fix timeout, detect i3 2014-03-17 23:58:08 +01:00
Eric Engeström
70c1a016a6 Updated compilation instructions 2014-03-17 23:48:32 +01:00
QC
7e12aeb597 Remove profile. 2014-03-17 19:28:11 +01:00
Qball Cow
fd94b3b002 Small fixes 2014-03-17 19:16:09 +01:00
Qball Cow
07f8073d4e Use autotools (1) 2014-03-17 19:16:09 +01:00
QC
f033a0d669 Small fix. 2014-03-16 13:48:03 +01:00
Qball Cow
dc5c853d91 small fix for stupid error 2014-03-12 17:40:23 +01:00
Dave Davenport
d16c8a761e Merge pull request #35 from 1ace/patch-2
Package got renamed back when this repo was
2014-03-12 14:10:43 +01:00
Eric Engeström
ffb9287eb0 Package got renamed back when this repo was 2014-03-12 12:24:15 +01:00
Qball Cow
0d1e5ae597 Small fix forgot one header file entry. 2014-03-12 08:52:11 +01:00
Qball Cow
6e7f1b746a Rename main file. 2014-03-12 08:41:38 +01:00
Qball Cow
c268c10f8b Fix warning from clang --analyze 2014-03-11 20:16:44 +01:00
Dave Davenport
5d706dc0dd Merge pull request #33 from gregf/master
Remove extra forward slash
2014-03-11 11:29:08 +01:00
Greg Fitzgerald
127276cd0b Remove extra forward slash 2014-03-10 19:42:49 -04:00
Qball Cow
9d531043e3 Possible fix for issue #32 2014-03-10 08:49:38 +01:00
Qball Cow
702ff68eb4 Sort favorites by # of runs 2014-03-08 21:35:27 +01:00
QC
04791f8fc4 Change default install to /usr/local/ 2014-03-06 20:13:36 +01:00
Dave Davenport
ca771f4618 Update README 2014-03-02 13:15:05 +01:00
Dave Davenport
8a3daf3194 Make things behave nice again in i3. 2014-03-02 12:53:06 +01:00
Daniel Hahler
1834e25ef3 Select the target desktop in non-i3_mode
Fixes https://github.com/DaveDavenport/rofi/issues/28

This is merged from the original upstream at:
https://github.com/seanpringle/simpleswitcher/blob/master/simpleswitcher.c
(including the TODO)
2014-03-02 10:37:58 +01:00
Daniel Hahler
ea8c9923d5 Display desktop number with the pattern in window mode
This is merged from the original upstream at:
https://github.com/seanpringle/simpleswitcher/blob/master/simpleswitcher.c
2014-03-02 10:33:27 +01:00
QC
1bed4252ae More rename. 2014-03-01 17:28:55 +01:00
QC
7f32582582 Rename simpleswitcher to rofi. 2014-03-01 17:27:52 +01:00
QC
52a28ea494 Small cleanups. 2014-02-27 20:26:35 +01:00
QC
a3569079c9 Make cppcheck happy. 2014-02-26 22:48:49 +01:00
Qball Cow
c2e25dc0c1 Use Xutf8LookupString 2014-02-25 22:54:44 +01:00
Qball Cow
5619c856f1 First throw at some utf8 support 2014-02-25 09:16:52 +01:00
Dave Davenport
13d1036efb Merge pull request #25 from 1ace/patch-1
Hide error if `clang` is not installed
2014-02-17 20:49:00 +01:00
Eric Engeström
02dd2b4aea hide error if clang is not installed
hiding the ugly `which: no clangi in (/usr/local/bin:/usr/bin:…)`
2014-02-17 20:16:54 +01:00
QC
510e56c984 Use clang if available 2014-02-05 20:42:54 +01:00
Qball Cow
faab271283 Do not free the return value of XResourceManagerString.
(See manual http://tronche.com/gui/x/xlib/resource-manager/XResourceManagerString.html)
2014-02-04 18:39:32 +01:00
QC
57abc12c43 cleanups 2014-02-03 23:07:04 +01:00
QC
b9c192c4fe Removing duplicate code, small fixes. 2014-02-03 22:49:07 +01:00
QC
2bfc2fff4b Remove mark dialog. 2014-02-03 22:28:04 +01:00
QC
c71e0313a9 Add header. 2014-02-03 21:46:44 +01:00
QC
a398e0d151 Remove PKGBUILD file. 2014-02-03 20:50:29 +01:00
QC
96e76c1998 Split out xresource and add -v --version 2014-02-02 10:54:01 +01:00
QC
302db5bf07 Add two extra options to xresource 2014-02-01 23:10:49 +01:00
QC
bd3d69d1ae Replace malloc by allocate 2014-02-01 23:07:03 +01:00
QC
0737b4f5b2 Read settings from Xresource.
Code borrowed from Sean Pringle (yet again).
2014-02-01 23:04:45 +01:00
QC
76a8f79211 Accept empty lists 2014-02-01 22:31:07 +01:00
Qball Cow
fa5a496629 Fix a few minor bugs 2014-02-01 14:39:49 +01:00
Qball Cow
5415cd60ed Add delete option to ssh switcher 2014-02-01 14:06:08 +01:00
Qball Cow
6177c90a87 Restructure for and add option to delete entry from history. 2014-02-01 14:03:23 +01:00
QC
8310a97219 Fix endline thingy in dmenu 2014-01-31 20:36:14 +01:00
QC
8725748916 Home/End key map to list browsing. 2014-01-31 19:39:09 +01:00