Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Try to fix the focus-under-mouse on tag change. | Peter Palfrader | 2019-09-09 |
| | | | | | | | | | | | Just doing a delayed call did not always work, so run it with a delay of 0.05s again. Also, the handler somehow gets triggered when a new client gets created (e.g. opening a new terminal window), and then the thing under the mouse would get focused instead of the new one. Try to deal with that by only messing with the focus if the tag has changed since last time the trigger ran. | ||
* | Also set client.maximized (not just _horizontal or _vertial) to false when ↵ | Peter Palfrader | 2019-09-09 |
| | | | | | | | | we change floating Some clients start maximized, and as long as they are, one can't change them and even toggling floating didn't do anything since they'd stay maximized. | ||
* | switch to awful.wibar and awful.spawn.with_shell | Peter Palfrader | 2019-09-03 |
| | |||
* | Replace deprecated awful.tag.getidx() with ↵ | Peter Palfrader | 2019-09-03 |
| | | | | awful.screen.focused().selected_tag.index | ||
* | replace deprecated awful.mouse.client_under_pointer() with mouse.current_client | Peter Palfrader | 2019-09-03 |
| | |||
* | Switch the "focus client under mouse after switching tags" function to a ↵ | Peter Palfrader | 2019-09-03 |
| | | | | delayed_call timer | ||
* | also (re)start blueman-applet | Peter Palfrader | 2019-09-03 |
| | |||
* | do not launch clipit | Peter Palfrader | 2019-08-30 |
| | |||
* | more hotkeys | Peter Palfrader | 2019-03-27 |
| | |||
* | awesome update | Peter Palfrader | 2018-06-25 |
| | |||
* | different tab cycling | Peter Palfrader | 2017-09-22 |
| | |||
* | Move along when moving clients with mod+ctrl+num, add mod+alt+num to just ↵ | Peter Palfrader | 2017-07-17 |
| | | | | move the client away | ||
* | spawn bt-headset on pressing the "5" key on the top row of my keyboard | Peter Palfrader | 2017-07-17 |
| | |||
* | Take clients along with modkey+Ctrl+arrows | Peter Palfrader | 2017-07-17 |
| | |||
* | add fair layout | Peter Palfrader | 2017-03-22 |
| | |||
* | unmaximuze when disabling floating | Peter Palfrader | 2017-03-16 |
| | |||
* | Also do not use deprecated setncol, setnmaster functions | Peter Palfrader | 2017-02-20 |
| | |||
* | Make modkey+Control space reset layout, toggle float is shift space | Peter Palfrader | 2017-02-20 |
| | |||
* | Fix mypromptbox reference | Peter Palfrader | 2017-02-20 |
| | |||
* | raise tasklist clicked windows | Peter Palfrader | 2017-02-09 |
| | |||
* | more porting | Peter Palfrader | 2017-01-30 |
| | |||
* | awesome 4 hit stretch | Peter Palfrader | 2017-01-30 |
| | |||
* | more config | Peter Palfrader | 2017-01-30 |
| | |||
* | change focus to item under mouse after tag change | Peter Palfrader | 2016-12-19 |
| | |||
* | split out setup_titlebar | Peter Palfrader | 2016-12-19 |
| | |||
* | use modkey to resize | Peter Palfrader | 2016-12-19 |
| | |||
* | change pin key | Peter Palfrader | 2016-12-19 |
| | |||
* | multi battery widget | Peter Palfrader | 2016-12-19 |
| | |||
* | updates | Peter Palfrader | 2016-12-19 |
| | |||
* | add a battery widget | Peter Palfrader | 2016-12-19 |
| | |||
* | more awesome stuff | Peter Palfrader | 2016-12-15 |
| | |||
* | more config. Getting there | Peter Palfrader | 2016-12-15 |
| | |||
* | whitespace | Peter Palfrader | 2016-12-15 |
| | |||
* | more config | Peter Palfrader | 2016-12-15 |
| | |||
* | Do not wrap around at edges, implement 2d behavior | Peter Palfrader | 2016-12-15 |
| | |||
* | Minor theming updates | Peter Palfrader | 2016-12-15 |
| | |||
* | volume control and more | Peter Palfrader | 2016-12-15 |
| | |||
* | more key things | Peter Palfrader | 2016-12-15 |
| | |||
* | Add theme | Peter Palfrader | 2016-12-15 |
| | |||
* | set term to urxvt | Peter Palfrader | 2016-12-15 |
| | |||
* | default awesome rc.lua | Peter Palfrader | 2016-12-15 |