Dave Davenport
|
8375fbb513
|
Support a config.rasi configuration file in the new format
|
2017-06-20 17:56:27 +02:00 |
|
Dave Davenport
|
47c7518656
|
Fix parsing old themes from rofi-themes repo.
|
2017-06-07 20:41:43 +02:00 |
|
Dave Davenport
|
07076d154a
|
Load theme-str after loading fallback themes.
* If no theme loaded, try converting old theme.
* If still no theme loaded, try default theme.
* Then load modifications (theme-str option)
|
2017-06-07 07:53:33 +02:00 |
|
Dave Davenport
|
9a62bfd172
|
Run indenter.
|
2017-06-03 20:35:50 +02:00 |
|
Dave Davenport
|
8875118334
|
Don't popup error dialog, pospone error message.
|
2017-06-03 16:06:32 +02:00 |
|
Quentin Glidic
|
dbac6fba5c
|
rofi: Make sure we parsed the config before parsing bindings
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 17:46:53 +02:00 |
|
Quentin Glidic
|
48a80e3f82
|
display: Introduce display.h
The API is meant to be neutral to fit any display backend.
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 15:06:57 +02:00 |
|
Quentin Glidic
|
93cb04e30f
|
xcb: Move (most) event handling to xcb.c
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 13:30:29 +02:00 |
|
Quentin Glidic
|
4792a16593
|
xcb: Hide release details
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 13:26:31 +02:00 |
|
Quentin Glidic
|
2586cc926a
|
rofi: Remove some leftovers ticks
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 12:03:23 +02:00 |
|
Quentin Glidic
|
000dce1083
|
xcb: Hide grab details
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 11:57:57 +02:00 |
|
Quentin Glidic
|
f042851add
|
xcb: Hide some internal details
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 11:57:17 +02:00 |
|
Quentin Glidic
|
a8aac87bb0
|
xcb: Move GWater source in xcb.c
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 11:44:21 +02:00 |
|
Quentin Glidic
|
9b58a9bc31
|
xcb: Move more stuff to xcb.c
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 00:39:11 +02:00 |
|
Quentin Glidic
|
46dee2671d
|
x11-helper: Rename xcb.c
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 00:12:58 +02:00 |
|
Quentin Glidic
|
4c8e9247ad
|
rofi: Fix NkBindings calls order
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-06-01 00:00:09 +02:00 |
|
Quentin Glidic
|
087acb1028
|
gitmodules: Update libnkutils
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-05-31 22:42:33 +02:00 |
|
Quentin Glidic
|
52aac6d3b6
|
gitmodules: Update libnkutils
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-05-31 20:26:12 +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
|
89e9c2d0a5
|
G_MODULE_EXPORT config_path
|
2017-05-28 17:15:59 +02:00 |
|
Dave Davenport
|
141b46aae0
|
Add extra error message when failed to open plugin
|
2017-05-28 17:12:10 +02:00 |
|
Dave Davenport
|
30fb8c514e
|
Change ARGB to RGBA, fix in theme converter
|
2017-05-16 21:55:52 +02:00 |
|
Quentin Glidic
|
25d0d5e679
|
rofi: Do not include gitconfig.h directly
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
|
2017-05-04 13:40:16 +02:00 |
|
Dave Davenport
|
9afa7682f6
|
Fix some small warning because get_string returns const.
|
2017-04-28 09:15:01 +02:00 |
|
Dave Davenport
|
ce4b1b23b4
|
Re-Indent code
|
2017-04-27 22:59:14 +02:00 |
|
Dave Davenport
|
dd715fa1ad
|
Remove -dump-xresources-theme option that does not exists anymore from -help
* and manpage
|
2017-04-21 17:31:07 +02:00 |
|
Dave Davenport
|
04e764c8e6
|
[Plugins] Add -no-plugins and -plugin-path options
* -no-plugins disables the loading of plugins.
* -plugin-path specifies the directory used by rofi to look for plugins.
|
2017-04-21 09:48:03 +02:00 |
|
Dave Davenport
|
5edc739848
|
Try to improve error message a bit (damn g_warning replace)
|
2017-04-20 09:24:09 +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 |
|
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
|
f7971fc0e6
|
Add list of available modi to help output.
|
2017-04-03 08:51:25 +02:00 |
|
Dave Davenport
|
a754815d14
|
Add converter back for old theme format.
|
2017-04-02 12:32:11 +02:00 |
|
Dave Davenport
|
563dc8dafd
|
Fix alternate separator
|
2017-03-31 20:57:42 +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
|
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 |
|
Dave Davenport
|
eeee200d8f
|
Remove old theme support. (part 1)
|
2017-03-29 20:18:41 +02:00 |
|
Dave Davenport
|
8c345273ff
|
Indenting.
|
2017-03-28 20:04:02 +02:00 |
|
Dave Davenport
|
14b43523be
|
Merge the configuration loading into something more simple (2)
|
2017-03-28 17:13:38 +02:00 |
|
Dave Davenport
|
7b30846408
|
Merge the configuration loading into something more simple (1)
|
2017-03-28 17:03:46 +02:00 |
|
Dave Davenport
|
0b03fc98ff
|
If user_runtime dir does not exist, try fallback and limp on.
|
2017-03-25 21:52:51 +01:00 |
|