Commit graph

3477 commits

Author SHA1 Message Date
Dave Davenport
83fbba14b9 [Theme] Fix dmenu theme.
Fixes: #1396
2021-08-30 21:32:23 +02:00
Dave Davenport
c562058de8 [DOC] Remove the mention of -lines in old example. 2021-08-30 16:11:36 +02:00
Dave Davenport
fa97292e8d
[CI] Test meson build from dist. (#1389) 2021-08-30 10:45:43 +02:00
Dave Davenport
fcebd54fa0 [Build] Fix meson build in a dist. 2021-08-30 10:05:05 +02:00
Dave Davenport
f6cd6c3abd [Themes] Fix iggy theme icon alignment. 2021-08-29 12:05:41 +02:00
Dave Davenport
5bc273b542 Bump version to dev version (1.7.0-dev) 2021-08-29 11:22:41 +02:00
Dave Davenport
c94c3cbf26 Bump version to 1.7.0 2021-08-29 11:10:54 +02:00
Dave Davenport
c8eaecc743
[CI] Add tarballs to artifact. (#1383)
Add tarballs to artifact.
2021-08-28 18:59:59 +02:00
Dave Davenport
182c897ad5 [Doc] Update manpage on keybindings. 2021-08-27 15:34:59 +02:00
Dave Davenport
0b83ab96ce [Theme] double inheritance integer fallback fix 2021-08-27 00:18:14 +02:00
Dave Davenport
e4d5c10e47 [Theme] Try to fix inheritance (2nd attempt). 2021-08-26 23:34:07 +02:00
Dave Davenport
0d1f1e7a97 [Doc] Update manpage 2021-08-26 22:43:11 +02:00
jtagcat
75647b78d7
doc: rofi.1.markdown: fix link, languagetoolify (#1380) 2021-08-26 22:42:39 +02:00
Dave Davenport
09e0f87658 [rofi-theme-selector] don't remove lines, but comment them. 2021-08-26 16:40:19 +02:00
Dave Davenport
1c5241a6ae [Theme] Update rofi-theme-selector to append '@theme' 2021-08-25 16:32:06 +02:00
Dave Davenport
c56cc6a129 [Doc] Remove 'fun' from doc. 2021-08-24 23:48:00 +02:00
Dave Davenport
d3cd5b3e43 [Lexer] Fix lexer parsing default theme from resource. 2021-08-24 21:37:57 +02:00
Dave Davenport
de69f5290e [Parser] Set ordering correctly when loading theme with reset. 2021-08-24 21:07:00 +02:00
Dave Davenport
262bfabd3b [Meson] Correctly add default theme resource 2021-08-24 18:22:46 +02:00
Dave Davenport
acb1979f10 [Theme] Undo part of default theme changes, always pick build-in 2021-08-24 18:19:25 +02:00
Dave Davenport
214a6e061b [Theme] Add default theme file! 2021-08-24 17:17:28 +02:00
Dave Davenport
dec5c103dc [Theme] Ship default theme separately. 2021-08-24 17:17:00 +02:00
Dave Davenport
3c8ca2390d [main] Try to fix default theme loading.
* Add more debug output on failing to load theme.
 * Don't load default theme, if empty theme is explicitly loaded.
2021-08-23 22:57:39 +02:00
Dave Davenport
45561359de [Doc] Small updates to make transparency doc more inline current rofi. 2021-08-23 22:36:24 +02:00
Dave Davenport
9015e5cac6 [Doc] Add documentation about transparency. 2021-08-23 22:31:42 +02:00
Dave Davenport
9c7f9b71c3 [Doc] Add documentation with example about position. 2021-08-23 22:19:30 +02:00
Dave Davenport
ad60bf5acf [Doc] Update Changelog 2021-08-23 22:12:00 +02:00
Dave Davenport
bcc75cac07 [Doc] Update release notes. 2021-08-23 10:19:28 +02:00
Dave Davenport
6e05782a0e [Doc] Remove unupdated badge from README. 2021-08-22 15:27:29 +02:00
Dave Davenport
c8aa445371 [Doc] Add note highlight is only available on element-text. 2021-08-22 12:46:50 +02:00
Dave Davenport
3e0175d2b6 [Doc][Meson] use go-md2man for update-manpage target 2021-08-22 12:30:14 +02:00
Dave Davenport
1050c20c10 [Test] Remove old broken test scripts. 2021-08-22 00:03:43 +02:00
Dave Davenport
c64565e877 [CppCheck] Fix some shadowing variables. 2021-08-21 01:08:40 +02:00
Dave Davenport
ff924ca01c [Doc] Update readme badges. 2021-08-20 16:09:09 +02:00
TonCherAmi
ceee9d672a
[CI] Port CI to github actions. (#1374)
* [CI] Port CI to github actions.

* [Doc] Fix doxygen comment block.
2021-08-20 14:54:34 +02:00
Dave Davenport
e60e6bab2a [Doc] Try to fix some of the doxygen coverage warnings. 2021-08-20 11:37:03 +02:00
Dave Davenport
5edde4ee87
Update release-1.7.0.markdown 2021-08-19 20:21:44 +02:00
Dave Davenport
addae221c6 [Doc] Small typo fix in releasenotes. 2021-08-19 14:06:36 +02:00
Dave Davenport
8d0dd01997 Cleanup, update header files using clang-tidy. 2021-08-19 13:34:01 +02:00
Dave Davenport
c5246a6bc7 [Doc] Add github discussions in more places 2021-08-19 12:32:18 +02:00
Dave Davenport
29abc052be [RofiIconFetcher] Remove stray debug printf. 2021-08-18 09:26:08 +02:00
Dave Davenport
3bf7a4a768 [Theme] Update iggy theme. 2021-08-18 01:34:07 +02:00
Dave Davenport
954fc728b2 [Cleanup] Using clang-tidy 2021-08-18 01:16:45 +02:00
Dave Davenport
3a1b768bf4 [Cleanup] clang-tidy rofi-icon-fetcher.c 2021-08-18 00:32:04 +02:00
Dave Davenport
48de8e5ff8 [Cleanup] clang-tidy view.c 2021-08-18 00:29:24 +02:00
Dave Davenport
24ce72c98a [Cleanup] clang-tidy rofi.c 2021-08-18 00:25:54 +02:00
Dave Davenport
1a1dc7282f [Doc] Fix typo 2021-08-17 18:23:35 +02:00
Dave Davenport
e957927294 [Doc] Add new feature to releasenote. 2021-08-17 18:18:35 +02:00
Dave Davenport
8720409ad3 [Window] Allow rofi to stay active on closing a window
```css
configuration {
  window {
      close-on-delete: false;
  }
}
```

fixes: #1071
2021-08-17 18:16:25 +02:00
Dave Davenport
19dfb67606 [Doc] Update list spacing release notes. 2021-08-17 17:30:43 +02:00