4d5f9b60e3Use 32bit visuals when available
LemonBoy
2014-02-24 12:35:56 +00:00
e9086e83b9I didn't eat the +, I swear
LemonBoy
2014-02-23 21:55:20 +00:00
08f30bd636Introduce per-screen pixmaps. Text alignment works again. And underlines/overlines. Also, fixes.
LemonBoy
2014-02-23 21:46:15 +00:00
072c4aa3a1Oops, return EXIT_FAILURE on error
LemonBoy
2014-02-21 21:49:50 +00:00
b01de5cb48Warn the user if the geometry doesn't fit the screen
LemonBoy
2014-02-21 20:56:17 +00:00
b70edf4c4bRobust geometry string parsing. Support for x offset. Underline/overline width is now configurable (fixes#43)
LemonBoy
2014-02-21 11:52:50 +00:00
64a81bea0eFix overlapping detection. Fix an use after free. Fixes#41
LemonBoy
2014-02-20 20:21:41 +00:00
b60e45ee08General cleanup. New formatting syntax. More cleanup. Documentation. Did I say cleanup ?
LemonBoy
2014-02-19 17:53:32 +00:00
3f4ed1600aBetter screen sorting. Fix a use after free. Clone/overlapping monitor detection
LemonBoy
2014-02-18 00:23:35 +00:00
a66f6bb097Sort RandR outputs too
LemonBoy
2014-02-17 14:46:26 +00:00
81ef4a8eb7Sort Xinerama monitors by x before using them
LemonBoy
2014-02-17 14:42:43 +00:00
6fb75424e8Make globals static. Fix the long standing off by one error when retrieving the glyph width.
LemonBoy
2014-02-12 15:01:42 +00:00
8ded08b495Don't delete config.h on clean target
LemonBoy
2014-02-12 13:21:13 +00:00
38fcb6d710Merge pull request #37 from jvvv/wip_randr
Giuseppe
2014-02-12 09:36:15 +00:00
88b482596fRebase fixup, two.
John Vogel
2014-02-11 23:29:40 -05:00
74ce792202Fixup for rebase.
John Vogel
2014-02-11 23:20:03 -05:00
7f28ae9c79Reorganize randr/xinerama detection, add monitor_add().
John Vogel
2014-02-10 21:42:14 -05:00
9ca4a1423ePorted randr code to wip branch, plus some fixes.
John Vogel
2014-02-09 18:54:33 -05:00
c349f0e39cNever go full retard. Now the width param is honoured in Xinerama mode.
LemonBoy
2014-02-08 18:55:31 +00:00
edc2e2c61cSo revamp. Much flexible. Such wow.
LemonBoy
2014-02-08 15:45:38 +00:00
e8ec2fcfe5Merge branch 'master' of github.com:LemonBoy/bar into xinerama-fix
LemonBoy
2014-02-05 23:24:21 +00:00
38183db9a1Merge pull request #35 from freestyl3r/master
Giuseppe
2014-02-05 12:42:30 +00:00
9cdaa22e06styling change: remove uneeded parentheses around dereferenced pointer
Bill Kolokithas
2014-02-04 22:35:54 +02:00
4e1d114f4echeck return value of fgets and exit main loop if EOF is received
Bill Kolokithas
2014-02-04 22:28:01 +02:00
7ecc02bc80utf-8 fixes! Replaced wchar_t with uint16_t. -O2 doesn't increase the binary size that much so let's go for it.
LemonBoy
2014-01-26 13:13:49 +00:00
0d937fcadbBetter naming. Avoid useless check when xinerama isn't active
LemonBoy
2014-01-24 11:38:49 +00:00