diff --git a/methods.lua b/methods.lua index a7fc011..05ec638 100644 --- a/methods.lua +++ b/methods.lua @@ -245,7 +245,6 @@ local function expand_horizontal(direction) height=c.height, y=c.y } - naughty.notify({text=inspect(stuff.regions[target])}) c.direction = direction c.maximized_horizontal = true c.maximixed_vertical = false @@ -381,8 +380,6 @@ local function shift_by_direction(direction, swap) --| awesomewm magic function to find out what lies --| ahead and beyond based on the direction - naughty.notify({text=inspect(target)}) - if not target then target = stuff.active_region + 1