Dave Davenport
965d3631cb
Revert "[i1437] [View] Do the sizing based on the desired window width."
...
This reverts commit 46ac770fcc
.
2021-09-06 22:47:26 +02:00
Dave Davenport
46ac770fcc
[i1437] [View] Do the sizing based on the desired window width.
...
issue: #1437
2021-09-06 22:42:33 +02:00
Dave Davenport
154e03efc1
[I1437] Textbox make get_desired_width depend on width.
...
Should fix some weird sizing issues on creation of widgest.
Issue: #1437
2021-09-06 22:36:21 +02:00
Dave Davenport
294a22f3dd
Fix some memory leaks.
2021-09-06 21:26:04 +02:00
Dave Davenport
c63e03fd49
[Window] Try to fix the autosizing of desktop name for non-i3 dekstop.
...
Issue: #1439
2021-09-06 20:32:36 +02:00
Dave Davenport
4d0eaf1463
[Window] Issue 1406 fix the broken close-on-delete ( #1421 )
...
* [1406] Add watcher for new/removed windows and reload based on that.
* [1406] Add a small timeout before reloading to avoid reloading several times in a row.
* [1406] close rofi if you receive a destroy window on rofi.
2021-09-03 13:53:43 +02:00
Danny Colin
ec83fb6efb
convert FRE template to Github issue form ( #1422 )
2021-09-03 09:35:56 +02:00
Dave Davenport
137417dc6c
[listview] Correctly check if hovered item is highlighted.
...
issue: 1423
2021-09-03 09:32:18 +02:00
Dave Davenport
cb12e6fc05
[main] tiny code tweaks.
2021-09-02 16:38:34 +02:00
Dave Davenport
4b3f6f6767
[I1405] Allow action to be taken on input change. ( #1420 )
...
Fixes : #1405
2021-09-02 09:55:31 +02:00
Dave Davenport
3f5d82ff56
[Theme] Don't truncate double default value.
...
Fixes : #1419
2021-09-02 09:48:33 +02:00
Dave Davenport
68e79b66a9
[Grammar] Add support for env();
...
Add support for `env(ENV,default)`.
Fixes : #1411
2021-09-01 21:27:25 +02:00
Dave Davenport
6715c59682
[ISSUE] Add hints for how to get config in issue template.
2021-09-01 16:26:54 +02:00
Danny Colin
af05f321d7
Update bug report template to the new GitHub issue form format ( #1416 )
...
* update bug report template to the new GitHub issue form format
* rename file to yml
2021-09-01 16:23:56 +02:00
Dave Davenport
1d69aea295
[window] Remove completely broken feature close-on-delete.
...
Issue: 1406
2021-09-01 14:57:53 +02:00
Dave Davenport
868e646327
Revert "update bug report template to the new GitHub issue form format ( #1413 )" ( #1414 )
...
This reverts commit f6ffa391b6
.
2021-09-01 08:27:02 +02:00
Danny Colin
f6ffa391b6
update bug report template to the new GitHub issue form format ( #1413 )
2021-09-01 08:22:48 +02:00
Tuure Piitulainen
efb74c73ca
[Window] Fix typo in error message ( #1401 )
2021-08-30 23:19:32 +02:00
Dave Davenport
33d6f63a7a
[Scripts] Fix example for using hot-keys in modi.
2021-08-30 21:47:47 +02:00
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