Quentin Glidic
|
0adc0d7c08
|
view: Always create textbox with type
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-03 20:04:21 +02:00 |
|
Dave Davenport
|
4bd9828aa7
|
Remove index from box_add.
|
2017-06-02 16:53:39 +02:00 |
|
Dave Davenport
|
ea7d20d150
|
Change Orientation enum to RofiOrientation.
|
2017-06-02 16:34:52 +02:00 |
|
Dave Davenport
|
9915857a2e
|
Change Distance struct to RofiDistance.
|
2017-06-02 16:25:47 +02:00 |
|
Dave Davenport
|
cdc8e462b8
|
Merge remote-tracking branch 'origin/master' into barview
|
2017-06-01 14:20:36 +02:00 |
|
Quentin Glidic
|
ac8868f3b1
|
Indent icon code rework
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-05-31 20:21:58 +02:00 |
|
Dave Davenport
|
f53e58ad95
|
Merge remote-tracking branch 'origin/master' into barview
|
2017-05-31 11:25:14 +02:00 |
|
Dave Davenport
|
59e012e85b
|
[Textbox] fix wrong flag check for icon.
|
2017-05-31 11:23:24 +02:00 |
|
Dave Davenport
|
d8b0e24b09
|
Merge remote-tracking branch 'origin/master' into barview
|
2017-05-31 11:18:30 +02:00 |
|
Dave Davenport
|
4d8784cf85
|
Port fixes from icon-cleanup branch.
- Thread for fetching icons for drun.
- Fixed placing of icons instead of adding place-holder token that can
mis-render.
- Give textbox TB_ICON flag.
|
2017-05-31 11:05:45 +02:00 |
|
Dave Davenport
|
9a6fd1c6c3
|
Merge in master
|
2017-05-30 16:23:19 +02:00 |
|
Quentin Glidic
|
acc1fa45b9
|
widget: Add motion grab support
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-05-30 13:45:19 +02:00 |
|
Quentin Glidic
|
30da7e587a
|
widget: Add widget_xy_to_relative helper
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-05-30 13:44:05 +02:00 |
|
Quentin Glidic
|
a9199e3e17
|
Use libnkutils for keybindings
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-05-29 16:51:06 +02:00 |
|
Dave Davenport
|
a5e5493d6b
|
Add extra NULL checks.
|
2017-05-28 18:19:59 +02:00 |
|
Dave Davenport
|
7639153ad6
|
Change page-up/page-down behaviour for barview mode.
|
2017-05-24 08:10:03 +02:00 |
|
Dave Davenport
|
a0df3b37c7
|
[Barview] Small cleanups.
|
2017-05-23 10:48:02 +02:00 |
|
Dave Davenport
|
d592a59252
|
[ListView] Add bar mode.
|
2017-05-23 09:45:42 +02:00 |
|
Dave Davenport
|
ce4b1b23b4
|
Re-Indent code
|
2017-04-27 22:59:14 +02:00 |
|
Dave Davenport
|
4157b5d825
|
[Theme] Allow default enabled state of widget to be set in theme
|
2017-04-18 08:47:48 +02:00 |
|
Quentin Glidic
|
9a68b22009
|
Fix licenses headers
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-04-15 12:32:05 +02:00 |
|
Dave Davenport
|
a754815d14
|
Add converter back for old theme format.
|
2017-04-02 12:32:11 +02:00 |
|
Dave Davenport
|
eeee200d8f
|
Remove old theme support. (part 1)
|
2017-03-29 20:18:41 +02:00 |
|
Dave Davenport
|
8ef7b4b794
|
Don't recreate every string everytime.
|
2017-02-03 20:49:16 +01:00 |
|
Dave Davenport
|
a5d2db256e
|
Clear theme memory on close, free temporary widget
|
2017-01-09 23:08:11 +01:00 |
|
Dave Davenport
|
25dff63006
|
Improve error handling string.
|
2017-01-09 22:40:11 +01:00 |
|
Dave Davenport
|
5188e36147
|
Remove unused functions and other small fixes
|
2017-01-09 08:39:02 +01:00 |
|
Dave Davenport
|
baab2047ad
|
Indent magic, rework makefile so lexer and yacc file are not passed.
|
2017-01-08 21:36:06 +01:00 |
|
Dave Davenport
|
26efbecbc3
|
Fix multiple -theme-str lines parsing, fix num lines
|
2017-01-08 17:18:49 +01:00 |
|
Dave Davenport
|
ce2cf6b2d9
|
Make error dialog widget layout match normal one
|
2017-01-08 16:49:46 +01:00 |
|
Dave Davenport
|
c57e7348d2
|
Add some better error message. Allow -theme-str option to override part of theme
|
2017-01-08 16:09:24 +01:00 |
|
Dave Davenport
|
361d5c62d7
|
Draw scrollbar when list is empty.
|
2017-01-06 22:12:24 +01:00 |
|
Dave Davenport
|
02dafeeccc
|
Fix percentual margin.
|
2017-01-06 20:36:06 +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
|
52f4f32d89
|
Listview: hide widget when no row is visible and dynamic is enabled.
|
2017-01-06 13:42:00 +01:00 |
|
Dave Davenport
|
a4bab4654a
|
Scrollbarwidth is a Distance.
|
2017-01-04 23:14:43 +01:00 |
|
Dave Davenport
|
9dd3cb312e
|
Support linestyle on border
|
2017-01-04 22:27:27 +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
|
953e260511
|
When order is reversed. reverse listview order fix #523
|
2017-01-03 20:33:30 +01:00 |
|
Dave Davenport
|
3f8c5378c4
|
Reverse scrollbar when listview is reversed.
|
2017-01-03 20:28:19 +01:00 |
|
Dave Davenport
|
a836346968
|
Allow listview to be reversed in order.
Issue: #523
|
2017-01-03 20:22:29 +01:00 |
|
Dave Davenport
|
f9fc01b176
|
Add percentage option to border,padding
|
2017-01-03 19:23:09 +01:00 |
|
Dave Davenport
|
8163204320
|
Merge remote-tracking branch 'origin/master' into themer
|
2017-01-03 18:00:12 +01:00 |
|
Dave Davenport
|
22e2d7587d
|
Update copyright to 2017.
|
2017-01-03 17:59:28 +01:00 |
|
Dave Davenport
|
e982a439fb
|
Fix spacing in listview and box.
|
2017-01-03 14:25:24 +01:00 |
|
Dave Davenport
|
9c7b5fe7a9
|
Restructure for readability. no change
|
2017-01-03 00:59:37 +01:00 |
|
Dave Davenport
|
37d99378dd
|
cleanup some of sizing logic.
|
2017-01-02 21:19:27 +01:00 |
|
Dave Davenport
|
7d16d1a552
|
Slowly move more settings to the configuration convert.
|
2017-01-01 15:39:02 +01:00 |
|