Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Run samhain status update if the nagios cache is not-OK even if we did not ↵ | Peter Palfrader | 2019-09-09 |
| | | | | have to update the samhain db | ||
* | 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 | ||
* | urxvt x resources | Peter Palfrader | 2019-09-03 |
| | |||
* | 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 |
| | |||
* | Revert "remove unused l alias" | Peter Palfrader | 2019-06-13 |
| | | | | This reverts commit 2f7131191d267baf9dc2125167314559248241e7. | ||
* | get back sane ls behaviour | Peter Palfrader | 2019-04-17 |
| | |||
* | do not cat COMMANDMENTS | Peter Palfrader | 2019-04-17 |
| | |||
* | do not run fortune, we didn'd have it installed in a while | Peter Palfrader | 2019-04-17 |
| | |||
* | do not print ddate, we didn'd have it installed in a while | Peter Palfrader | 2019-04-17 |
| | |||
* | remove unused l alias | Peter Palfrader | 2019-04-17 |
| | |||
* | more hotkeys | Peter Palfrader | 2019-03-27 |
| | |||
* | more history | Peter Palfrader | 2019-03-27 |
| | |||
* | full fpr signingkey | Peter Palfrader | 2019-03-27 |
| | |||
* | do not use ~ in PATH, only the shell can use it, not other programs | 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 |
| | |||
* | add cls alias | Peter Palfrader | 2018-06-25 |
| | |||
* | xresources update | Peter Palfrader | 2018-06-25 |
| | |||
* | awesome update | Peter Palfrader | 2018-06-25 |
| | |||
* | map make to B and D again | Peter Palfrader | 2018-02-26 |
| | |||
* | make tabbing in a-r paths work | Peter Palfrader | 2018-01-29 |
| | |||
* | different tab cycling | Peter Palfrader | 2017-09-22 |
| | |||
* | unset bracketed paste stuff - it breaks pasting into urxvt's search | Peter Palfrader | 2017-08-26 |
| | |||
* | 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 |
| | |||
* | more cutchars | Peter Palfrader | 2017-07-17 |
| | |||
* | set dpi to 120 | 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 |
| | |||
* | change cal alias again | Peter Palfrader | 2017-03-20 |
| | |||
* | 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 |
| | |||
* | Add devscripts | Peter Palfrader | 2016-12-20 |
| |