Commit Graph

1068 Commits

Author SHA1 Message Date
Anselm R. Garbe 5b4c12b53d Added tag snap for changeset 77d38dab7728376cf2a112f2eca40c9035e088e2 2006-04-24 18:36:08 +02:00
Anselm R. Garbe 84aad0d1c2 added $MODKEY-Shift-m for floating mode maximization as default binding 2006-04-24 18:27:26 +02:00
Anselm R. Garbe 9a0da2d13c merged 2006-04-24 18:24:20 +02:00
Anselm R. Garbe a798042a6c fixed fullscreen issues in acroread, mplayer (if floating) 2006-04-24 18:23:06 +02:00
s1010824 8b12b03af2 Added Appendix, guide is finished (and there was much rejoicing) 2006-04-24 18:00:48 +02:00
Anselm R. Garbe 4bfb45faa5 fixed geom file writes in frames of columns 2006-04-24 17:53:48 +02:00
Anselm R. Garbe d9e811ec0c finished scaling separation from arrange_* functions 2006-04-24 17:39:58 +02:00
Anselm R. Garbe 4296b31b3c changed arrange_view signature 2006-04-24 17:19:50 +02:00
Anselm R. Garbe df251f992d separated scaling stuff from arrange_column to scale_column (next is with views) 2006-04-24 16:54:56 +02:00
Anselm R. Garbe 01db208f43 changed UTF8 stuff somewhat 2006-04-24 16:03:37 +02:00
Anselm R. Garbe 970e0d1fe5 added Xutf8 stuff again, needs polishing 2006-04-24 01:01:49 +02:00
Anselm R. Garbe da01e0d0d1 once giving Xutf8 a try again 2006-04-24 00:27:38 +02:00
Anselm R. Garbe d5ce9d797c removed obsolete development notes 2006-04-23 23:49:55 +02:00
Anselm R. Garbe 1a9a501f64 added some TeX tweaks to guide_en.tex 2006-04-23 23:38:17 +02:00
Anselm R. Garbe da72855366 kept the structural introduction of BlitzFont for future UTF8 support after wmii-3 2006-04-23 23:32:36 +02:00
Anselm R. Garbe 4beb05d262 removed Xutf8 crap, that is totally braindamaged what 'those X morns' have designed 2006-04-23 22:33:09 +02:00
Anselm R. Garbe 481c0f1b12 made Xutf8DrawString usage less error-prone 2006-04-23 21:34:07 +02:00
Anselm R. Garbe 956b52bb2a implemented Xutf8DrawString behavior 2006-04-23 20:39:58 +02:00
Anselm R. Garbe 3931fe18f4 merged 2006-04-23 20:02:00 +02:00
salva af17ce76bf guide: added corrections spoted by Ross Mohn and Denis Grelich on the ml 2006-04-23 19:27:11 +00:00
Anselm R. Garbe 445976869e polished liblitz, now going to support XFontSets 2006-04-23 20:00:47 +02:00
Anselm R. Garbe 09b8c2961a updated TODO list 2006-04-23 18:32:19 +02:00
Sander van Dijk e129deee19 make ClientClick output the unique clientnumber instead of the 'nth frame of column'-number (seems to be more usable) 2006-04-21 22:59:41 +00:00
Anselm R. Garbe 6a2c73bf7d merged 2006-04-21 14:57:53 +02:00
garbeam 8c3cf07de8 merged (someone forced a push, NEVER DO THAT AGAIN!) 2006-04-21 14:55:50 +02:00
Sander van Dijk f96eb8db99 fixes the wmiirc rerun issue reported by Neptun (I threw away a little too much a couple of patches ago, sorry...) 2006-04-20 23:18:13 +00:00
stepardo 24127f40f7 - lots of cleanup, netter english and some clarifications 2006-04-20 19:36:31 +01:00
Sander van Dijk 1c9ca9ca55 allow creating new column from single frame column 2006-04-20 19:54:32 +00:00
Sander van Dijk ddae8f8e25 make the amount of movement needed for mousenewcol symmetrical (50% of the frame off screen, instead of 33% right and 66% left), prevent some flicker 2006-04-20 19:47:50 +00:00
Sander van Dijk 72cc53d2b9 allow destroying columns through mousemoving 2006-04-20 19:38:12 +00:00
Sander van Dijk dade08e735 small fix in wmiimenu 2006-04-19 23:19:23 +00:00
Sander van Dijk 74a288bccd restore the old behavior of wmiimenu; Shift-Enter can be used to print the entered text instead of the selected item now. 2006-04-19 23:02:31 +00:00
salva 4f015de8b4 corrected two typos of the guide 2006-04-19 20:31:46 +00:00
stepardo 43ee717835 Added a chapter "Changing the looks", improved the "audience" chapter, corrected keybindings, added copyright information 2006-04-19 21:14:20 +01:00
salva 917aff947c cosmetic to correctly display \refs with dvi,pdf & html formats 2006-04-19 20:01:03 +00:00
Sander van Dijk 6bc8dd351c some structural changes to rule.c, to make windowtitle matching work (didn't work before, because rules like /.*/ -> 1 match for all classes, which prevented windowtitle matching altogether). issue reported by Neptun. 2006-04-19 19:27:22 +00:00
stepardo 9c1afd696e Added additions by Salva Peiro, added two paragraphs by myself, corected some keybindings and clarified some things. 2006-04-19 18:03:37 +01:00
Anselm R. Garbe 477f54c795 fixed wmiimenu to only print the selected item if no text has been entered, otherwise the entered text is printed (this fixes several bugs due tag selection), also implemented mouse-driven column creation (though the discussed structural scaling change is not yet finished as discussed with Sander) 2006-04-19 16:53:40 +02:00
Anselm R. Garbe 1a660ed815 reverted focus behavior on retagging 2006-04-19 16:24:19 +02:00
Anselm R. Garbe bce2865e89 changed wmiirc, exporting WMII_ in a separate line, proglist don't does tr : ' ', this should be done earlier 2006-04-19 16:19:52 +02:00
Sander van Dijk 05964332e1 jump to the correct view (intstead of the last one) on new view creation (issue reported by DenisG) 2006-04-16 23:00:31 +00:00
Sander van Dijk 7b509ce08b make M-S-t read from /tags instead of /view/sel/sel/tags as suggested by unequal 2006-04-16 22:39:07 +00:00
Sander van Dijk e1a5370c53 another small fix in create_area 2006-04-15 00:30:49 +00:00
Sander van Dijk 2b2dfb9fd3 oops... 2006-04-15 00:08:26 +00:00
Sander van Dijk fe24755f00 small fix in create_area 2006-04-15 00:05:34 +00:00
Anselm R. Garbe f24f20e631 Added tag snap for changeset 28647882a7fdd679931c22753d2ac4bf14d47f29 2006-04-14 13:05:09 +02:00
Anselm R. Garbe 9d03988fa0 updated TODO 2006-04-14 13:01:35 +02:00
Anselm R. Garbe 16eba3214a fixed writing to /view/X/mode 2006-04-14 12:49:29 +02:00
Anselm R. Garbe 2007eebaae allowing to write 0 to /def/colwidth 2006-04-14 12:47:10 +02:00
Anselm R. Garbe ca7547d056 implemented /def/colwidth (takes 0 for default scaling, or a px value for a specific size, ie 500 seems fine for 1400x1050 screens) 2006-04-14 12:45:53 +02:00