Dave Davenport
|
d63b9cb15e
|
Padding to textbox. remove config.line_padding
|
2016-12-28 13:46:53 +01:00 |
|
Dave Davenport
|
5dfddf8840
|
Support padding in listview
|
2016-12-28 13:17:02 +01:00 |
|
Dave Davenport
|
77fdb08169
|
Allow padding on scrollbar
|
2016-12-28 12:57:58 +01:00 |
|
Dave Davenport
|
843ccc1e41
|
Update drawing, background per widget.
|
2016-12-28 12:21:42 +01:00 |
|
Dave Davenport
|
dfc8a31126
|
Redo some of the redrawing methods, better padding support
|
2016-12-28 00:37:32 +01:00 |
|
Dave Davenport
|
1c611b0eec
|
First start at adding 4 sided padding
|
2016-12-27 22:19:15 +01:00 |
|
Dave Davenport
|
c5439118a7
|
Merge remote-tracking branch 'origin/master' into themer
|
2016-12-27 10:49:27 +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
|
9cc048e48e
|
Merge remote-tracking branch 'origin/master' into themer
|
2016-12-26 16:04:19 +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
|
a0bab0e99a
|
Merge remote-tracking branch 'origin/master' into themer
|
2016-12-26 13:10:19 +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
|
68b0502220
|
Merge remote-tracking branch 'origin/master' into themer
|
2016-12-20 19:34:24 +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
|
cd529acd9a
|
Fix typo in resolving theme element.
|
2016-12-20 10:27:23 +01:00 |
|
Dave Davenport
|
8793475501
|
Fix and document resolving.
|
2016-12-20 09:17:19 +01:00 |
|
Dave Davenport
|
9c6019d3d0
|
Allow theme to set background.
|
2016-12-19 17:49:52 +01:00 |
|
Dave Davenport
|
7fa4c164ab
|
Merge remote-tracking branch 'origin/master' into themer
|
2016-12-19 17:35:24 +01:00 |
|
Dave Davenport
|
5b1b8d4d05
|
Destroy the lexer after parsing
|
2016-12-19 15:50:35 +01:00 |
|
Dave Davenport
|
d8b877147c
|
Fix cleanup lexer, add properties to theme documentation.
|
2016-12-19 08:10:33 +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
|
b8e58b0342
|
Make parser more flexible, allow global properties to be anywhere in file and allow multiple similar entries.
|
2016-12-16 09:28:13 +01:00 |
|
Dave Davenport
|
efd1e07755
|
Fix typo in theme name.
|
2016-12-15 09:46:42 +01:00 |
|
Dave Davenport
|
4858dad631
|
Merge remote-tracking branch 'origin/master' into themer
|
2016-12-15 09:17:55 +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
|
eef6fa6f95
|
Fix typo in widget class name.
|
2016-12-13 18:06:16 +01:00 |
|
Dave Davenport
|
38035568f3
|
Fix separator class and tweak parser inheritance.
|
2016-12-13 00:09:51 +01:00 |
|
Dave Davenport
|
fd64bb7a41
|
Improve lexer by adding support for modes.
|
2016-12-12 23:40:43 +01:00 |
|
Dave Davenport
|
be0677cf49
|
Update theme to new format.
- @class state {
}
- #name state {
}
|
2016-12-12 21:14:57 +01:00 |
|
Dave Davenport
|
c6030063c6
|
Keep track of location in parser
|
2016-12-12 16:55:31 +01:00 |
|
Dave Davenport
|
d6ec7b1de8
|
Cleanup, fix missing initializer.
|
2016-12-12 09:11:57 +01:00 |
|
Dave Davenport
|
6d9ce47974
|
Merge remote-tracking branch 'origin/master' into themer
|
2016-12-12 08:53:35 +01:00 |
|
Dave Davenport
|
47125daecf
|
Reset user input on script selection.
Fixes: #513
|
2016-12-12 08:52:27 +01:00 |
|
Dave Davenport
|
6cca2b1ecd
|
Remove debug output
|
2016-12-11 21:58:55 +01:00 |
|
Dave Davenport
|
95667e60d9
|
Add theme option to config system.
|
2016-12-11 18:06:35 +01:00 |
|
Dave Davenport
|
3b850f4472
|
Fix theme_name generator for textbox
|
2016-12-11 18:00:45 +01:00 |
|
Dave Davenport
|
a0096f52c4
|
Border width via new config system.
|
2016-12-11 17:13:26 +01:00 |
|
Dave Davenport
|
78abbeb710
|
Textbox uses new theme engine..
|
2016-12-11 17:06:31 +01:00 |
|
Dave Davenport
|
5e371eedeb
|
Change language parser to glr type, remove type prefix.
|
2016-12-11 14:08:28 +01:00 |
|
Dave Davenport
|
7ad0432d82
|
Set separator name
|
2016-12-11 12:55:09 +01:00 |
|
Dave Davenport
|
1dfac3c4da
|
Update to new theme
|
2016-12-11 12:19:46 +01:00 |
|
Dave Davenport
|
5fd76b75b1
|
Add some color stuff
|
2016-12-10 19:48:44 +01:00 |
|
Dave Davenport
|
db248ea765
|
Merge remote-tracking branch 'origin/master' into themer
|
2016-12-10 18:34:30 +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
|
2d01d1566a
|
Add some properties to themes
|
2016-12-09 22:16:31 +01:00 |
|
Dave Davenport
|
d18f037d1c
|
Add lex/bison parser for theme.
|
2016-12-09 19:49:49 +01:00 |
|