Dave Davenport
|
6b43fed3aa
|
use color, background-color and border-color
|
2017-09-06 19:02:09 +02:00 |
|
Dave Davenport
|
3c52f15140
|
Move more enums to rofi-types.h
|
2017-08-18 11:38:54 +02:00 |
|
Dave Davenport
|
9105e5549f
|
Move all property structs/enums into rofi-types
|
2017-08-17 22:52:17 +02:00 |
|
Dave Davenport
|
686be5856c
|
Move PropertyType into rofi-types header and add check for names pairs.
|
2017-08-17 19:04:01 +02:00 |
|
Dave Davenport
|
69d32164c9
|
Fix test building.
|
2017-06-21 19:18:57 +02:00 |
|
Dave Davenport
|
77a4d97262
|
Add -dump-config option.
|
2017-06-21 08:19:47 +02:00 |
|
Dave Davenport
|
22aacb8f94
|
Add extra check for rofi_theme_parse_prepare_file
|
2017-06-14 16:19:17 +02:00 |
|
Dave Davenport
|
68641a2143
|
Add new keywords to theme printer
|
2017-06-03 20:45:16 +02:00 |
|
Dave Davenport
|
9a62bfd172
|
Run indenter.
|
2017-06-03 20:35:50 +02:00 |
|
Dave Davenport
|
1d622aa59c
|
Change ThemeHighlight to RofiHighlightColorStyle
|
2017-06-02 16:46:28 +02:00 |
|
Dave Davenport
|
3e46228074
|
Change Padding to RofiPadding
|
2017-06-02 16:44:16 +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
|
7352f1c2ba
|
Change PixelWidth to RofiPixelUnit.
|
2017-06-02 16:21:05 +02:00 |
|
Dave Davenport
|
48bf1709b6
|
Rename HL_ to ROFI_HL_ and fix box test.
|
2017-06-02 16:09:20 +02:00 |
|
Dave Davenport
|
eec5c6eadc
|
Add orientation property.
|
2017-06-02 14:05:19 +02:00 |
|
Dave Davenport
|
9a6fd1c6c3
|
Merge in master
|
2017-05-30 16:23:19 +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
|
c23df70aeb
|
Allow interface to be dynamically changed.
|
2017-05-25 23:41:15 +02:00 |
|
Dave Davenport
|
da092c53ac
|
[BarView] Use exact match for entry width.
|
2017-05-24 08:50:45 +02:00 |
|
Dave Davenport
|
dca5caaa47
|
[Theme] Add small caps options (not working?)
|
2017-05-22 09:24:05 +02:00 |
|
Dave Davenport
|
72afc7b039
|
Add strikethrough highlight method.
|
2017-05-18 07:59:37 +02:00 |
|
Dave Davenport
|
cc714f8f91
|
Fix more compiler warning
|
2017-05-04 07:56:40 +02:00 |
|
Dave Davenport
|
ce4b1b23b4
|
Re-Indent code
|
2017-04-27 22:59:14 +02:00 |
|
Dave Davenport
|
ac2390c76d
|
[Lexer] More tests.
Fix return of double.
|
2017-04-26 23:24:14 +02:00 |
|
Dave Davenport
|
fb318f0ff8
|
Cleanups, fix arguments mismatch
|
2017-04-23 15:17:15 +02:00 |
|
Dave Davenport
|
97fe894f43
|
Add some theme name resolving functions.
|
2017-04-17 17:46:01 +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
|
79c33cfca6
|
Improve error messages when type does not match.
|
2017-04-09 15:27:23 +02:00 |
|
Dave Davenport
|
ae200fd164
|
Fix checks compiling
|
2017-04-03 12:04:07 +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
|
5259eb11bc
|
Merge the configuration loading into something more simple (3)
|
2017-03-28 17:33:43 +02:00 |
|
Dave Davenport
|
b7f4b7484f
|
Some initial support for @import in theme and try to fall back when theme fails to load
|
2017-03-11 17:06:06 +01:00 |
|
Dave Davenport
|
cee753bd3c
|
Zeltakmadness (#572)
* Allow modi to set extra pango attributes on displayed rows
* Fix some documentation, only highlight the mode name with color.
* Small rename.
|
2017-03-10 23:39:29 +01:00 |
|
Dave Davenport
|
713d41f619
|
Allow matching highlighting to be set. Fixes #522
|
2017-01-09 00:09: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
|
c7e860bb55
|
Fix doxygen typo
|
2017-01-08 16:34:50 +01:00 |
|
Dave Davenport
|
8543ac8438
|
Fix doxygen.
|
2017-01-08 16:23:17 +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
|
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
|
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
|
f9fc01b176
|
Add percentage option to border,padding
|
2017-01-03 19:23:09 +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 |
|