Commit graph

4122 commits

Author SHA1 Message Date
lbonn
f8bec1453c Wayland: real fullscreen support
See #64
2023-02-11 00:12:21 +01:00
lbonn
93b2a1ad33 Fix redraw bug when changing window height
See #59
2023-02-10 22:39:05 +01:00
Dave Davenport
caa92637f1 [View] Fix wrong bitmask checking. (& not |) 2023-01-30 21:14:57 +01:00
Amith Mohanan
e65b90757f
[rofi-theme-selector] prepend newline before specifying new theme (#1791)
* [rofi-theme-selector] prepend newline before specifying new theme

If the EOF is not a newline, new theme setting will fail.

* make sed substitution more readable

* simplify sed substitution
2023-01-30 11:44:28 +01:00
Dave Davenport
96633031db [MKDocs] Try to fix link. 2023-01-30 11:28:45 +01:00
Dave Davenport
360fb57c3d [MKDocs] Add downloads to side menu 2023-01-30 11:25:46 +01:00
Dave Davenport
12466beaf8 [MKDocs] Add a download page. 2023-01-30 11:24:31 +01:00
Tim Pope
215e55408f
[Script] Strip pango markup when matching rows (#1795)
This is effectively the same fix that was made to DMenu in
a42e9f869f.
2023-01-29 21:30:36 +01:00
Dave Davenport
fb7c8c71ef [Doc] theme, spelling fix and more textual tweaks. 2023-01-25 23:20:06 +01:00
Dave Davenport
bc776fd67c [Doc] More tweaks to get the formulation right. 2023-01-25 23:15:30 +01:00
Dave Davenport
db16c63168 [Doc] themes manpage, small textual improvement. 2023-01-25 23:05:20 +01:00
Dave Davenport
b96b28ebde [Doc] Try to fix some markdown, themes.
seems fine in editor, not fine rendered in website.
2023-01-25 23:00:30 +01:00
Dave Davenport
7a1eb91329 [Doc] Try to clarify the children situation for the listview widget. 2023-01-25 22:55:04 +01:00
Dave Davenport
48e5478ceb [EntryHistory] Disable entry history when dmenu password is set. 2023-01-23 16:17:36 +01:00
Dave Davenport
c84f7f3bad Merge remote-tracking branch 'github/next' into next 2023-01-22 17:25:36 +01:00
Dave Davenport
6caece77d4
I785 (#1789)
* [Textbox] Add history to the entrybox.
* [Textbox] Add comments and move into sub functions.
* [doc] Add conflicting constraint section to manpage.
* [Script] Some small memory leak fixes.
* [Entry History] Add documentation.

fixes: #785
2023-01-22 17:25:17 +01:00
Dave Davenport
004f4ebd98 [doc] Add conflicting constraint section to manpage. 2023-01-22 12:54:45 +01:00
Dave Davenport
ebb4459a60 [mkdoc] add link to user scripts 2023-01-21 12:15:07 +01:00
Dave Davenport
a20f8280a7 [Textbox] Replace 'space' with a space
Issue: #1784
2023-01-18 09:25:39 +01:00
vE5li
8155b2c476
draw text after cursor (#1777) 2023-01-16 18:59:37 +01:00
Dave Davenport
b988efdb60 [Doc] Small tweak to markdown. 2023-01-16 18:42:48 +01:00
Dave Davenport
652be74b1b [Example] Small change in escaping for caday. 2023-01-16 18:19:30 +01:00
Dave Davenport
727d7c579d Update copyright dates. 2023-01-14 13:02:35 +01:00
Dave Davenport
f70b0ed3fd [Doc] Add manpage documentation for pango font string. 2023-01-14 12:44:55 +01:00
Dave Davenport
5b892ce86e [MKDocs] Add dynamic theme guide. 2023-01-13 20:35:12 +01:00
Dave Davenport
82b2ce9435 [FileBrowser] Allow command to be overwritten 2023-01-11 00:21:53 +01:00
Dave Davenport
b02a9d552b [theme] Small theme tweak. 2023-01-10 13:52:13 +01:00
Dave Davenport
b15bec8e6c [Theme] Add NO_IMAGE mode to theme. 2023-01-10 01:01:49 +01:00
Dave Davenport
d90ef45b7d [Themes] add fullscreen theme with preview part. 2023-01-10 00:48:52 +01:00
Dave Davenport
be4eeda3a5 [window] When no window title set, handle this more gracefully 2023-01-08 12:23:24 +01:00
Dave Davenport
9fda280be1 [DMenu|Script] Add per row urgent/active option.
Instead of having a global list of entries to highlight urgent/active,
you can now to it per row.
2023-01-08 12:10:40 +01:00
Rasmus Steinke
236c12bfb2
Merge pull request #1775 from nomoo/next
sed & realpath workaround for BSD and Darwin OS
2023-01-08 00:33:16 +01:00
nomoo
6bc7735d14 sed & realpath workaround for BSD and Darwin OS 2023-01-08 00:30:14 +03:00
Dave Davenport
5a29565fc8 [filebrowser] Add option to return 1 on cancel.
Fixes: #1732
2023-01-06 11:54:43 +01:00
Dave Davenport
d786129fd1 [Theme] Small tweak to fancy2 theme 2023-01-01 18:39:35 +01:00
Dave Davenport
d70210bcec
update issue template
Expand option text.
2023-01-01 02:11:57 +01:00
Dave Davenport
96f1a562d1
update issue template
It seems No is a reserved keyword.
2023-01-01 02:10:32 +01:00
Dave Davenport
9b997e123f
update issue template
If only github tells me before commit it is wrong, not after.
2023-01-01 02:09:35 +01:00
Dave Davenport
39f3bd21b4
update issue template with check 2023-01-01 02:08:45 +01:00
Dave Davenport
88d351a403 [MKDocs] Link to rasi files in theme page. 2023-01-01 00:04:14 +01:00
Dave Davenport
18ae8a0eb3 [Themes] Add fancy2 theme. 2022-12-31 23:54:14 +01:00
Dave Davenport
be3e3ed8dd [Themes] Add material theme 2022-12-31 23:21:03 +01:00
Dave Davenport
da713a8ec0 Merge remote-tracking branch 'origin/next' into next 2022-12-31 20:12:04 +01:00
Dave Davenport
de849b2587 Fix header theme 2022-12-31 20:10:52 +01:00
Dave Davenport
578cb391e4 [Helper] Quick fix for wrong dereference. 2022-12-31 14:37:56 +01:00
Dave Davenport
3d62bb32c9
MKDoc website (#1772)
* Add initial documentation page using mkdocs

* Test action

* Add notes to mkdoc site.

* Add installation guide

* Add installation and config guide to mkdocs.

* Add installation manual

* Add image to main page

* [mkdocs] Add plugin guide.

* [mkdocs] Add plugin to main page and some small fixes.

* Add shipped themes page

* [actions] Also rebuild website on the next branch
2022-12-31 13:15:01 +01:00
Dave Davenport
9143d291d4 [themes] don't use screenshot transparency in shipped themes 2022-12-31 00:23:48 +01:00
Dave Davenport
9da2c12c8a [IconFetcher] Fix for api change 2022-12-30 15:01:17 +01:00
Dave Davenport
d464822505 [Theme] support rasinc for theme include files. 2022-12-30 11:54:15 +01:00
Dave Davenport
d47b1515b5 [listview] Don't calculate infinite rows on empty height.
Issue: #1769
2022-12-29 18:41:51 +01:00