Dave Davenport
|
4157b5d825
|
[Theme] Allow default enabled state of widget to be set in theme
|
2017-04-18 08:47:48 +02:00 |
|
Dave Davenport
|
8c11b48532
|
Print message about disabled mode to stderr using fprintf.
g_warning breaks the colour output.
|
2017-04-18 08:24:09 +02:00 |
|
Quentin Glidic
|
6250e39e31
|
Do not hardcode ${datadir} as ${prefix}/share
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-04-17 18:18:07 +02:00 |
|
Dave Davenport
|
f23d035e52
|
Fix checks
|
2017-04-17 18:07:50 +02:00 |
|
Dave Davenport
|
97fe894f43
|
Add some theme name resolving functions.
|
2017-04-17 17:46:01 +02:00 |
|
Adrià Farrés
|
7c14468697
|
Add newline (#588)
|
2017-04-15 21:50:55 +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 |
|
Quentin Glidic
|
cfbe4027bc
|
Consolidate logging
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-04-15 12:07:29 +02:00 |
|
Dave Davenport
|
ba9e1fb92a
|
Switch to g_{debug,warning} instead of g_log
|
2017-04-15 11:37:50 +02:00 |
|
Dave Davenport
|
d2bf704d93
|
Print warning in using g_log.
|
2017-04-14 11:14:30 +02:00 |
|
Aaron Ash
|
1bfbc327c2
|
Handle null X events without error
|
2017-04-14 11:12:21 +02:00 |
|
Dave Davenport
|
d6af6d29fc
|
Small memory leak in theme-config parser.
|
2017-04-12 09:22:26 +02:00 |
|
Dave Davenport
|
f1c23c5bfa
|
When query theme for exact match, do not consider state.
|
2017-04-11 21:11:09 +02:00 |
|
Dave Davenport
|
7633775eed
|
Update contributing page.
|
2017-04-11 09:09:20 +02:00 |
|
Dave Davenport
|
b0fbd607bb
|
Change, failed, forum to reddit.
|
2017-04-11 09:06:11 +02:00 |
|
Dave Davenport
|
27339bf9bf
|
Avoid possible buffer overflow
|
2017-04-10 17:30:11 +02:00 |
|
Dave Davenport
|
4156d142fe
|
Set PID and wm_client_machine hints on rofi window.
|
2017-04-10 09:27:22 +02:00 |
|
Dave Davenport
|
79c33cfca6
|
Improve error messages when type does not match.
|
2017-04-09 15:27:23 +02:00 |
|
Dave Davenport
|
b227fece10
|
Fix some warning that converity scan picked up.
|
2017-04-06 19:55:47 +02:00 |
|
Dave Davenport
|
898b5466f0
|
Fix memory leak on parser fail.
|
2017-04-06 09:12:03 +02:00 |
|
Dave Davenport
|
387093a673
|
Fix EM always being real
|
2017-04-05 21:27:35 +02:00 |
|
Dave Davenport
|
557241ba94
|
New FLEX version compares against 0 for EOF other (old) against EOF (-1)
|
2017-04-05 08:26:11 +02:00 |
|
Dave Davenport
|
cada24250c
|
[ThemeParserTest] Initialize the widget name to NULL
|
2017-04-04 23:26:35 +02:00 |
|
Dave Davenport
|
c40bb4fc35
|
Fix small bug and extend test for theme parser
|
2017-04-04 23:02:08 +02:00 |
|
Dave Davenport
|
663f53290f
|
Travis (#583)
* Add trusty backports for flex.
* Explicitly indicate to take backport package
* Fix reference file update.
|
2017-04-04 21:13:39 +02:00 |
|
Dave Davenport
|
c6c0d190ab
|
Add lex version check.
|
2017-04-04 18:59:35 +02:00 |
|
Dave Davenport
|
3ef88c07fb
|
Update travis to xenial.
|
2017-04-04 18:08:21 +02:00 |
|
Dave Davenport
|
2ddc37259e
|
Update version number flex.
|
2017-04-04 17:54:04 +02:00 |
|
Dave Davenport
|
66c5c6ab55
|
Change back to int. (did not do what expected)
|
2017-04-04 08:58:20 +02:00 |
|
Dave Davenport
|
abaae5f403
|
Add (initial) check for theme parser.
|
2017-04-04 08:56:19 +02:00 |
|
Dave Davenport
|
b8dff89b87
|
rofi-theme manpage updates
|
2017-04-04 08:38:21 +02:00 |
|
Dave Davenport
|
358759e0ab
|
Reset pointer to NULL after free'ing.
|
2017-04-04 08:31:25 +02:00 |
|
Dave Davenport
|
39327a3197
|
Convert specification into manpage 5.
|
2017-04-03 17:39:09 +02:00 |
|
Dave Davenport
|
ae200fd164
|
Fix checks compiling
|
2017-04-03 12:04:07 +02:00 |
|
Dave Davenport
|
69f90203a0
|
Update convert doc.
|
2017-04-03 09:01:18 +02:00 |
|
Dave Davenport
|
f7971fc0e6
|
Add list of available modi to help output.
|
2017-04-03 08:51:25 +02:00 |
|
Dave Davenport
|
ed647dc4c1
|
Fix some conversion compatibility
|
2017-04-02 12:47:53 +02:00 |
|
Dave Davenport
|
a754815d14
|
Add converter back for old theme format.
|
2017-04-02 12:32:11 +02:00 |
|
Dave Davenport
|
c28dd35f3d
|
Update default theme.
* For use in theme generation.
|
2017-04-02 10:50:55 +02:00 |
|
Dave Davenport
|
3e73cbd0ef
|
Small experiment
|
2017-03-31 21:08:52 +02:00 |
|
Dave Davenport
|
563dc8dafd
|
Fix alternate separator
|
2017-03-31 20:57:42 +02:00 |
|
Dave Davenport
|
2953e3cb1f
|
Test if case_indicator exists before setting it.
|
2017-03-31 18:06:41 +02:00 |
|
Dave Davenport
|
b418352d43
|
Don't quit, show error when failing to load mode.
|
2017-03-31 17:51:23 +02:00 |
|
Dave Davenport
|
a885966f30
|
Show what mode failed to load.
|
2017-03-31 17:47:04 +02:00 |
|
Dave Davenport
|
b4c9bad267
|
Document '/' as separator and add to combi mode.
|
2017-03-31 15:27:13 +02:00 |
|
Dave Davenport
|
738d7e2e0c
|
Allow '/' as separator between modi. (#582)
|
2017-03-31 14:07:22 +02:00 |
|
Dave Davenport
|
18618ddbd1
|
When modi is not enabled, only print warning when started from console
|
2017-03-31 13:59:46 +02:00 |
|
Dave Davenport
|
9ae1344d56
|
Improve error message when called with -show
|
2017-03-31 13:47:44 +02:00 |
|
Dave Davenport
|
d31fc5c8bc
|
Update message when launched without show argument.
|
2017-03-31 10:11:50 +02:00 |
|
Dave Davenport
|
4d19e35b0e
|
Remove more traces of old theme.
|
2017-03-30 08:33:40 +02:00 |
|