about summary refs log tree commit diff stats
path: root/config.arg.h
Commit message (Collapse)AuthorAgeFilesLines
* added TOPBAR option for mak
Copyright (c) 2018-2019 Drew DeVault

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
arg.h?h=5.4.1&id=e1811c37cac6c3032bf0c87dddb62e9ecf6c57ee'>switching to arabic tags
Anselm R. Garbe2007-01-111-3/+19
|
* implemented nmaster appearance in mode label (using %u)Anselm R. Garbe2007-01-081-1/+1
|
* changed status fgAnselm R. Garbe2007-01-081-1/+1
|
* using shorter tags, using mon instead of certAnselm R. Garbe2007-01-051-2/+2
|
* roman numerals suck badly, revertingAnselm R. Garbe2007-01-051-9/+1
|
* switching to roman tags, I need more tagsAnselm R. Garbe2007-01-051-1/+13
|
* I inc/decrease on the fly, feels betterAnselm R. Garbe2007-01-051-1/+1
|
* changed shortcuts to M-i and M-dAnselm R. Garbe2007-01-051-2/+2
|
* changed plus key to MODKEY-Shift-plus (US-layout restrictions ;)Anselm R. Garbe2007-01-051-1/+1
|
* I prefer two master windows by defaultAnselm R. Garbe2007-01-051-1/+1
|
* added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)Anselm R. Garbe2007-01-051-2/+2
|
* experimental version which allows master clients being increased/decreasedAnselm R. Garbe2007-01-051-0/+3
|
* switching bakc to my previous color favoritAnselm R. Garbe2007-01-041-3/+3
|
* using more thinkpad compliant colorsarg@mig292007-01-021-1/+1
|
* changed arg's color schemearg@mig292007-01-021-3/+3
|
* correctionsarg@mig292007-01-021-1/+1
|
* next version will contain updated copyright noticearg@mig292007-01-021-1/+1
|
* migrated arg's config.h to new dmenu command line optionsarg@mig292006-12-191-2/+2
|
* found compromise for fonts 2.6arg@mig292006-12-071-1/+1
|
* switching to uxterm again, I get kretze from this urxvt craparg@mig292006-12-071-1/+1
|
* making terminus more explicit a regular font (otherwise olique font might be ↵arg@mig292006-12-051-1/+1
| | | | used in some setups like mine).
* darkening the fg colors somewhatarg@mig292006-12-011-2/+2
|
* removed viewall(), replaced with view(-1); added tag(-1) to tag a client ↵arg@mig292006-11-301-1/+2
| | | | with all tags (new key combo MODKEY-Shift-0)
* returning to old Key structarg@mig292006-11-271-30/+29
|
* changing Key.func into Key.func[NFUNCS], this allows sequences execution of ↵arg@mig292006-11-271-31/+32
| | | | functions per keypress (avoids implementing useless masterfunctions which call atomic ones)
* added togglefloat to hg tip (i consider this useful for some cases), using ↵arg@mig292006-11-271-0/+1
| | | | MODKEY-Shift-space as shortcut
* using iso10646 explicitely in arg's config.harg@mig292006-11-211-1/+1
|
* nah reverting to my prev style, that's really the best 2.2arg@mig292006-11-181-6/+6
|
* applying aluminium style for arg's config.harg@mig292006-11-181-6/+6
|
* using a more blue-ish color...arg@mig292006-11-081-2/+2
|
* making the selected color more lightningarg@mig292006-11-081-1/+1
|
* renamed resizecol into resizemaster 2.1arg@mig292006-10-311-2/+2
|
* in a 1920x1200 setup 40 pixels of snap value are much better than 20arg@mig292006-10-301-1/+1
|
* added screen-border snapping in floating mode, feels quite wellarg@mig292006-10-301-0/+1
|
* stupid urxvt needs bg to highlight selections in a sane way, though that ↵arg@mig292006-10-271-1/+1
| | | | makes sense to some extend
* applied sander's config.*h nitpick patcharg@mig292006-10-261-4/+4
|
* forgot to use -tr, which actually prevents the ugly flicker (using xsetroot ↵arg@mig292006-10-261-1/+1
| | | | -solid black as root window pixmap to make this work nicely)
* using MASTER 600 again, it is definately better, and using urxvtc for the ↵arg@mig292006-10-261-2/+2
| | | | moment (it doesn't flickers on refreshes, but this is not because of Marc Lehmann, it is because of the original rxvt code)