Commit Graph

  • 35183ab81d
    Merge pull request #210 from dmgk/master master LemonBoy 2018-01-15 13:56:51 +01:00
  • 09b5a9b8ba Update VERSION Dmitri Goutnik 2018-01-12 16:51:57 -05:00
  • 2f255b1756 Release version 1.3 v1.3 LemonBoy 2017-11-20 11:46:59 +01:00
  • 8cd84e8edf Merge pull request #202 from felixkiss/patch-1 LemonBoy 2017-07-07 07:36:12 +02:00
  • b721a37ab0 Fix typo Felix Kiss 2017-07-06 22:54:51 +02:00
  • 1411d260a4 Correctly handle escaped % symbols LemonBoy 2017-05-09 15:56:59 +02:00
  • 50fe7d2083 Merge pull request #193 from baskerville/fix-end-x LemonBoy 2016-11-16 12:25:06 +01:00
  • 84be3d8dbf Fix {top,bottom}_end_x strut value Bastien Dejean 2016-11-16 10:14:27 +01:00
  • d680ea4256 Set the WM_NAME for all the windows. LemonBoy 2016-05-22 20:09:26 +02:00
  • 44a708b7a4 Don't use optarg directly when parsing the -n switch argument. LemonBoy 2016-05-22 15:31:42 +02:00
  • 40f08d5245 Silence a warning about write() result being unused. v1.2 LemonBoy 2016-04-23 09:06:00 +02:00
  • 3dbdf9d078 Update the .travis.yml to build all the features LemonBoy 2016-04-23 09:02:46 +02:00
  • a3fb967ad9 Make it possible to build lemonbar w/o XINERAMA support LemonBoy 2016-04-23 08:59:38 +02:00
  • ae5a3a477a Merge pull request #170 from Stebalien/pixel-offset TheLemonMan 2016-04-23 08:24:09 +02:00
  • f2662d75c8 Add pixel offset Steven Allen 2014-03-01 13:31:27 -05:00
  • 3020df1923 Merge pull request #169 from vyp/literal-percent Giuseppe 2016-02-19 11:57:35 +01:00
  • 13dcc66cae Document literal percent sign under formatting xd1le 2016-02-19 21:47:55 +11:00
  • c788534107 Merge pull request #165 from JeromeBon/feature_issue161_default_underline_color Giuseppe 2016-01-19 15:18:14 +01:00
  • 0f2cfbab28 Implement [Issue #161 - Feature request] Feature: add a parametere to set the default underline color. Usage: lemonbar -Ucolor Jérôme Bon 2016-01-19 14:18:16 +01:00
  • 61985278f2 Merge pull request #162 from baskerville/master Giuseppe 2016-01-03 18:39:11 +01:00
  • d3d7a87b66 Commands in clickable areas aren't executed Bastien Dejean 2015-12-23 11:59:53 +01:00
  • 7c8eb7495b Fix an off-by-one error in 'area_get'. LemonBoy 2015-12-15 19:05:39 +01:00
  • f26b88272e Merge pull request #159 from AdamNiederer/patch-1 Giuseppe 2015-12-11 09:22:50 +01:00
  • 214ad63925 Fix Typo Adam Niederer 2015-12-10 17:59:58 -05:00
  • 495ac4e546 Merge pull request #158 from sector-f/master Giuseppe 2015-11-16 18:43:23 +01:00
  • e4ea4071ab Added -a to README.pod (and, therefore, the man page) Adam 2015-11-16 11:00:22 -05:00
  • 63ed303553 Merge pull request #157 from krypt-n/scroll-fix Giuseppe 2015-11-16 17:24:31 +01:00
  • e0aee14533 Saving 4 byte of memory on 32-Bit systems krypt-n 2015-11-15 23:06:19 +01:00
  • da26209013 Fix LemonBoy/bar#154 and krypt-n/bar#18 krypt-n 2015-11-15 13:24:36 +01:00
  • 2c0f57c584 Prevent load_font calls before connecting to X LemonBoy 2015-10-28 22:41:15 +01:00
  • 3b5baa93b1 The WM_NAME option takes an argument Bastien Dejean 2015-10-28 11:48:15 +01:00
  • 531c575575 Allow the user to set the WM_NAME atom value LemonBoy 2015-10-24 14:44:41 +02:00
  • 6580e2d4f7 Warn the user when the area geometry is invalid LemonBoy 2015-10-24 14:35:36 +02:00
  • 255c93dc7a Make the number of clickable areas configurable. LemonBoy 2015-10-24 14:28:51 +02:00
  • 38422c5014 Don't parse named colors. Expand #rgb format. LemonBoy 2015-10-24 14:04:37 +02:00
  • 1585d7257d Merge pull request #150 from neeasade/monitor_sort Giuseppe 2015-10-21 19:30:56 +02:00
  • 7f8a79131b Account for height of monitors in sorting. Nathan Isom 2015-10-21 00:22:52 -05:00
  • 177deb0860 bar -> lemonbar in .gitignore, remove config.h in .gitignore neeasade 2015-04-12 08:07:57 -05:00
  • b331ee3927 Merge pull request #137 from chadvoegele/master Giuseppe 2015-10-10 16:00:40 +02:00
  • 71ed0d3375 Rewrite *p, *(p+1) as p[0], p[1] for readability. chad 2015-09-27 15:21:49 -05:00
  • 63a55dd06c Keep percent signs if not followed by {} block. Chad Voegele 2015-07-14 10:47:49 -07:00
  • a390ef6a5c Merge pull request #132 from krypt-n/font-count-fix Giuseppe 2015-07-22 23:07:45 +02:00
  • 04d22b4ae5 Merge pull request #141 from DelusionalLogic/master Giuseppe 2015-07-22 23:04:30 +02:00
  • 73d8c58286 Conform to coding standard and errors Jesper Jensen 2015-07-22 22:46:30 +02:00
  • 49fdc25f37 Fixed font selection Jesper Jensen 2015-07-22 17:39:31 +02:00
  • a8fa2766fb Check force_count to be lower than MAX_FONT_COUNT krypt-n 2015-06-02 09:27:53 +02:00
  • a9f285fd28 Update the usage text LemonBoy 2015-05-03 17:06:36 +02:00
  • 7880eac8c9 Minor change to -f handling LemonBoy 2015-04-23 23:07:42 +02:00
  • 25c3441925 travis: Run a apt-get update before installing the needed packages LemonBoy 2015-04-15 11:04:53 +02:00
  • b82d96a68e Use the maximum width reported by the font if the attributes table isn't found LemonBoy 2015-04-15 10:21:52 +02:00
  • ebb625b529 Minor spelling errors v1.1 LemonBoy 2015-03-15 21:35:54 +01:00
  • 72106b17b1 Change the project name to lemonbar LemonBoy 2015-03-14 13:51:29 +01:00
  • 19167c2e55 Remove the now useless palette.pl script LemonBoy 2015-03-08 19:45:47 +01:00
  • fe4ff881dd Fix a silly error when redrawing the background. Fixes #108 and #82 LemonBoy 2015-03-03 11:29:35 +01:00
  • a116c04ed9 p xbm LemonBoy 2015-02-28 17:29:37 +01:00
  • 75dbf3397e Merge pull request #106 from otommod/click-fix Giuseppe 2015-02-27 15:53:19 +01:00
  • eeb88f8ae0 fix non left alignments causing wrong clicks Otto Modinos 2015-02-27 15:57:19 +02:00
  • d32cd8bce9 Prevent a NULL pointer deference if monitor_create fails LemonBoy 2015-02-18 12:52:24 +01:00
  • 5186f68658 Fix the 'T' command parsing LemonBoy 2015-02-16 14:22:34 +01:00
  • 4ee19586a3 Put the elements of rgba_t in the right order. Thanks to @mrshankly for noticing it LemonBoy 2015-02-15 23:54:04 +01:00
  • 9dd806b9fc pppp LemonBoy 2015-02-15 23:49:33 +01:00
  • fa9cfcbbd7 pew LemonBoy 2015-02-14 16:43:45 +01:00
  • 1ef64eab99 Merge pull request #104 from andornaut/patch-1 Giuseppe 2015-02-14 00:47:02 +01:00
  • ab3a49962f Document #97 - Nested clickable areas andornaut 2015-02-13 18:43:50 -05:00
  • 8351859593 Support colors in #rrggbb form LemonBoy 2015-02-14 00:32:16 +01:00
  • 2778c81699 Make bar compile with -Wall and no warning LemonBoy 2015-02-14 00:20:46 +01:00
  • d8443785a8 Treat getopt return value as int instead of char. Avoids bar getting stuck in an endless loop on PPC platforms. (Thanks to @electro7) LemonBoy 2015-02-14 00:09:34 +01:00
  • 704ba652d9 Clean up the code doing color parsing and handling. Implement gradients as a bonus feature (not yet exposed) LemonBoy 2015-02-14 00:06:43 +01:00
  • 392f23ef36 Strip all the unnecessary stuff when parsing the font list LemonBoy 2015-02-13 14:18:48 +01:00
  • 7f1f722965 Merge pull request #102 from mrshankly/fix-typo Giuseppe 2015-02-11 21:15:26 +01:00
  • 927c05604c Fix typo in README.pod about the scroll up/down buttons João Marques 2015-02-11 20:03:31 +00:00
  • 0affee3d2f Merge pull request #97 from otommod/stacking-clicks Giuseppe 2015-02-11 15:05:33 +01:00
  • 8492309a88 change comment style Otto Modinos 2015-02-11 14:54:47 +02:00
  • a313800686 move a declaration to the top of the function Otto Modinos 2015-01-16 23:20:14 +02:00
  • 4ad9cbd823 remove duplicate test Otto Modinos 2015-01-16 23:15:00 +02:00
  • bb466a8c16 area_add: Use str directly Otto Modinos 2015-01-16 01:41:56 +02:00
  • 3483f1b083 typo, whitin -> within Otto Modinos 2015-01-16 01:40:04 +02:00
  • 7d2c7ab438 Allow having clickable areas inside another Otto Modinos 2015-01-16 01:37:45 +02:00
  • e197a15c3a Fix a silly bound-checking error. (#101) Close a long-standing PR by configuring the window position after mapping it Set the window title LemonBoy 2015-02-10 20:35:11 +01:00
  • 6959085f8d Fixed two memory leaks. Don't treat unicode sequences over two bytes long as latin1 codepoints (fixes #99). LemonBoy 2015-01-25 21:14:06 +01:00
  • 78dc0d0d21 Merge pull request #98 from flannelhead/font-selection Giuseppe 2015-01-21 20:12:05 +01:00
  • 3b8afc6b05 Allow explicitly specifying the font with %{Tindex} Sakari Kapanen 2015-01-21 20:43:22 +02:00
  • c39c4e4d8b Merge pull request #95 from jvvv/master Giuseppe 2015-01-07 11:32:03 +01:00
  • 145c66b471 Add break from main loop when X conn has error John Vogel 2015-01-06 18:37:08 -05:00
  • 5746d15cf8 Handle escaped : in clickable areas. Fixes #92 LemonBoy 2014-12-13 12:12:34 +01:00
  • 3c2b9ff150 Fix alpha mixing as suggested in #75 LemonBoy 2014-11-21 14:19:31 +01:00
  • 95c41381ac Fix a silly off-by-one in the font cache code. Thanks to @easysid for noticing it! LemonBoy 2014-11-18 23:37:43 +01:00
  • e9cdee9701 Merge pull request #78 from rootcoma/fix_click_area Giuseppe 2014-08-27 10:24:08 +02:00
  • dbbdf373a3 Better alpha mixing, should produce correct results LemonBoy 2014-08-08 13:33:24 +02:00
  • c258d0a0fa Fix the bounds checking for area_get. rootcoma 2014-08-08 08:06:33 -07:00
  • 8475ff4fdb Small documentation update LemonBoy 2014-08-08 13:49:45 +02:00
  • 28b0db1cfa Little documentation fix, closes #73 LemonBoy 2014-08-08 11:15:57 +02:00
  • 4cb41ace87 Fix #69. Thanks @matchew ! cairo-love LemonBoy 2014-07-24 10:50:31 +02:00
  • 69e8ac6f07 Fix #69. Thanks @matchew ! LemonBoy 2014-07-24 10:50:31 +02:00
  • 6df9a2dd68 Merge pull request #70 from graboy/master Giuseppe 2014-07-23 21:29:03 +02:00
  • f9deacf0bc Initial cairo migration LemonBoy 2014-07-23 21:15:40 +02:00
  • 02627e7609 Minor syntax cleanup. Changed parameter of select_drawable_font() to const Grayson MacKenzie 2014-07-22 18:35:21 -04:00
  • 1c106dbfd0 Added font caching Grayson MacKenzie 2014-07-22 17:23:56 -04:00
  • 1199bcd4cb Travis integration LemonBoy 2014-07-22 22:29:43 +02:00
  • 128e212c14 General style cleanups. Grayson MacKenzie 2014-07-22 16:14:48 -04:00