Commit graph

62 commits

Author SHA1 Message Date
Dave Davenport
96027decd9 [Debug] Add a '-log' flag. 2022-07-08 22:53:07 +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
Eduard Lucena
8999d94850
Modifying installation on Fedora (#1257)
Modifying installation method on Fedora since it's on official repositories
2021-01-21 15:13:50 +01:00
Dave Davenport
0445025058 Reindent the INSTALL.md file. 2021-01-17 16:43:16 +01:00
Dave Davenport
deb1e6a208 [RofiIconFetcher] Switch to gdk-pixbuf. 2020-10-20 20:38:13 +02:00
Dave Davenport
4fd7128d4c Add libgif dependency to INSTALL. 2020-10-18 22:03:38 +02:00
Dave Davenport
3ffc810468 Remove xenial warning from INSTALL.md 2020-09-13 21:02:59 +02:00
ncoder-1
25a20f7b1c
Update INSTALL.md (#1136)
Added FreeBSD package install
2020-05-27 14:02:29 +02:00
Dave Davenport
f90ad971d9 Add dependency to INSTALL. 2020-04-22 23:56:44 +02:00
Dave Davenport
855d09ded7 [IconFetcher] Add jpeg support, scale on load.
TODO: fix scaling speed.
2020-02-14 14:27:03 +01:00
Quentin Glidic
cf8b76c6a6
INSTALL: Add missing Meson instructions
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2019-05-10 20:06:46 +02:00
Quentin Glidic
855fb4e22a Add Meson instructions (#943)
* INSTALL: Refactor build instructions

Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>

* INSTALL: Remove trailing whitespace

Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>

* INSTALL: Add Meson instructions

Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2019-03-26 13:58:37 +01:00
Tobia De Koninck
b1336e983e Add installation instructions for openSUSE (#924) 2019-03-01 15:49:34 +01:00
Dave Davenport
30e500450d Add extra note to the Check dependency.
Fixes: #879
2018-12-14 16:42:59 +01:00
Dave Davenport
2624cb9c9b Update install instructions. Try to improve manpage.
Fixes: #871
2018-11-06 23:42:26 +01:00
Dave Davenport
cf5cbac823
Fix type in install.md 16.04 instruction. 2018-02-12 21:38:24 +01:00
Dave Davenport
2c67820337
Update 16.04 instruction for updating newer rofi.
Remove instructions as they where considered dangerous.
Basically we do not support 16.04
2018-02-12 21:37:29 +01:00
Dave Davenport
10e656c7ff
Fix typo in INSTALL.MD 2018-02-11 15:45:03 +01:00
Dave Davenport
d088e3a98b Add warning to INSTALL. 2018-02-11 15:34:51 +01:00
dragon788
c37e2bc43f Add some additional info on installing on 16.04 (#743) 2018-02-11 14:30:27 +01:00
Edward Betts
79adae77d7 Correct spelling mistakes. (#722) 2017-11-23 18:41:52 +01:00
azarus
591f539a4a
Add gentoo install instructions. 2017-10-02 13:13:04 +02:00
Dave Davenport
24a16faab9 Merge pull request #649 from FlorianFranzen/patch-1
Add warning about outdated version under Ubuntu 16.04 Xenial
2017-09-24 16:53:03 +02:00
Dave Davenport
980a99ccd6 Oeps. no uuid dep. 2017-09-04 21:58:13 +02:00
Dave Davenport
290f32b152 Update dependencies in INSTALL.md 2017-09-04 21:39:22 +02:00
Florian Franzen
c861805604
Add warning about Ubuntu 16.04 Xeniali
Ubuntu 16.04 packaged version of rofi is extremly outdated. This causes
all kind of weird behavior with newer scripts, i.e. with clerk.
This commit adds a warning to the installation instructions to warn new
users about this problem and direct them to install a newer version
directly from launchpad.
2017-08-10 15:39:27 +02:00
Quentin Glidic
a9199e3e17
Use libnkutils for keybindings
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-05-29 16:51:06 +02:00
Dave Davenport
2ddc37259e Update version number flex. 2017-04-04 17:54:04 +02:00
Dave Davenport
254aac8dc7 Clarify one step in install file. 2017-03-24 09:45:52 +01:00
Dave Davenport
42fa10da94 Update installation guide a bit. 2017-03-24 09:44:08 +01:00
Dave Davenport
b8e58b0342 Make parser more flexible, allow global properties to be anywhere in file and allow multiple similar entries. 2016-12-16 09:28:13 +01:00
Dave Davenport
2b0f4b2f57 Update INSTALL. 2016-08-31 10:01:49 +02:00
Dave Davenport
a5acff542d Update INSTALL.md and Makefile.am to reflect changes randr. 2016-08-19 11:00:16 +02:00
Quentin Glidic
f3a4313c61 INSTALL: Update COPR URL
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-08-10 14:55:46 +02:00
Dave Davenport
d6e1e4a914 Update README and INSTALL.md 2016-07-28 08:11:23 +02:00
Dave Davenport
342192b4ed Remove work-around for older i3 version (< 4.9)
- I3 got ewhm support in Feb. 2015.
2016-07-06 08:34:47 +02:00
Dave Davenport
4c3a9f587b Fix INSTALL file. 2016-06-25 14:34:03 +02:00
Benjamin R. Haskell
37fd654714 Add staleness note to INSTALL.md git instructions
Instructions on the GitHub Pages version track the stable release.  It
would be nice to know that the "Install a checkout from git" section on
the site may be out of date.

Issue #350, #365
2016-03-26 23:04:03 -04:00
Dave Davenport
989e208d3c Update INSTALL 2016-03-05 22:30:53 +01:00
Quentin Glidic
461df2ed81 INSTALL: Use upstream names (and Debian names as hint)
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-05 16:04:24 +01:00
Dave Davenport
d59b9595b1 Update INSTALL 2016-03-05 13:36:18 +01:00
Dave Davenport
9018d5d14f Update INSTALL. 2016-03-05 11:38:41 +01:00
Dave Davenport
c601130292 Add glib minimum version check. 2015-12-01 22:35:23 +01:00
Dave Davenport
c5e603f871 Update install.md
remove libxft2
2015-10-26 15:38:28 +01:00
Dave Davenport
f94d51f0f1 fix
fix
2015-10-25 14:51:56 +01:00
QC
0d11a7b81e Add fedora repo 2015-10-25 13:54:41 +01:00
QC
41025d647f install 2015-10-25 11:11:42 +01:00
QC
3374e1be9a Add support for startup-notification 2015-09-13 17:29:50 +02:00
QC
d312090701 Issue #168: Add note about pkg-config and update packages. 2015-05-25 10:31:10 +02:00