Commit Graph

18 Commits

Author SHA1 Message Date
Jezer Mejía 16856ac4c1
Revert indent (#250) 2022-01-10 15:35:52 -05:00
Jezer Mejía 995f58dc73
Tab completion (#204) (#230)
* Tab completion

* Added --special-passthrough flag

* Integration with autotools

* Fixed build test

* Update completions

* Indent

Co-authored-by: Raymond Li <hi@raymond.li>
2021-09-19 00:44:07 -04:00
Raymond Li b7116d2bdc
Make generated binary clean so make distcheck works 2020-03-08 18:04:21 -04:00
Raymond Li 2545a4f7c0
Oops forgot to change the slash 2020-03-08 16:29:03 -04:00
Raymond Li ecd1d6514c
Fix Makefile to include rgba.h 2020-03-08 16:27:03 -04:00
Raymond Li 044ee1a2b2 Revert i3@dcfcba3. See i3#231 2019-09-25 12:23:27 -04:00
Martin Dørum 03822cbc7e Merge remote-tracking branch 'upstream/master' into i3lock-color 2019-05-25 23:16:01 +02:00
Lorian Coltof dcfcba3ed4 Add option to lock TTY switching 2018-11-29 14:22:19 +01:00
Michael Stapelberg 7c20c9a3e3 Makefile: include I3LOCK_VERSION in dist tarballs
fixes #129
2018-10-16 08:32:28 +02:00
Cassandra edcfe855ee merge upstream 2018-07-05 08:56:21 -07:00
Michael Stapelberg f9c30db62b Respect Xft.dpi for determining the unlock indicator’s scale factor
fixes #184
2018-05-11 13:28:06 +02:00
Pandora ddfc62f8de
initial font overhaul rewrite
nothing is positioned, but it compiles and just needs to be reorganized/broken into functions/updated to be positioned
2018-01-19 14:54:56 -05:00
Pandora dbea946a29 merge jpeg stuff from master 2017-12-08 15:20:52 -05:00
Pandora dfcb1f9359
remove deps on libx11; move to a pure xcb solution for keylayout 2017-12-08 15:06:08 -05:00
William Osler 8678e0ad67
add support for JPEG images 2017-12-07 21:51:44 -08:00
Chris Guillott 99842b3963 fix msse3 2017-12-05 17:47:21 -05:00
Chris Guillott 5e0aeccbb3 first commit towards fixing this 2017-12-05 12:53:54 -05:00
Michael Stapelberg ef4f9e4057
Switch to autotools (#163)
This was largely copied from the i3 configure.ac and Makefile.am.
2017-12-02 10:08:54 +01:00