awesome/lib
Emmanuel Lepage Vallée e3c24c8e09 Revert "screen: Fix potential nil index" (#1037)
This reverts commit facf676b13.

Using capi.client.focus.screen to decide which screen is focused breaks
a multiscreen setup. At least makes it extremely annoying to use.

In particular, if you have a focused client on screen 1, move the mouse
to screen 2 and launch a new client, the new client appears in screen 1,
since screen.focused reports that current focused screen is 1, not 2
because of the focused client.

Close #1035
Fix #1029
2016-08-11 19:03:17 +02:00
..
awful Revert "screen: Fix potential nil index" (#1037) 2016-08-11 19:03:17 +02:00
beautiful Minor doc fixes 2016-03-06 14:46:13 +01:00
gears doc: Fix a matrix copy paste mistake 2016-07-22 21:55:23 -04:00
menubar Priority heap to sort menubar entries by execution count (#879) 2016-07-09 19:23:36 +02:00
naughty wibox: Create a container module 2016-05-30 17:51:19 -04:00
wibox widget.base: Fix the root get_children_by_id() widget. 2016-08-01 15:26:29 -04:00