- Apr 14, 2016
-
-
Birte Kristina Friesel authored
-
- Apr 13, 2016
-
-
Birte Kristina Friesel authored
-
- Nov 15, 2015
-
-
Birte Kristina Friesel authored
this fixes a segfault when combining --scale-down and --thumbnails on a sufficiently large directory
-
- Nov 14, 2015
-
-
Richard Molitor authored
this actually uses the old "force geometry" workaround to get the scale down behaviour (which makes the code a lot cleaner) by first setting the geometry after the window is created (to avoid creating a 0x0 sized window, which X does not like).
-
Richard Molitor authored
-
- Jul 23, 2015
-
-
Birte Kristina Friesel authored
-
- May 23, 2015
-
-
Birte Kristina Friesel authored
-
- Jan 09, 2015
-
-
Ilion Beyst authored
-
- Apr 26, 2014
-
-
Birte Kristina Friesel authored
-
- Jul 29, 2013
-
-
Brian Mattern authored
-
- Feb 24, 2013
-
-
Birte Kristina Friesel authored
-
- Feb 14, 2013
-
-
Birte Kristina Friesel authored
-
- Oct 23, 2012
-
-
Birte Kristina Friesel authored
-
- Mar 28, 2012
-
-
Birte Kristina Friesel authored
-
- Feb 12, 2012
-
-
Birte Kristina Friesel authored
This reverts commit b6a1cff6.
-
Birte Kristina Friesel authored
-
- Feb 02, 2012
-
-
Birte Kristina Friesel authored
-
- Jan 27, 2012
-
-
Birte Kristina Friesel authored
-
- Oct 31, 2011
-
-
Birte Kristina Friesel authored
-
- Oct 21, 2011
-
-
Birte Kristina Friesel authored
-
- Sep 13, 2011
-
-
Birte Kristina Friesel authored
-
- Sep 02, 2011
-
-
Birte Kristina Friesel authored
-
- Aug 30, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Aug 29, 2011
-
-
Birte Kristina Friesel authored
This fixes half of the issue - windows on Xinerama screen 0 no longer become too large, but the bug still appears on the other screens (unless XINERAMA_SCREEN is set)
-
- Jul 20, 2011
-
-
Birte Kristina Friesel authored
-
- Jun 07, 2011
-
-
Birte Kristina Friesel authored
-
- Jun 06, 2011
-
-
Birte Kristina Friesel authored
-
- May 19, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- May 10, 2011
-
-
Birte Kristina Friesel authored
Note that feh does not try to convert encodings or anything. It expects filenames to be in UTF8 and passe them on to NET_WM_NAME and NET_WM_ICON NAME. The only new thing is that it now also sets _NET_WM_NAME and _NET_WM_ICON_NAME and explicitly tells X11 that they are in UTF-8. Again, no recode, if you use UTF-8 filesystems (which you should), everything is fine.
-
- May 03, 2011
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
The only thing the patch seems to do is try to calculate the window borders so it can move the window to the right place. However, XResizeWindow simply does not move the window no matter how wide the borders are, which is the intended behaviour. Plus, certain window managers (like fluxbox) report an incorrect window border width. I have yet to test this commit on a Xinerama system, though. It _might_ affect something there.
-
- Apr 30, 2011
-
-
Birte Kristina Friesel authored
-
- Apr 27, 2011
-
-
Birte Kristina Friesel authored
-
- Mar 22, 2011
-
-
Birte Kristina Friesel authored
-
- Mar 21, 2011
-
-
Birte Kristina Friesel authored
-
- Mar 02, 2011
-
-
Birte Kristina Friesel authored
-
- Jan 22, 2011
-
-
Birte Kristina Friesel authored
-