about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
* using a more blue-ish color...arg@mig292006-11-081-2/+2
|
* making the selected color more lightningarg@mig292006-11-081-1/+1
|
* next release will be 2.2arg@mig292006-11-031-1/+1
|
* applied Jukkas patcharg@mig292006-11-031-3/+7
|
* Added tag 2.1 for changeset a2c465098a3b972bbed00feda9804b6aae1e9531arg@mig292006-11-021-0/+1
|
* renamed resizecol into resizemaster 2.1arg@mig292006-10-314-6/+6
|
* applied Gottox patch to simplify the resizing of col, instead of resizing ↵arg@mig292006-10-313-20/+5
| | | | the current area, it only resizes the master area in the future (seems more predictable)
* Added tag 2.0 for changeset 12deea36603da407e3f32640048846a3bd74a9ecarg@mig292006-10-311-0/+1
|
* make sure that changing sx has no impact on snapping 2.0arg@mig292006-10-311-1/+1
|
* in a 1920x1200 setup 40 pixels of snap value are much better than 20arg@mig292006-10-301-1/+1
|
* fixed stupid bug of snap-to-screenarg@mig292006-10-301-4/+4
|
* changing snap priorityarg@mig292006-10-301-3/+3
|
* removed useless abs() callsarg@mig292006-10-301-2/+2
|
* added screen-border snapping in floating mode, feels quite wellarg@mig292006-10-303-0/+10
|
* and another fixarg@mig292006-10-272-3/+4
|
* applied sanders try2 patcharg@mig292006-10-274-7/+6
|
* applied sanders max size fixarg@mig292006-10-272-1/+5
|
* stupid urxvt needs bg to highlight selections in a sane way, though that ↵arg@mig292006-10-271-1/+1
| | | | makes sense to some extend
* reverting to originalarg@mig292006-10-261-1/+1
|
* applied sander's config.*h nitpick patcharg@mig292006-10-262-5/+5
|
* some other changearg@mig292006-10-261-3/+3
|
* apply small fix to prevent apps like mplayer wandering when toggling fullscreenarg@mig292006-10-261-2/+2
|
* 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)
* changing MASTER in config.arg.h from 600 to 550 per thousandarg@mig292006-10-261-1/+1
|
* my new 1920x1200 Z61p arrived, now I can use terminus in a sane way...arg@mig292006-10-261-1/+1
|
* moved MOUSEMASK into event.c (not used in other places)Anselm R. Garbe2006-10-162-1/+1
|
* now being at v2.0Anselm R. Garbe2006-10-141-1/+1
|
* using lsx instead of Jukka's shell constructAnselm R. Garbe2006-10-131-4/+3
|
* hotfixAnselm R. Garbe2006-10-061-1/+2
|
* Added tag 1.9 for changeset a5567a0d30112822db2627a04a2e7aa3b6c38148Anselm R. Garbe2006-10-061-0/+1
|
* do* has no Arg arument anymore (never called directly) 1.9Anselm R. Garbe2006-10-065-18/+18
|
* code polishing, removed unnecessary newlinesAnselm R. Garbe2006-10-0610-86/+23
|
* yet another small fix and simplification of dotileAnselm R. Garbe2006-10-061-18/+10
|
* removed the stack position stuffAnselm R. Garbe2006-10-058-96/+26
|
* small boundary check fixAnselm R. Garbe2006-10-051-2/+2
|
* changing MASTER value from percent into per millAnselm R. Garbe2006-10-054-9/+9
|
* Added tag 1.8 for changeset c71952fa3c7ca848ec38a6923b5c6d0e18fff431Anselm R. Garbe2006-10-051-0/+1
|
* simplified dotile(), removed misleading line 1.8Anselm R. Garbe2006-10-051-2/+3
|
* final fix for man pageAnselm R. Garbe2006-10-051-3/+3
|
* keep master ratio on resizecol -> arrangeAnselm R. Garbe2006-10-055-24/+20
|
* yet another simplification of dotile()Anselm R. Garbe2006-10-051-30/+25
|
* simplified dotile()Anselm R. Garbe2006-10-052-37/+20
|
* applied resizecol fix by JukkaAnselm R. Garbe2006-10-051-2/+4
|
* Button3 click on mode label toggles stack position nowAnselm R. Garbe2006-10-052-2/+5
|
* applied dave's highlight patch for big fontsAnselm R. Garbe2006-09-291-1/+1
|
* using ff tiled again, seems to work perfectly with new bottom stackAnselm R. Garbe2006-09-291-1/+1
|
* applied ality's hardcode-0 patchesAnselm R. Garbe2006-09-291-5/+5
|
* added symbols for different modesAnselm R. Garbe2006-09-294-6/+13
|
* removed useless updatemasterAnselm R. Garbe2006-09-294-9/+3
|
832' href='#n832'>832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980