Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | myEventHook: Add updateWindowTitle | Alexander Sulfrian | 2017-01-24 | 1 | -0/+9 |
| | | | | | Run the logHook (to update the window title in the dzen bar) if a property event with a new window title was received. | ||||
* | myEventHook: Fix syntax | Alexander Sulfrian | 2017-01-24 | 1 | -5/+5 |
| | | | | Hooks with arguments (event hook and manage hook) should use mappend. | ||||
* | topics: Execute topic action with M-a. | Alexander Sulfrian | 2016-02-20 | 1 | -0/+1 |
| | |||||
* | Use in-dir helper to exec some application in a special dir | Alexander Sulfrian | 2016-01-18 | 1 | -1/+1 |
| | | | | | | With this helper the application is exec'd after change the directory. This has the advantage, that spanHere works, because the PID of the window will be the PID of the started process. | ||||
* | topics: Open ssh to fob on topic spline | Alexander Sulfrian | 2016-01-18 | 1 | -0/+1 |
| | |||||
* | topics: video does not require a terminal | Alexander Sulfrian | 2016-01-18 | 1 | -0/+1 |
| | |||||
* | Add manageSpawn hook | Alexander Sulfrian | 2016-01-18 | 1 | -0/+1 |
| | | | | The manageSpawn hook is required for spawnHere or spawnOn to work. | ||||
* | Use def for all default values | Alexander Sulfrian | 2015-12-14 | 1 | -20/+20 |
| | | | | | > Use of data-default allows using def where previously you had to write > defaultConfig, defaultXPConfig defaultFoo. | ||||
* | Add "misc" topic with no default action | Alexander Sulfrian | 2015-09-22 | 1 | -1/+2 |
| | |||||
* | Do not switch to default config if depth is out of range | Alexander Sulfrian | 2015-09-17 | 1 | -1/+8 |
| | |||||
* | Fix background set utility | Alexander Sulfrian | 2015-09-16 | 1 | -1/+1 |
| | |||||
* | Improve code style in topics output log hook | Alexander Sulfrian | 2015-09-16 | 1 | -17/+28 |
| | |||||
* | Colorize active/inactive topics with different colors | Alexander Sulfrian | 2015-09-16 | 1 | -12/+23 |
| | |||||
* | Specify types for grid configs | Alexander Sulfrian | 2015-09-16 | 1 | -2/+2 |
| | |||||
* | Fix typo. | Alexander Sulfrian | 2015-09-16 | 1 | -1/+1 |
| | |||||
* | A little bit more space in the prompt | Alexander Sulfrian | 2015-09-14 | 1 | -0/+1 |
| | |||||
* | Do not use tabs | Alexander Sulfrian | 2015-09-14 | 1 | -5/+5 |
| | |||||
* | Merge branch 'master' of ssh://git.animux.de/xmonad-config | Alexander Sulfrian | 2015-09-14 | 1 | -3/+3 |
|\ | | | | | | | | | * 'master' of ssh://git.animux.de/xmonad-config: Use topic names in layouts | ||||
| * | Use topic names in layouts | Alexander Sulfrian | 2015-09-14 | 1 | -3/+3 |
| | | |||||
* | | Add type declaration for historyGridConfig | Alexander Sulfrian | 2015-09-14 | 1 | -0/+1 |
| | | |||||
* | | Add definition for VacuumIM | Alexander Sulfrian | 2015-09-14 | 1 | -1/+2 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' | Alexander Sulfrian | 2015-09-14 | 3 | -73/+100 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | * origin/master: xmonad.hs: Add confirmation to logout. xmonad.hs: Do not use M5 on host "Australien" lib/Pass: Code style. lib/Confirm: Add simple confirmation with grid select. shorter xpropmatches Australien does not have a key for mod4 use our font for all prompts add M-M5-q for clean logout remove stuff for taffybar | ||||
| * | xmonad.hs: Add confirmation to logout. | Alexander Sulfrian | 2015-02-04 | 1 | -1/+15 |
| | | |||||
| * | xmonad.hs: Do not use M5 on host "Australien" | Alexander Sulfrian | 2015-02-04 | 1 | -3/+7 |
| | | |||||
| * | lib/Pass: Code style. | Alexander Sulfrian | 2015-02-04 | 1 | -2/+5 |
| | | |||||
| * | lib/Confirm: Add simple confirmation with grid select. | Alexander Sulfrian | 2015-02-04 | 1 | -0/+11 |
| | | |||||
| * | shorter xpropmatches | Alexander Sulfrian | 2014-09-02 | 1 | -49/+31 |
| | | |||||
| * | Australien does not have a key for mod4 | Alexander Sulfrian | 2014-07-23 | 1 | -9/+16 |
| | | |||||
| * | use our font for all prompts | Alexander Sulfrian | 2014-07-03 | 1 | -10/+15 |
| | | |||||
| * | add M-M5-q for clean logout | Alexander Sulfrian | 2014-07-03 | 1 | -0/+3 |
| | | |||||
| * | remove stuff for taffybar | Alexander Sulfrian | 2014-07-03 | 1 | -4/+0 |
| | | |||||
* | | Exclude empty topics from CycleWS | Alexander Sulfrian | 2015-09-14 | 1 | -10/+10 |
| | | |||||
* | | Use TopicSpace | Alexander Sulfrian | 2015-09-14 | 1 | -37/+115 |
| | | |||||
* | | Indentation | Alexander Sulfrian | 2015-09-14 | 1 | -8/+8 |
| | | |||||
* | | Rename tabbed to myTabbed | Alexander Sulfrian | 2015-09-14 | 1 | -7/+7 |
| | | | | | | | | Do not clash with internal names. | ||||
* | | Remove intermediate myConfig function | Alexander Sulfrian | 2015-09-14 | 1 | -17/+14 |
| | | |||||
* | | Remove useless parentheses | Alexander Sulfrian | 2015-09-14 | 1 | -1/+1 |
| | | |||||
* | | Use origami marker | Alexander Sulfrian | 2015-09-14 | 1 | -18/+25 |
| | | |||||
* | | Bigger urgency notification | Alexander Sulfrian | 2015-09-14 | 1 | -1/+2 |
| | | |||||
* | | Use browser binary and do not hardcode it | Alexander Sulfrian | 2015-09-14 | 1 | -1/+1 |
| | | |||||
* | | New font | Alexander Sulfrian | 2015-09-14 | 1 | -3/+3 |
|/ | |||||
* | initial commit | Alexander Sulfrian | 2014-07-03 | 5 | -0/+1377 |