Dave Davenport
|
99a79f7eb4
|
Don't use g_ascii on utf8 string.
|
2016-05-22 19:41:52 +02:00 |
|
Dave Davenport
|
498fadc735
|
Remove the is_ascii mess.
|
2016-05-22 17:47:34 +02:00 |
|
Dave Davenport
|
8091558ed8
|
Go Regex Go
|
2016-05-21 10:37:23 +02:00 |
|
Dave Davenport
|
2a20821ddd
|
Merge remote-tracking branch 'origin/master' into hm
|
2016-05-20 09:57:25 +02:00 |
|
Quentin Glidic
|
3668d5e330
|
test-x: Update config reference
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-05-13 09:25:52 +02:00 |
|
Quentin Glidic
|
db4f087487
|
window: Make custom action run a command on the window
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-05-12 11:31:12 +02:00 |
|
Quentin Glidic
|
3bd41b9a41
|
window: Kill the window on delete-entry
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-05-12 11:30:34 +02:00 |
|
Dave Davenport
|
c8a6b26607
|
First try at highlighting match (regex only)
|
2016-05-10 18:02:23 +02:00 |
|
Dave Davenport
|
09437e3f0e
|
We don't have a negative page number.
|
2016-05-10 17:51:23 +02:00 |
|
Dave Davenport
|
6070826c4d
|
Avoid needles updates when using continious scrolling
|
2016-05-10 11:47:32 +02:00 |
|
Dave Davenport
|
bd412b9975
|
Grab mouse pointer with keyboard.
|
2016-05-09 08:47:28 +02:00 |
|
Dave Davenport
|
171d132b9b
|
Update ChangeLog
|
2016-05-09 08:23:19 +02:00 |
|
Dave Davenport
|
b8ecbdcef5
|
Add option to set background for rofi window
|
2016-05-08 11:14:34 +02:00 |
|
Dave Davenport
|
8f6c9ee070
|
Fix indenting
|
2016-05-08 11:13:11 +02:00 |
|
Georgios Bitzes
|
8af7f014cd
|
Permit binding a modifier key on its own
|
2016-05-07 15:20:48 +02:00 |
|
Quentin Glidic
|
999bf56b7e
|
gitignore: Properly identity top-level files
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-05-07 15:16:44 +02:00 |
|
Quentin Glidic
|
6908d57f7c
|
gitignore: Reorder
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-05-07 15:16:44 +02:00 |
|
Quentin Glidic
|
854b0faad5
|
gitignore: config.c is not generated any more
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-05-07 15:16:44 +02:00 |
|
Dave Davenport
|
75cac904e7
|
Fix xr dump
|
2016-05-07 11:55:17 +02:00 |
|
Quentin Glidic
|
67b0ce036f
|
keybindings: Implement on-release bindings
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-05-07 11:31:04 +02:00 |
|
Quentin Glidic
|
20791d4a71
|
view: Split action triggering to an helper function
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-05-07 11:31:00 +02:00 |
|
Quentin Glidic
|
54f85fabaa
|
keybindings: Rework the matching
Now we check all bindings in one place, allowing for future naughty
matching.
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-05-07 11:25:04 +02:00 |
|
Quentin Glidic
|
65447b496a
|
view/navigation: Cleanup
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-05-07 11:24:32 +02:00 |
|
Quentin Glidic
|
aa350a1583
|
textbox/key: Cleanup
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-05-07 11:24:22 +02:00 |
|
Quentin Glidic
|
67c9fe158a
|
textbox/keybinding: Reindent
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-05-07 11:24:16 +02:00 |
|
Quentin Glidic
|
5b0964ae32
|
textbox: Split keybinding and text handling
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-05-07 11:24:10 +02:00 |
|
Quentin Glidic
|
143acf622b
|
view/keypress: Reindent
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-05-07 11:24:09 +02:00 |
|
Quentin Glidic
|
117c2360a4
|
view/keypress: Cleanup some useless stuff
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-05-07 11:23:44 +02:00 |
|
Quentin Glidic
|
0d899f1bbd
|
view: Split keypress handling to an helper function
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2016-05-07 11:23:13 +02:00 |
|
Dave Davenport
|
73584a377e
|
Merge pull request #398 from pfsmorigo/gitignore
gitignore: add generated files
|
2016-05-07 10:15:19 +02:00 |
|
Paulo Flabiano Smorigo
|
af74404742
|
gitignore: add generated files
|
2016-05-06 21:55:43 -03:00 |
|
Dave Davenport
|
8e05106c87
|
Add option to view background image instead of screenshot in fake transparency. Issue #390
|
2016-05-06 12:40:55 +02:00 |
|
Dave Davenport
|
ea3b5a39ca
|
Small readme update
|
2016-05-02 08:01:24 +02:00 |
|
Dave Davenport
|
1c3d1aa46f
|
Bump to version 1.0.1
|
2016-05-02 07:50:28 +02:00 |
|
Chris Salzberg
|
324a09b27b
|
man: Fix typo (exteneded -> extended)
|
2016-05-01 10:35:10 +02:00 |
|
Dave Davenport
|
09d1955338
|
Issue: #395 adding more options.
|
2016-04-29 21:42:31 +02:00 |
|
Dave Davenport
|
91e68f4ded
|
Merge pull request #393 from domidimi/master
When switching windows also switch the desktop
|
2016-04-29 19:36:56 +02:00 |
|
Dimitar Yordanov
|
74d1b234d9
|
When switching windows also switch the desktop
If the window we switch to is not on the same desktop, first switch to
the desktop.
|
2016-04-28 22:45:01 +02:00 |
|
Dave Davenport
|
7861b73690
|
Merge pull request #391 from jasperla/bash
no need for bash here, sh suffices
|
2016-04-27 22:53:50 +02:00 |
|
Jasper Lievisse Adriaanse
|
6beb315f77
|
no need for bash here, sh suffices
|
2016-04-27 18:13:19 +02:00 |
|
Dave Davenport
|
4dbf2813d0
|
Issue #388, Try to make history parser more robust against corruption.
|
2016-04-27 12:57:43 +02:00 |
|
Dave Davenport
|
88c0a5c888
|
Merge pull request #389 from jamesbvaughan/master
Minor documentation typo fix
|
2016-04-27 11:48:09 +02:00 |
|
James Vaughan
|
4be6250393
|
typo fix
|
2016-04-27 02:43:36 -07:00 |
|
Dave Davenport
|
1661244407
|
Issue: 386: Fix getting desktop number property
|
2016-04-26 07:52:29 +02:00 |
|
Dave Davenport
|
85aeffbd24
|
small cleanup
|
2016-04-20 17:03:34 +02:00 |
|
Dave Davenport
|
44481cdb40
|
Small cleanups, fix worker error dialog.
|
2016-04-20 08:08:18 +02:00 |
|
Dave Davenport
|
3918625804
|
Move teardown to the logic place again (possible with deamon mode removed)
|
2016-04-20 08:04:23 +02:00 |
|
Dave Davenport
|
f79c078144
|
bump to 1.0
|
2016-04-17 17:44:51 +02:00 |
|
Dave Davenport
|
5af72f7394
|
More configure checks.
|
2016-04-14 19:20:37 +02:00 |
|
Dave Davenport
|
c867b91198
|
Update release notes.
|
2016-04-12 22:40:40 +02:00 |
|