Dave Davenport
|
06c5f51e7d
|
Allow to set anchor position on normitor and anchor position on window.
|
2017-01-06 19:04:25 +01:00 |
|
Dave Davenport
|
af8a6541a2
|
Order entries in box based on index, allow theme to override.
|
2017-01-06 16:41:23 +01:00 |
|
Dave Davenport
|
5078034672
|
Add scrollbar 'handle-width' and 'handle-color' remove old syntax
|
2017-01-06 15:36:06 +01:00 |
|
Dave Davenport
|
add0e2f801
|
Merge remote-tracking branch 'origin/master' into themer
|
2017-01-06 11:07:14 +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
|
f2a4049991
|
Remove separator
|
2017-01-05 22:07:50 +01:00 |
|
Dave Davenport
|
3eb450c37e
|
Add generic container (renamed window widget) put container around message.
|
2017-01-05 18:33:57 +01:00 |
|
Dave Davenport
|
4cc21b93a5
|
Allow linking to top level properties.
|
2017-01-05 18:22:34 +01:00 |
|
Dave Davenport
|
580bcc138e
|
Fix doxygen
|
2017-01-04 23:40:05 +01:00 |
|
Dave Davenport
|
9dd3cb312e
|
Support linestyle on border
|
2017-01-04 22:27:27 +01:00 |
|
Dave Davenport
|
a77e080c60
|
Fix small doxygen/header issue.
|
2017-01-04 15:49:05 +01:00 |
|
Dave Davenport
|
85a0e1a57e
|
Remove class system from new theme format. Fix theme converter.
|
2017-01-04 15:05:39 +01:00 |
|
Dave Davenport
|
44581fd90b
|
Allow packing order to be set using theme.
|
2017-01-04 13:34:02 +01:00 |
|
Dave Davenport
|
495dfb4c20
|
Add support for margin.
|
2017-01-03 23:51:15 +01:00 |
|
Dave Davenport
|
953e260511
|
When order is reversed. reverse listview order fix #523
|
2017-01-03 20:33:30 +01:00 |
|
Dave Davenport
|
f9fc01b176
|
Add percentage option to border,padding
|
2017-01-03 19:23:09 +01:00 |
|
Dave Davenport
|
b60ca07f1f
|
Remove border-width property from window.
|
2017-01-03 15:57:40 +01:00 |
|
Dave Davenport
|
861b52a523
|
Add support for borders around widgets.
|
2017-01-03 15:39:19 +01:00 |
|
Dave Davenport
|
37d99378dd
|
cleanup some of sizing logic.
|
2017-01-02 21:19:27 +01:00 |
|
Dave Davenport
|
47aa7c4900
|
Fix errors in doxygen comments
|
2017-01-01 18:40:49 +01:00 |
|
Dave Davenport
|
ccf3f23d9b
|
Update comments, rename Widget to ThemeWidget.
|
2017-01-01 18:08:49 +01:00 |
|
Dave Davenport
|
44534653bf
|
Remove border from ViewState
|
2017-01-01 12:16:04 +01:00 |
|
Dave Davenport
|
5c547393b8
|
Repaint (if) needed before flipping xcb_copy_area
|
2017-01-01 02:57:04 +01:00 |
|
Dave Davenport
|
e29f89e401
|
Reorder padding order, support 1,2,3,4 entries.
|
2017-01-01 01:31:25 +01:00 |
|
Dave Davenport
|
d35e70d817
|
Support converting old theme internally, add first option to dump theme
|
2017-01-01 01:06:38 +01:00 |
|
Dave Davenport
|
7b0e0643c8
|
Make spacing be of type distance.
|
2016-12-31 23:27:17 +01:00 |
|
Dave Davenport
|
52e850dc33
|
Fix EM support, use char height
|
2016-12-31 23:00:06 +01:00 |
|
Dave Davenport
|
068592414e
|
Support em format in padding
|
2016-12-31 22:47:22 +01:00 |
|
Dave Davenport
|
5f424fa598
|
Padding should be specified in px now and 4 borders can be specified on
one pixel line.
|
2016-12-31 21:37:19 +01:00 |
|
Dave Davenport
|
eafd4697a2
|
Fix some of the sizing issues.
|
2016-12-30 18:31:30 +01:00 |
|
Dave Davenport
|
a2001d1b9c
|
Add window widget, play with logic for sizing (broken)
|
2016-12-28 19:42:14 +01:00 |
|
Dave Davenport
|
d63b9cb15e
|
Padding to textbox. remove config.line_padding
|
2016-12-28 13:46:53 +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
|
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
|
96b09b8fff
|
Merge remote-tracking branch 'origin/master' into themer
|
2016-12-20 09:26:21 +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
|
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
|
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
|
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
|
95667e60d9
|
Add theme option to config system.
|
2016-12-11 18:06:35 +01:00 |
|
Dave Davenport
|
78abbeb710
|
Textbox uses new theme engine..
|
2016-12-11 17:06:31 +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
|
2d01d1566a
|
Add some properties to themes
|
2016-12-09 22:16:31 +01:00 |
|