Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | conova awesome rules | Peter Palfrader | 2021-09-04 |
| | |||
* | add backup widget | Peter Palfrader | 2021-09-04 |
| | |||
* | disable ctrl-alt-backspace | Peter Palfrader | 2021-09-04 |
| | |||
* | tooltop for my countdown widget | Peter Palfrader | 2021-09-04 |
| | |||
* | awesome updates | Peter Palfrader | 2021-08-30 |
| | |||
* | awesome placing rules | Peter Palfrader | 2021-02-01 |
| | |||
* | And make modkey +e fullscreen | Peter Palfrader | 2021-02-01 |
| | |||
* | Update on-top hotkeys | Peter Palfrader | 2021-02-01 |
| | |||
* | windowmanager config update | Peter Palfrader | 2020-07-14 |
| | |||
* | Another attempt to get the focus on tag-switch to work | Peter Palfrader | 2019-09-22 |
| | |||
* | Move Up/Down from Alt- to Mod(Hyper?) | Peter Palfrader | 2019-09-22 |
| | |||
* | Replace a deprecated function with its new variant | Peter Palfrader | 2019-09-22 |
| | |||
* | float okular by default | Peter Palfrader | 2019-09-09 |
| | |||
* | unmaximize all new clients | Peter Palfrader | 2019-09-09 |
| | | | | | | | | | | | This fixes behaviour by some clients such as okular. We already ran into that problem with firefox and chrome for which we fixed it manually with a rule, but this will make it work for all. The problem is that maximized clients can't be deal with sanely. You can't move them, they don't tile, and we don't even have a way to unmaximize them (as we only deal with _horizontial or _vertical maximization usually). | ||
* | 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 |
| | |||
* | switch to gears.timer | 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 |
| | |||
* | update rules | Peter Palfrader | 2019-09-03 |
| | |||
* | do not launch clipit | Peter Palfrader | 2019-08-30 |
| | |||
* | more hotkeys | Peter Palfrader | 2019-03-27 |
| | |||
* | stop TB things from stealing the focus on startup | Peter Palfrader | 2018-08-28 |
| | |||
* | disable more specific rule as unnecessary | Peter Palfrader | 2018-08-28 |
| | |||
* | add surfgui rules | Peter Palfrader | 2018-08-28 |
| | |||
* | awesome update | Peter Palfrader | 2018-06-25 |
| | |||
* | different tab cycling | Peter Palfrader | 2017-09-22 |
| | |||
* | new chromium/torbrowser rules | Peter Palfrader | 2017-07-17 |
| | |||
* | 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 |
| | |||
* | rules update | Peter Palfrader | 2017-02-09 |
| | |||
* | 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 |
| | |||
* | float mpv | Peter Palfrader | 2016-12-19 |
| | |||
* | 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 |
| |