awesome/lib
Daniel Hahler 9f8dff8a14 awful.placement.no_offscreen: no negative x/y
If a client's width/height is larger than the screen's geometry, align
it at the screen's x/y offset.

Test case with gvim, from a maximized terminal on a floating tag:

    % gvim -u NONE -N --cmd "set lines=$((LINES + 5))"

Without this patch the top of the window is off-screen, but the bottom
should be.  Fixing it using a number of lines that fit the screen should
display the window completely.
2015-02-14 22:04:36 +01:00
..
awful awful.placement.no_offscreen: no negative x/y 2015-02-14 22:04:36 +01:00
gears gears.object: Assert that arguments have the correct type 2015-01-11 11:19:04 +01:00
menubar menubar: get_icon_lookup_path: only look in apps/ with icon_themes 2015-02-09 20:45:32 +01:00
naughty Re-apply naughty: Fix builds without dbus (d5088c5) 2015-02-06 23:08:07 +01:00
wibox Print debug.traceback() with imagebox:set_image, when reading image failed 2015-02-09 20:20:21 +01:00
beautiful.lua.in [beautiful] Beautiful initialization handle path or table 2015-01-20 15:37:35 +01:00