Commit graph

1889 commits

Author SHA1 Message Date
Dave Davenport
9aa95d6000 Add release notes v1.3.1. 2017-01-08 12:34:14 +01:00
Dave Davenport
f4d8230dd5 Update reference output for tests 2017-01-07 11:22:12 +01:00
Dave Davenport
c98b67ed0d Make lazy-key-grab an option, add --release for i3 to manpage. 2017-01-07 10:35:36 +01:00
Dave Davenport
ff88d3d6d7 Issue: #521. Add -[no]-show-match to manpage. 2017-01-06 14:45:45 +01:00
Dave Davenport
ae7732abed Update Changelog 2017-01-06 11:05:13 +01:00
Dave Davenport
051be0cfe6 Change keyboard grabbing behaviour, if you fail, continue running and try in background to get them. 2017-01-06 11:00:27 +01:00
Dave Davenport
129d96928a Quick when failed to grab keyboard. #524 2017-01-04 10:37:05 +01:00
Dave Davenport
4f4770ee4f Fix wrong sed replace. 2017-01-03 18:02:21 +01:00
Dave Davenport
22e2d7587d Update copyright to 2017. 2017-01-03 17:59:28 +01:00
Dave Davenport
eac5895374 Add copyright to themes. 2017-01-03 17:50:56 +01:00
Dave Davenport
6e55cb86b9 Work-around for detecting end of file, hopefully fixing #518. 2016-12-30 17:33:24 +01:00
Dave Davenport
0865e0f9d4 Directly queue a redraw on overlay change. 2016-12-26 20:57:33 +01:00
Dave Davenport
aa08c8ea78 Make workspace name also searchable 2016-12-26 16:23:55 +01:00
Dave Davenport
ee310c8470 Strip pango markup from workspace names when detecting I3.
Thanks I3 for this crap.

Issue: #507
2016-12-26 15:58:51 +01:00
Dave Davenport
5a638b1fa0 Search categories when searching Desktop Files.
Issue: #499
2016-12-26 15:18:52 +01:00
Dave Davenport
c06aa59a62 Version 1.3 release 2016-12-25 12:17:34 +01:00
Dave Davenport
40b73769f1 Update Changelog 2016-12-25 12:15:41 +01:00
Dave Davenport
3be5791fb2 Use clipboard atom instead of XCB_ATOM_SECONDARY for pasting.
Should fix issue: #516
2016-12-24 14:13:31 +01:00
Dave Davenport
d25989ed14 Update manpage.
- Remove old color-enabled option.
 - Split website section.
2016-12-23 10:31:52 +01:00
Dave Davenport
50340a9c64 Add a what is rofi not section. 2016-12-22 15:59:13 +01:00
Dave Davenport
e7375f77e8 Fix wrong ' in manpage (should be `) 2016-12-21 09:53:00 +01:00
Dave Davenport
8099dbef4c Add some usage examples to manpage. 2016-12-21 09:42:04 +01:00
Dave Davenport
74a1d0313a Force all three properties of scrollbar to be in sync 2016-12-20 19:29:46 +01:00
Dave Davenport
49f58a33f5 Hit 100% doxy coverage again, remove attribute it chokes on 2016-12-20 09:25:56 +01:00
Dave Davenport
77f08c08d5 Add comment to manpage about getting example config file. 2016-12-19 17:35:03 +01:00
Dave Davenport
1be52b7736 Update Changelog/release notes 2016-12-18 12:24:37 +01:00
Dave Davenport
9e4138831a Use multiple cores by default 2016-12-17 19:59:54 +01:00
Dave Davenport
7d9ca64dd6 Merge branch 'master' of github:DaveDavenport/rofi 2016-12-17 17:58:29 +01:00
Dave Davenport
84508bdc1b Lower priority of loading data from dmenu, so drawing is not delayed 2016-12-17 17:56:54 +01:00
Dave Davenport
d7b5b9fbfa Fix some compile warnings 2016-12-15 09:17:39 +01:00
Dave Davenport
9b16f21ddc Remove extra newlines after log messages. 2016-12-15 09:09:14 +01:00
Dave Davenport
2bcdf2cc2e Update manpage and AUTHORS 2016-12-14 09:26:12 +01:00
Dave Davenport
bb575585c9 Update readme with link to manpage, wiki and forum. 2016-12-13 21:32:42 +01:00
Dave Davenport
47125daecf Reset user input on script selection.
Fixes: #513
2016-12-12 08:52:27 +01:00
Dave Davenport
1879361250 Fix positioning of sidebar in the grand scheme of things. (this needs rewrite next release) 2016-12-10 18:27:36 +01:00
Dave Davenport
ea28bcdc74 Use g_strsplit_set instead of strtok so we can run g_strsplit in place 2016-12-08 16:53:48 +01:00
Dave Davenport
a259738720 Update README.md a bit. 2016-12-07 18:20:05 +01:00
Dave Davenport
3e3fb24ea5 Strip spaces from key-name (Issue: #511) 2016-12-06 19:30:53 +01:00
Dave Davenport
c759f248b4 Add configuration file location in -help output. 2016-12-06 19:24:17 +01:00
Rasmus Steinke
4eb3aa4bd7 Mention default config path 2016-12-05 23:31:18 +01:00
Dave Davenport
3f88ef0032 Issue: #38 remove delay (until next blink) when triggering on release (version 2.0) 2016-11-30 17:30:10 +01:00
Dave Davenport
c9b5667a3f Issue: #39 remove delay (until next blink) when triggering on release 2016-11-30 16:35:34 +01:00
Dave Davenport
2220b75467 Fix two issues detected by coverty. 1.) copy /paste error. 2.) dead code 2016-11-30 08:41:47 +01:00
Dave Davenport
e7a7b78cce Update manpage (rofi.1) 2016-11-30 08:13:58 +01:00
Rasmus Steinke
a1e235cab0 fix typo 2016-11-30 06:54:34 +01:00
Dave Davenport
b6a588ac00 Update Changelog and release notes with drawing speedups and other fixes. 2016-11-29 17:39:09 +01:00
Dave Davenport
4889b5f7bc Don't destroy the window, but send close request to window. 2016-11-29 16:09:26 +01:00
Dave Davenport
4f7e9b3811 Make resize look better. less flickering. 2016-11-29 11:20:52 +01:00
Dave Davenport
ab9330521b Add explicit / after path element when searching themes. 2016-11-28 19:47:06 +01:00
Dave Davenport
c6c7152b6e If no XDG_DATA_DIRS set, try to deduce the dirs from PATH. 2016-11-28 18:42:22 +01:00