Commit Graph

  • c3b893ebc9
    actually fix this bug Pandora 2017-12-08 23:25:20 -0500
  • 5af48fc97e Merge branch 'master' into dev Pandora 2017-12-08 23:21:15 -0500
  • d616631586
    fix the last bar bugs Pandora 2017-12-08 23:21:02 -0500
  • 599158e2ee
    fix compiling on ARM Pandora 2017-12-08 22:26:20 -0500
  • d05ebfd36c
    fix some bar bugs Pandora 2017-12-08 22:24:07 -0500
  • 2c41db03ca
    update manpages and readme Pandora 2017-12-08 21:32:31 -0500
  • 0a03012d5a
    Move to use cairo glyphs instead of text Pandora 2017-12-08 20:39:35 -0500
  • dbea946a29 merge jpeg stuff from master Pandora 2017-12-08 15:20:52 -0500
  • dfcb1f9359
    remove deps on libx11; move to a pure xcb solution for keylayout Pandora 2017-12-08 15:06:08 -0500
  • 8f7ae46752
    tweak bar default behaviour; add options, fix clock stuff for bar Pandora 2017-12-08 10:24:29 -0500
  • 11ad3d569a
    remove contributing md Pandora 2017-12-08 02:37:56 -0500
  • 59cdccb3e5
    make render thread optional Pandora 2017-12-08 02:29:05 -0500
  • 3edfb79f96 move timed redraws into own thread; make bar prettier Pandora 2017-12-08 02:10:14 -0500
  • 8678e0ad67
    add support for JPEG images William Osler 2017-12-07 21:09:20 -0800
  • e69147d860 fix that annoying refresh bug Pandora 2017-12-08 00:38:55 -0500
  • d623b5b904
    merge master Pandora 2017-12-07 23:03:42 -0500
  • 4318dbe051
    fix compiling for 32-bit machines / machine without SSE2 Pandora 2017-12-07 16:09:13 -0500
  • 29251d61cd fix naive blur Chris Guillott 2017-12-06 14:20:04 -0500
  • 2040285ce9 revert back to better blurring behaviour Pandora 2017-12-06 13:57:07 -0500
  • 345195a3ef
    update readme; fix version number Pandora 2017-12-06 13:19:34 -0500
  • 6c7ab082c6 fix release checking to play nicely with AUR builds Pandora 2017-12-06 13:05:33 -0500
  • 613e9cb66d
    fix SSE version check Pandora 2017-12-06 12:25:04 -0500
  • b0056a5907
    tweak configure script so that aur builds will be nicer to deal with Pandora 2017-12-05 22:34:30 -0500
  • 9f8496441c blurring stuff should work perfectly fine now Chris Guillott 2017-12-05 22:07:38 -0500
  • 99842b3963 fix msse3 Chris Guillott 2017-12-05 17:47:21 -0500
  • 8946358b26 revert to former implementation with array size fix Chris Guillott 2017-12-05 14:27:52 -0500
  • ef9d84128f fix some leaks; update lock.sh Chris Guillott 2017-12-05 13:27:43 -0500
  • 1ecd26e59c merge existing work in (stuff is a bit broken currently) Chris Guillott 2017-12-05 13:09:27 -0500
  • 8011b0c9ab initial merge commit Chris Guillott 2017-12-05 13:07:41 -0500
  • 5e0aeccbb3 first commit towards fixing this Chris Guillott 2017-12-05 12:53:54 -0500
  • eb83ac350f Adding libjpeg to configure Rodrigo Toste Gomes 2017-12-03 21:51:16 -0800
  • 311dd7d63e rebasing Rodrigo Toste Gomes 2017-11-19 18:02:52 -0800
  • 9500f94440 Mismatch in clang-format versions led to this Rodrigo Toste Gomes 2017-10-31 08:50:10 -0700
  • 095a18550e Running clang-format Rodrigo Toste Gomes 2017-10-31 08:34:50 -0700
  • c20096ecb4 Splitting image loading out of the main file, and adding JPEG support. Rodrigo Toste Gomes 2017-10-22 18:05:24 -0700
  • ef4f9e4057
    Switch to autotools (#163) Michael Stapelberg 2017-12-02 10:08:54 +0100
  • 7f49a6dee4
    update version to fix release Chris Guillott 2017-11-29 15:03:53 -0500
  • 3d60b97f33 commit more bar stuff Chris Guillott 2017-11-28 13:10:28 -0500
  • 6f8753f0f6 initial bar commit Chris Guillott 2017-11-28 10:45:56 -0500
  • d25d17e407 update manpage Chris Guillott 2017-11-28 09:59:21 -0500
  • 4856436aa1 WIP on master: f315629 Merge remote-tracking branch 'upstream/master' Chris Guillott 2017-11-28 09:56:21 -0500
  • 3384a2bacf index on master: f315629 Merge remote-tracking branch 'upstream/master' Chris Guillott 2017-11-28 09:56:21 -0500
  • f31562974a Merge remote-tracking branch 'upstream/master' Chris Guillott 2017-11-27 14:43:42 -0500
  • eedd354e1f Switch to autotools Michael Stapelberg 2017-11-25 09:57:59 +0100
  • 9ff721500f Merge ee108f22da into be02e80ef0 Tsan-Kuang Lee 2017-11-25 09:01:11 +0000
  • be02e80ef0 Update CHANGELOG and I3LOCK_VERSION 2.10 Michael Stapelberg 2017-11-25 08:13:28 +0100
  • cf6b6ee989
    Merge pull request #49 from abendebury/upstream-keylayout Chris Guillott 2017-11-22 06:07:30 -0500
  • 2238cd20b9 Added support for setting status font Alexei Bendebury 2017-11-21 20:24:47 -0800
  • 86678f2176 update todo Chris Guillott 2017-11-21 10:03:25 -0500
  • 2afbb68849 add text align options Chris Guillott 2017-11-21 10:02:53 -0500
  • 807ff5c2b1 add --force-clock option; remove old debug output that _shouldn't_ be necessary now Chris Guillott 2017-11-19 15:49:20 -0500
  • b5099e3cd3 tweak manpage; make keylayout turn the clock on Chris Guillott 2017-11-19 15:25:25 -0500
  • 3d6b294d11 initial keylayout work Chris Guillott 2017-11-19 15:12:43 -0500
  • 73948efc1a WIP on master: 4f95adb merge upstream Chris Guillott 2017-11-19 12:03:41 -0500
  • 9d065441ca index on master: 4f95adb merge upstream Chris Guillott 2017-11-19 12:03:41 -0500
  • 4f95adb238 merge upstream Chris Guillott 2017-11-19 11:55:07 -0500
  • d4beaa3bf8
    Merge pull request #160 from stapelberg/randr Michael Stapelberg 2017-11-18 03:04:19 -0800
  • a514472ec4 Rename xinerama.[ch] to randr.[ch] Michael Stapelberg 2017-11-18 10:47:23 +0100
  • c311d1c5a3 Use RandR for learning about attached monitors Michael Stapelberg 2017-11-18 10:44:58 +0100
  • ee108f22da add the regretable timer feature Tsan-Kuang Lee 2017-11-05 04:16:51 -0500
  • 1d4cb5a398 merge upstream Chris Guillott 2017-10-27 10:11:31 -0400
  • 5b4d45a8af SetInputFocus to the i3lock window to force-close context menus (#155) Michael Stapelberg 2017-10-22 22:16:34 +0200
  • c0cf45ab03 SetInputFocus to the i3lock window to force-close context menus Michael Stapelberg 2017-10-22 12:29:39 +0200
  • d3636246de Measure wall-clock time instead of CPU time for “locking” indicator. (#153) Michael Stapelberg 2017-10-22 00:32:57 +0200
  • 5095c2fc42 Measure wall-clock time instead of CPU time for “locking” indicator. Michael Stapelberg 2017-10-21 22:56:54 +0200
  • d52cc44605 travis: wily is gone, so take libxkbcommon ≥ 0.5.0 from xenial (#154) Michael Stapelberg 2017-10-22 00:22:10 +0200
  • 8eecef62fb Immediately hide the unlock indicator after ESC / C-u (#145) Orestis 2017-10-22 00:15:15 +0300
  • 2a6833a059 travis: wily is gone, so take libxkbcommon ≥ 0.5.0 from xenial Michael Stapelberg 2017-10-21 23:11:48 +0200
  • 12016c01c4 Merge pull request #40 from gunslingerfry/ring-width Chris Guillott 2017-10-10 08:05:25 -0400
  • 554bb5f53d Fixed the calculations for BUTTON_CENTER and BUTTON_SPACE. Matthew Fry 2017-10-09 09:18:16 -0600
  • 98b3b0b753 Merge pull request #41 from ibrokemypie/patch-1 Chris Guillott 2017-10-08 05:12:37 -0700
  • 5351cfc75d add stable aur package to readme Conor Randall 2017-10-08 19:26:25 +1100
  • 5365016db3 Added to the ring-width option to the readme. Matthew Fry 2017-10-06 08:35:25 -0600
  • d8e03e8633 Merge f1f239e970 into 698204a987 gunslingerfry 2017-10-06 01:27:49 +0000
  • f1f239e970 Added a ring width to customize the width of the ring Matthew Fry 2017-10-05 19:25:07 -0600
  • 84fa0d014c Immediately hide the unlock indicator after ESC / C-u Orestis Floros 2017-09-05 04:07:41 +0300
  • 40a4c1f77d Merge 1b64c9f58b into 698204a987 Claus F. Strasburger 2017-08-21 10:24:38 +0000
  • 1b64c9f58b add option --rotate-unlock-indicator to rotate it with every keypress instead of random positions Claus Strasburger 2017-08-21 10:38:06 +0200
  • d03fbe70c9 remove debug code Chris Guillott 2017-08-19 17:09:57 -0400
  • b46038848c Update README.md Chris Guillott 2017-08-15 10:30:16 -0400
  • 110d5d58bd this is what code review is for, kids Chris Guillott 2017-08-15 10:12:41 -0400
  • f31df3c1c7 upstream + locale detection tweak Chris Guillott 2017-08-15 10:08:21 -0400
  • 698204a987 Merge pull request #135 from grandchild/fix_optind_overwrite Ingo Bürk 2017-08-13 17:26:38 +0200
  • 14667d8304 Merge pull request #140 from bluetech/fix-locale-discovery Ingo Bürk 2017-08-13 17:25:25 +0200
  • 76d9960dbe Change the locale discovery procedure to treat empty string same as unset Ran Benita 2017-08-13 18:06:04 +0300
  • baedc431fa Merge pull request #33 from rantingpirate/indicator-pos Chris Guillott 2017-08-02 18:48:00 -0400
  • c758871bc1 obey date/time formats for locales Chris Guillott 2017-08-02 18:33:20 -0400
  • 922e76d53a upstream Chris Guillott 2017-08-02 18:19:42 -0400
  • 206405e17f Upstream yo Chris Guillott 2017-07-26 19:51:01 -0400
  • 84eb1c3cce Fixed several typos in the option handling (#32) James Wescott 2017-07-26 10:54:13 -0700
  • b55c2124e7 Fixed bug where --timecolor set the color for both date and time (#34) Caleb Bassi 2017-07-26 10:53:17 -0700
  • 5d7605ec56 Merge 537e68c7f2 into 3009ab422d Jasper Lievisse Adriaanse 2017-07-10 11:16:31 +0000
  • 3009ab422d Merge pull request #136 from kaashif/openbsd-no-pam Ingo Bürk 2017-07-10 13:16:16 +0200
  • 537e68c7f2 Remove unconditional -lpam that was accidentally added back in 10416e27 Jasper Lievisse Adriaanse 2017-07-09 20:16:09 +0200
  • 2d7f846c3c
    Only use -lpam when not on OpenBSD Kaashif Hymabaccus 2017-07-09 17:52:32 +0100
  • 6dccc5c610 Added indicator position to documentation James Wescott 2017-07-08 12:44:29 -0700
  • 73f02eea6e Initial implementation of indicator positioning James Wescott 2017-07-08 12:01:22 -0700
  • cddb87420b Fix overwrite of getopt optind jakob 2017-07-06 16:52:32 +0200
  • 79a049365d upstream stuff Chris Guillott 2017-06-28 21:02:24 -0400
  • 8e6e47fe0a update CHANGELOG and I3LOCK_VERSION 2.9.1 Michael Stapelberg 2017-06-21 18:18:05 +0200