Commit graph

127 commits

Author SHA1 Message Date
lbonn
1e8c22b4a0 Merge remote-tracking branch 'upstream/next' into wayland 2022-04-17 11:19:36 +02:00
Dave Davenport
e1955c0e33 [Meson] remove bison counter-example argument. 2022-04-14 22:50:38 +02:00
Dave Davenport
54e272df29 [Doc] Update rofi.1 with an extra example. 2022-04-14 20:45:37 +02:00
Dave Davenport
8274b1cc76 [Doc] Add a rofi-debugging manpage. 2022-04-11 11:19:34 +02:00
Quentin Glidic
2d591af539
meson: Update for libnkutils upstream changes
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2022-02-26 15:58:56 +00:00
Dave Davenport
534aa6ad54 Rename Dialogs -> Modes
Try to fix some of old syntax.
2022-02-23 23:18:53 +01:00
Dave Davenport
bcc1a9abe8 Meson, generate log file from bison. 2022-02-01 19:19:10 +01:00
lbonn
9efa6504c3 Set version to -dev 2022-01-30 16:30:40 +01:00
Jakub Jirutka
d34e827dd0 Merge tag '1.7.3' into wayland 2022-01-29 20:53:22 +01:00
Dave Davenport
6014845e91 Tag development 2022-01-29 13:23:47 +01:00
Dave Davenport
c9ed935de4 Version 1.7.3 2022-01-29 13:23:05 +01:00
Dave Davenport
fbfb9b0247 [DOC] Add rofi-dmenu(5) manpage. 2021-12-17 11:13:29 +01:00
lbonn
07c801cd2d Set version to -dev 2021-12-16 21:15:10 +01:00
lbonn
0a0d8333ca Merge tag '1.7.2' into wayland 2021-12-16 21:10:52 +01:00
Dave Davenport
7b1008b38f [Doc] Add a manpage with all the bindings. 2021-12-15 21:31:44 +01:00
Dave Davenport
6cefde70d7 Bump version to 1.7.2-dev 2021-11-30 18:59:35 +01:00
Dave Davenport
9bbfa7c51b Version 1.7.2 2021-11-30 18:59:13 +01:00
lbonn
a2a1c89df8 Set version to -dev 2021-11-28 16:02:31 +01:00
lbonn
fd68f97fe7 Merge tag '1.7.1' into wayland 2021-11-28 15:50:59 +01:00
Dave Davenport
cdeeec39b8 Bump to 1.7.1-dev 2021-11-26 21:46:38 +01:00
Dave Davenport
328a275691 Release 1.7.1 2021-11-26 21:40:22 +01:00
lbonn
70efa84f9b Merge remote-tracking branch 'upstream/next' into wayland 2021-10-25 20:14:21 +02:00
Jakub Jirutka
2025b73ec2 [Meson] Fix version in rofi.pc again
rofi.pc: pkgconf version 1.7.0+wayland1 is invalid
2021-10-04 10:00:43 +02:00
lbonn
46fdac5224 Set version to -dev 2021-10-01 19:26:18 +02:00
lbonn
b2304c793b 1.7.0+wayland1 2021-10-01 19:16:10 +02:00
lbonn
2630ef8ef0 [CI] Polish
* use recent meson with .gitattributes
* add release upload
* build with different flag combinations
2021-10-01 00:51:02 +02:00
Omar Zeghouani
65c6ec68fe ci: generate tarballs 2021-09-30 23:47:53 +02:00
Jakub Jirutka
6d18d7812a Allow build without X11/XCB backend 2021-09-30 21:55:46 +02:00
Jakub Jirutka
05a5c61590 [Meson] Fix version in rofi.pc
rofi.pc: pkgconf version 1.7.0-wayland is invalid
2021-09-28 09:10:52 +02:00
Dave Davenport
4face975a9 [Theme] Print known colors as color name.
When printing look if the set color has a known color name, print this.
2021-09-20 19:57:12 +02:00
lbonn
a97ba40bc7 Require wayland-protocols >= 1.17
Required for X11 clipboard support
2021-09-15 00:23:25 +02:00
lbonn
2a68677b6a Initial clipboard support for wayland
Using wl_data and primary_selection protocols
2021-09-06 15:34:53 +02:00
lbonn
cfc3be4a5d Merge tag '1.7.0' into wayland 2021-09-06 13:16:48 +02:00
lbonn
deb9330a0d Merge commit '1a1dc7282f5ed010af874398b5b3d70ea7cda8e8' into wayland 2021-09-06 13:00:57 +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
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
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
dec5c103dc [Theme] Ship default theme separately. 2021-08-24 17:17:00 +02:00
Dave Davenport
1050c20c10 [Test] Remove old broken test scripts. 2021-08-22 00:03:43 +02:00
Dave Davenport
a3b9604b3e [Theme] Add iggy theme. 2021-08-17 12:04:37 +02:00
Dave Davenport
b541bf55bc [Test] Fix meson test, remove gif dep from meson. 2021-06-15 12:55:03 +02:00
Dave Davenport
dc46457f71 Remove deprecated theme options
* color_window
* color_urgent
* color_active
* color_normal
2021-06-08 22:44:15 +02:00
TonCherAmi
12b2b38578
Fix tests. (#1323) 2021-06-05 12:58:07 +02:00
Dave Davenport
95c4e0424e Fix tests. 2021-06-01 14:21:21 +02:00
Dave Davenport
5a7df38ccd [Configuration] Remove old configuration format. 2021-06-01 10:43:25 +02:00
TonCherAmi
dc28a97437
Add cursor property (#1313)
* Change mouse cursor on widget hover

Currently only listview element and editbox are supported.

* Add cursor property
2021-05-23 00:17:27 +02:00
Dave Davenport
f04c5361a5 [Meson] Based on feedback from SardemFF7 set -lm requirement optional.
https://mesonbuild.com/howtox.html#add-math-library-lm-portablypdate
2021-02-18 10:41:46 +01:00
Dave Davenport
6f317b5fd9 [Meson] Add libm. 2021-02-18 08:04:50 +01:00