QC
60a246b3f4
Update changelog.
2015-04-26 11:41:43 +02:00
QC
7d83685fff
v0.15.4 release
2015-04-26 11:36:06 +02:00
QC
0b3b190159
Updates.
2015-04-25 17:40:01 +02:00
QC
a78355c7ef
Update ChangeLog.
2015-04-24 19:45:27 +02:00
Dave Davenport
988e6a183b
Update changelog.
2015-04-23 22:15:28 +02:00
Dave Davenport
0b7fe775ca
Support combined characters.
2015-04-23 22:14:31 +02:00
QC
c90e240c90
Update manpage.
2015-04-22 21:04:34 +02:00
Dave Davenport
24aab4527e
Add explanation about options to manpage.
2015-04-21 22:17:20 +02:00
Qball Cow
faae5abb33
Update changelog.
2015-04-20 16:47:58 +02:00
QC
9bb51a9b35
Support -no-levenshtein-sort
2015-04-19 13:19:20 +02:00
QC
6456512695
Enable levenshtein by default.
2015-04-18 19:45:13 +02:00
QC
99118420ea
Support Levenshtein in dmenu.i #149
2015-04-16 21:13:45 +02:00
Dave Davenport
f64395e4e9
Remove unused code
2015-04-15 22:41:50 +02:00
QC
a38ddb3b06
Fix space.
2015-04-14 22:12:21 +02:00
Dave Davenport
40f3df3fc4
update changelog
2015-04-13 08:18:00 +02:00
QC
9fde9d8955
Fix bgalt.
2015-04-12 17:31:04 +02:00
Dave Davenport
97187b8c75
Update manpage.
2015-04-12 09:31:59 +02:00
Dave Davenport
96a9689630
Update manpage a bit.
2015-04-12 09:23:27 +02:00
QC
c1a8735e24
Re-enable background/foreground. Make theming method an option.
2015-04-11 12:04:14 +02:00
QC
27dfb8937d
Fix colors. fix #148
2015-04-11 00:04:02 +02:00
Dave Davenport
ae17690fac
Remove asciiart.
2015-04-10 08:49:35 +02:00
Dave Davenport
a8b5282e24
Merge pull request #145 from jpleau/dmenu_example_man
...
manpage: add examples for dmenu
2015-04-08 20:37:04 +02:00
Jason Pleau
7b88b12bb0
man: add example for dmenu
2015-04-08 09:21:21 -04:00
Qball Cow
f72629a370
Remove printf.
2015-04-07 10:45:04 +02:00
Dave Davenport
82b37eef10
Add right visual.
2015-04-07 08:25:09 +02:00
QC
9dc6df2f01
Add theming section to manpage.
2015-04-06 22:17:05 +02:00
QC
10b22e0c7d
Update test.
2015-04-06 20:55:33 +02:00
QC
c276090b18
Set default colors.
2015-04-06 17:34:19 +02:00
QC
2590ecf7e5
ADd new coloring scheme.
2015-04-06 17:13:26 +02:00
QC
95fd6402f3
Free all colors.
2015-04-06 15:28:06 +02:00
QC
39518b0e15
Add more user-colors.
2015-04-06 15:23:58 +02:00
Dave Davenport
f857143e2c
Merge pull request #143 from jpleau/fix_warnings
...
use '\033' instead of '\e' for output-formatting
2015-04-06 09:00:30 +02:00
Dave Davenport
9ddb3321d7
Merge pull request #144 from jpleau/help_parameter
...
alias --help to -h/-help
2015-04-06 09:00:05 +02:00
Jason Pleau
34e578ef86
use '\033' instead of '\e' for output-formatting
...
'\e' is a GNU shortcut for \033. Also gcc complained (warning) that '\e'
was a non-ISO standard. Less warnings, the prettier :)
2015-04-05 17:40:43 -04:00
Jason Pleau
6f2c284f37
alias --help to -h/-help
...
Right now running rofi --help puts it in daemon mode, which can be
confusing for the user. Options in rofi use one dash instead of two, but
I believe an exception should be made for --help.
2015-04-05 17:38:22 -04:00
QC
79fcaea457
Update changelog
2015-04-05 22:43:42 +02:00
QC
91fcc76cb2
Help users that do not pass the read-the-manual stage.
2015-04-05 22:29:26 +02:00
QC
274819cb34
Add dmenu as possible mode in manpage.
2015-04-05 22:00:27 +02:00
QC
df1f3e9658
Update manpage a bit.
2015-04-05 21:49:55 +02:00
QC
5e4cf732e6
Fix issue #142 , pass -M <root> instead of full path.
2015-04-05 21:16:27 +02:00
QC
c9707b4c1b
Leave out unmap hack for now.
2015-04-05 14:52:01 +02:00
QC
9b415e60a0
Fix crasher with fixed-lines off and 0 visible rows
2015-04-05 13:36:39 +02:00
QC
d6ced176d4
Add ranges for urgent active in dmenu mode.
2015-04-05 11:53:08 +02:00
QC
808eee4b85
Try to improve coloring of urgent/active rows that are selected.
2015-04-05 10:40:35 +02:00
QC
8cc553ebaf
Fix issue: #140 : Align cursor with font.
2015-04-05 10:23:59 +02:00
QC
b4c2faf86d
Update manpage.
2015-04-04 16:46:30 +02:00
QC
71cfb6d553
Allow urgent/active color to be set, add dmenu option -u/-a to highlight row.
2015-04-04 11:10:41 +02:00
QC
f2c4aff37c
Add active/urgent color.
2015-04-03 18:40:07 +02:00
QC
957ffe5fcf
Check WMHints for urgent hint
2015-04-03 18:01:03 +02:00
Dave Davenport
0ab7aa4bba
Add italic support and use it for windows that demand attention (working?)
2015-04-02 22:23:17 +02:00