Commit Graph

123 Commits

Author SHA1 Message Date
arg@mig29 c34e4e4b39 removing the -1 on final indicators, looks cleaner 2006-12-01 12:39:13 +01:00
arg@mig29 a678ee6365 final indicators 2006-12-01 12:25:23 +01:00
arg@mig29 49f0ee329d changed things like I described in last mail 2006-12-01 10:16:10 +01:00
arg@mig29 0c9d9a3d94 improved tag indicator 2006-12-01 09:52:15 +01:00
arg@mig29 61a1910f91 applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading. 2006-11-26 14:26:53 +01:00
arg@mig29 78f4b51757 added a similiar patch to Daves solution to indicate if there are clients with a specific tag 2006-11-22 14:57:09 +01:00
arg@mig29 7d168a2621 returning to old bar colorization behavior, like sander proposed for consistency reasons 2006-11-21 15:03:08 +01:00
arg@mig29 931e712eac applied Gottox patches 2006-11-21 14:49:13 +01:00
Anselm R. Garbe 6651dd7fd9 code polishing, removed unnecessary newlines 2006-10-06 11:50:15 +02:00
Anselm R. Garbe 10885d349a removed the stack position stuff 2006-10-05 19:27:28 +02:00
Anselm R. Garbe c8e57332d1 applied dave's highlight patch for big fonts 2006-09-29 19:06:27 +02:00
Anselm R. Garbe dddd58a8cd added symbols for different modes 2006-09-29 18:08:20 +02:00
arg@mmvi e81eb46a78 added slight error check to getcolor 2006-09-26 13:49:16 +02:00
arg@mmvi 6b25d06d7d applied Jukkas patch 2006-09-25 08:21:51 +02:00
arg@mmvi cff951c650 removed all dotile checks 2006-09-22 18:48:35 +02:00
Anselm R. Garbe ca65478c89 removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined) 2006-09-12 10:57:28 +02:00
Anselm R. Garbe 7b6d5ff298 removed crappy variables 2006-08-28 14:32:51 +02:00
Anselm R. Garbe 2dd5212a79 applied sanders somepatches.patch 2006-08-28 08:02:29 +02:00
Anselm R. Garbe e995c1b532 trying a different configuration 2006-08-25 15:48:44 +02:00
Anselm R. Garbe e36929292e removed small 1px gap, somehow without it things feel better 2006-08-25 15:37:00 +02:00
Anselm R. Garbe 03128f78df oops 2006-08-25 15:24:18 +02:00
Anselm R. Garbe 7d4a5e654c fixed typo 2006-08-25 15:21:49 +02:00
Anselm R. Garbe 41ba7a7984 s/TILED/TILE/g 2006-08-25 15:16:20 +02:00
Anselm R. Garbe aa471f2d65 removed a bunch of lines, made mode symbols configurable 2006-08-25 15:12:32 +02:00
Anselm R. Garbe d37dfa1bed changed symbols for float/tiled mode, added mouse-driven mode toggle to buttonpress() 2006-08-25 15:06:38 +02:00
Anselm R. Garbe 9f35cc52fe small fix to separate client title from right-most tag 2006-08-25 14:46:01 +02:00
Anselm R. Garbe b55bd709ee new color stuff/new rendering stuff 2006-08-25 12:59:45 +02:00
Anselm R. Garbe 9833610356 back to 3 colors 2006-08-25 07:54:49 +02:00
Anselm R. Garbe de7fc0011e fixed 2006-08-24 12:07:10 +02:00
Anselm R. Garbe 2e0c767d74 3->4 colors 2006-08-24 12:04:56 +02:00
Anselm R. Garbe c976bc6c2c found less intrusive way 2006-08-24 09:41:41 +02:00
Anselm R. Garbe 2e834e941f changing tag indicator through underline 2006-08-24 09:25:10 +02:00
Anselm R. Garbe 7e597ae204 updated man page 2006-08-23 18:50:46 +02:00
Anselm R. Garbe af1158d105 implemented right tag drawing in the status bar and titlebars 2006-08-23 14:38:25 +02:00
Anselm R. Garbe 3e972ec84d tags appear in the left again 2006-08-23 11:33:50 +02:00
Anselm R. Garbe dc83b9e988 titlebars contain tags in the right now 2006-08-22 19:55:20 +02:00
Anselm R.Garbe 28a52197c4 fixed string cutting 2006-08-14 10:58:03 +02:00
Anselm R.Garbe 4d67199a4b fixed string cutting in draw.c 2006-08-14 08:52:15 +02:00
Anselm R.Garbe 292ccc4c43 implemented viewextend and added M-S-C-n shortcuts for extending the current view... updated man page (works great!) nice feature 2006-08-11 19:26:12 +02:00
Anselm R.Garbe d7413ffd2d implement multi-tag selection through button3 click on the specific tag 2006-08-11 18:37:41 +02:00
Anselm R.Garbe 975b459c17 simplified drawtext 2006-08-11 11:52:55 +02:00
Anselm R.Garbe fde45ebed8 applied sumik's multihead patch 2006-08-10 11:26:32 +02:00
Anselm R.Garbe 00255728aa readded border color, this sucks least 2006-08-10 11:12:15 +02:00
Anselm R.Garbe 4b0328f209 drawing border with fg color 2006-08-10 11:07:27 +02:00
Anselm R.Garbe 30561a0161 removed unnecessary border color 2006-08-10 10:27:08 +02:00
arg@10ksloc.org 4250c26e9b changed signature of drawtext 2006-08-07 13:54:59 +02:00
arg@10ksloc.org 45d16d090b status box should have a border in my eyes 2006-08-07 09:47:13 +02:00
arg@10ksloc.org b35575574b removed TLast tag enum, now tags is simple defined as char *[] array, the rest is calculated correctly, rules take an int array for the tags 2006-08-03 12:12:26 +02:00
arg@10ksloc.org 8cc7f3bace changed Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast enum) 2006-08-03 10:55:07 +02:00
arg@10ksloc.org 95e8d12b71 made fullscreen apps working fine in floating mode (there is no sane way to make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander 2006-08-02 16:32:05 +02:00
arg@10ksloc.org 937cabfa0a committed a patch which fixes the hints of Jukka 2006-08-01 11:49:19 +02:00
arg@10ksloc.org 4688ad181d made status bar drawing more robust, implemented togglemax and togglemode, works quite well 2006-07-20 15:07:35 +02:00
arg@10ksloc.org dc5d967ee6 cleaned up code 2006-07-20 12:18:06 +02:00
Anselm R. Garbe 4f8b08d330 added heretag command which allows to tag a client of a foreign tag with current tag 2006-07-18 11:38:31 +02:00
Anselm R. Garbe bf35794507 ordered variables in structs and source files alphabetically 2006-07-17 09:12:29 +02:00
Anselm R. Garbe e6cbe9c11e fixed XSync handling and finished man page 2006-07-15 18:51:44 +02:00
Anselm R. Garbe c09bf8da07 sanitized other stuff 2006-07-15 17:19:19 +02:00
Anselm R. Garbe adaa28a6e6 proceeded with cleaning up, sorting functions, etc 2006-07-15 17:00:56 +02:00
Anselm R. Garbe dba23062ba rearranged several stuff 2006-07-15 16:30:50 +02:00
Anselm R. Garbe c0705eeb65 sanitized names 2006-07-14 22:54:09 +02:00
Anselm R. Garbe 29355bd382 rearranged 2006-07-14 22:33:38 +02:00
Anselm R. Garbe e7fa504c3e removed a bunch of lines through swap removal 2006-07-14 17:43:56 +02:00
Anselm R. Garbe 9cd686c93a implemented bar for dwm (I miss status text), I plan that status text is read from stdin in dwm 2006-07-14 10:07:38 +02:00
Anselm R. Garbe 9e8b3258a0 changed default colors 2006-07-13 11:43:05 +02:00
Anselm R. Garbe 650a1fb4e1 added logo+description 2006-07-13 09:32:22 +02:00
Anselm R. Garbe d7e17087ed new stuff (some warning elimination) 2006-07-13 01:55:54 +02:00
Anselm R. Garbe 8b59083eb1 removed unnecessary crap 2006-07-13 01:30:55 +02:00
Anselm R. Garbe b1701adf75 new stuff, fixed several issues 2006-07-12 17:50:31 +02:00
Anselm R. Garbe dfd84f9bf3 simplified several portions of code through replacing rect structs with x,y,h,w counterparts (much more readable) 2006-07-12 15:17:22 +02:00
Anselm R. Garbe 8a8b7956b6 new stuff 2006-07-11 11:27:56 +02:00
Anselm R. Garbe 439e15d09f added several other stuff 2006-07-10 22:16:48 +02:00
Anselm R. Garbe 39677ec766 several new changes, made gridmenu working 2006-07-10 19:46:24 +02:00
Anselm R. Garbe 8a34fa50f7 added new stuff 2006-07-10 18:35:39 +02:00