summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* update tmuxHEADmasterPeter Palfrader2022-01-23
|
* conova awesome rulesPeter Palfrader2021-09-04
|
* add backup widgetPeter Palfrader2021-09-04
|
* disable ctrl-alt-backspacePeter Palfrader2021-09-04
|
* tooltop for my countdown widgetPeter Palfrader2021-09-04
|
* awesome updatesPeter Palfrader2021-08-30
|
* tmux and vim terminal stuffPeter Palfrader2021-02-01
|
* new signing keyPeter Palfrader2021-02-01
|
* urxvt cutcharsPeter Palfrader2021-02-01
|
* enable default dpiPeter Palfrader2021-02-01
|
* awesome placing rulesPeter Palfrader2021-02-01
|
* And make modkey +e fullscreenPeter Palfrader2021-02-01
|
* Update on-top hotkeysPeter Palfrader2021-02-01
|
* windowmanager config updatePeter Palfrader2020-07-14
|
* Only add ccache to PATH if ~/.ccache is not a dangling symlinkPeter Palfrader2020-02-21
|
* Another attempt to get the focus on tag-switch to workPeter Palfrader2019-09-22
|
* Move Up/Down from Alt- to Mod(Hyper?)Peter Palfrader2019-09-22
|
* Replace a deprecated function with its new variantPeter Palfrader2019-09-22
|
* float okular by defaultPeter Palfrader2019-09-09
|
* unmaximize all new clientsPeter Palfrader2019-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).
* Run samhain status update if the nagios cache is not-OK even if we did not ↵Peter Palfrader2019-09-09
| | | | have to update the samhain db
* Try to fix the focus-under-mouse on tag change.Peter Palfrader2019-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 Palfrader2019-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_shellPeter Palfrader2019-09-03
|
* switch to gears.timerPeter Palfrader2019-09-03
|
* Replace deprecated awful.tag.getidx() with ↵Peter Palfrader2019-09-03
| | | | awful.screen.focused().selected_tag.index
* replace deprecated awful.mouse.client_under_pointer() with mouse.current_clientPeter Palfrader2019-09-03
|
* Switch the "focus client under mouse after switching tags" function to a ↵Peter Palfrader2019-09-03
| | | | delayed_call timer
* urxvt x resourcesPeter Palfrader2019-09-03
|
* also (re)start blueman-appletPeter Palfrader2019-09-03
|
* update rulesPeter Palfrader2019-09-03
|
* do not launch clipitPeter Palfrader2019-08-30
|
* Revert "remove unused l alias"Peter Palfrader2019-06-13
| | | | This reverts commit 2f7131191d267baf9dc2125167314559248241e7.
* get back sane ls behaviourPeter Palfrader2019-04-17
|
* do not cat COMMANDMENTSPeter Palfrader2019-04-17
|
* do not run fortune, we didn'd have it installed in a whilePeter Palfrader2019-04-17
|
* do not print ddate, we didn'd have it installed in a whilePeter Palfrader2019-04-17
|
* remove unused l aliasPeter Palfrader2019-04-17
|
* more hotkeysPeter Palfrader2019-03-27
|
* more historyPeter Palfrader2019-03-27
|
* full fpr signingkeyPeter Palfrader2019-03-27
|
* do not use ~ in PATH, only the shell can use it, not other programsPeter Palfrader2019-03-27
|
* stop TB things from stealing the focus on startupPeter Palfrader2018-08-28
|
* disable more specific rule as unnecessaryPeter Palfrader2018-08-28
|
* add surfgui rulesPeter Palfrader2018-08-28
|
* add cls aliasPeter Palfrader2018-06-25
|
* xresources updatePeter Palfrader2018-06-25
|
* awesome updatePeter Palfrader2018-06-25
|
* map make to B and D againPeter Palfrader2018-02-26
|
* make tabbing in a-r paths workPeter Palfrader2018-01-29
|