Commit graph

2694 commits

Author SHA1 Message Date
Dave Davenport
3e51631968 Fix test. 2017-09-24 15:56:35 +02:00
Dave Davenport
8a0563634f Fix conversion of border color to new theme format. 2017-09-24 15:32:53 +02:00
Dave Davenport
0596f7c1a1 Correctly center and scale image, even if not rectangular 2017-09-21 19:27:04 +02:00
Dave Davenport
87d9caec60 Fix DarkBlue theme 2017-09-18 17:53:35 +02:00
Dave Davenport
99f2a1a9bf Add @theme import command, that resets the current theme. 2017-09-18 17:48:13 +02:00
Dave Davenport
ae8e7d9964 Small fix arthur theme 2017-09-18 17:37:48 +02:00
Dave Davenport
b50aa7e2e9 Fix tests. 2017-09-18 09:06:40 +02:00
Dave Davenport
ae0323211b small update to default theme 2017-09-18 07:49:24 +02:00
Dave Davenport
af2492b353 Merge branch 'next' of github:DaveDavenport/rofi into next 2017-09-18 07:31:33 +02:00
Dave Davenport
852d80fee3 Change WMQuirk logic
- Default is switch to desktop then select window.
- 2 quirks:
  - pango names.
  - do not switch.
2017-09-17 21:40:36 +02:00
Dave Davenport
ff4946edaf Cleanup compiler warnings.
- Unused var.
- Missing switch statement.
- Change fallthrough for older compilers.
2017-09-17 18:17:26 +02:00
Dave Davenport
d1f9927343 More manpage updates 2017-09-15 10:19:46 +02:00
Dave Davenport
5a7f36b482 Update relase notes. 2017-09-14 10:10:57 +02:00
Dave Davenport
e9c31ed783 Merge pull request #667 from DaveDavenport/bendemcss
Bendemcss
2017-09-11 09:39:15 +02:00
Dave Davenport
c0cddee3ff Remove plugin setting from arthur theme 2017-09-11 09:19:03 +02:00
Dave Davenport
65eb9b7505 Fix crash on destroying script modi 2017-09-10 20:59:31 +02:00
Dave Davenport
96d8a23fde Fix crash on destroying script modi 2017-09-10 20:55:45 +02:00
Dave Davenport
f25288fc47 Merge remote-tracking branch 'origin/next' into bendemcss 2017-09-10 20:24:25 +02:00
Dave Davenport
19cc794018 Allow combi modi to use scripts from the modi list.
fixes: #668
2017-09-10 20:09:15 +02:00
Dave Davenport
56c373bffc Allow combi modi to use scripts from the modi list.
fixes: #668
2017-09-10 20:06:01 +02:00
Dave Davenport
a442dda19c Fix combi modi crashing on dynamic list sizes. 2017-09-10 19:55:14 +02:00
Dave Davenport
ec25204924 [RUN] Fix filter duplicates 2017-09-10 19:50:45 +02:00
Dave Davenport
79f6cf2038 Update rofi-theme manpage 2017-09-10 16:09:53 +02:00
Dave Davenport
97467fceff Update small part of doc. set hadle-color on scrollbar in default theme. 2017-09-09 22:09:02 +02:00
Dave Davenport
131dd56522 small fix to arthur theme 2017-09-09 15:10:41 +02:00
Dave Davenport
e1abc420e0 Merge remote-tracking branch 'origin/master' into bendemcss 2017-09-09 14:54:40 +02:00
Dave Davenport
e01aefd773 Update shipped themes. 2017-09-09 14:50:23 +02:00
Dave Davenport
b24660a204 Fix default theme. 2017-09-09 12:49:40 +02:00
Rasmus Steinke
d0da5fcd39 fix spacing 2017-09-09 12:08:30 +02:00
Dave Davenport
af369bd244 Update default theme and converter. 2017-09-09 12:07:11 +02:00
Rasmus Steinke
3f3e4c691f use config.rasi file if present 2017-09-09 12:04:09 +02:00
Dave Davenport
a97831e297 Fix doxygen documentation 2017-09-09 11:25:33 +02:00
Dave Davenport
4a30d2a507 Fix tests. 2017-09-08 21:57:55 +02:00
Dave Davenport
e6cdf16089 [travis] Install meson in homedir. 2017-09-07 20:15:37 +02:00
Dave Davenport
e483012906 Add pip to install list. 2017-09-07 20:08:43 +02:00
Dave Davenport
28ca3cb510 Fix tests. 2017-09-07 20:03:21 +02:00
Dave Davenport
acfc07a63e Fix Inherit keyword 2017-09-07 13:46:09 +02:00
Dave Davenport
72f050e2fc Move enabled into widget. 2017-09-07 08:52:30 +02:00
Dave Davenport
d4bf5ad020 Allow 0 in padding when passing more then 1 argument. 2017-09-07 08:43:00 +02:00
Dave Davenport
2a5cb6f621 Alias 'color' property name to 'text-color' 2017-09-07 08:35:09 +02:00
Dave Davenport
7c1ecb4707 Add support for multiple selectors. #dummy0, dummy1 {} 2017-09-06 23:11:03 +02:00
Dave Davenport
ae452271ac Fix sizing of listview rows. 2017-09-06 22:21:48 +02:00
Dave Davenport
0824a1e48c Inherit again, for modifiers. 2017-09-06 22:19:00 +02:00
Dave Davenport
6b43fed3aa use color, background-color and border-color 2017-09-06 19:02:09 +02:00
Dave Davenport
4dc9f29512 Add (untested) support for inherit keyword. 2017-09-06 18:26:04 +02:00
Dave Davenport
50998b8f04 Flatten hierarchy, don't inherit by default.
* add keyword inherit to language parser and theme structure.
2017-09-06 10:03:44 +02:00
Dave Davenport
9b0a430fd4 Indent. 2017-09-05 13:52:44 +02:00
Dave Davenport
ba296f9210 Add ch as size unit. 2017-09-05 13:52:21 +02:00
Dave Davenport
6dae152e31 Fix tests. 2017-09-04 23:01:37 +02:00
Dave Davenport
2b8179b684 Try to match line-padding in theme converter. 2017-09-04 22:46:50 +02:00