153 Commits (new_dwm)

Author SHA1 Message Date
Alex Selimov fe1e2224bb Apply swallow patch and fix text positioning for statuscolors patch
7 months ago
Alex Selimov 315af9c40a Apply swallow patch
7 months ago
Alex Selimov 24ddc71b94 Applying transparent bar patch
7 months ago
Alex Selimov 82475a6d25 Apply alpha patch
7 months ago
Alex Selimov a43c37f3ca Apply statuscolors patch
8 months ago
Alex Selimov 2fbea483db Apply statuscolors patch
8 months ago
Alex Selimov 09776c4ce7 Finalized revamps to dwm build
3 years ago
Alex Selimov 79edc68d93 Remove info segment from bar
3 years ago
Alex Selimov 156e86725d Merge branch 'vanitygaps' into new_dwm
3 years ago
Alex Selimov c3ec1ee77f Added vanity gaps patch
3 years ago
Alex Selimov 2c7258eb73 Merge branch 'restartsig' into new_dwm
3 years ago
Alex Selimov 799acc405b Add restart sig patch
3 years ago
Alex Selimov 5764f9044d Merge branch 'colorbar' into new_dwm
3 years ago
Alex Selimov e9aa214681 Added colorbar patch
3 years ago
Alex Selimov cdf3952929 Successful moveresize patch
4 years ago
Hiltjo Posthuma c3a2e016bb config.def.h: ClkTagBar missing from comment
6 years ago
Markus Teich 2952b68db8 cleanup
7 years ago
Anselm R Garbe 975c898376 applied Markus' decouple color-scheme patch
8 years ago
Hiltjo Posthuma 56a31dc4a7 config.def.h: style improvement, use color Scheme enum
8 years ago
Markus Teich 7af4d439bd import new drw from libsl and minor fixes.
8 years ago
Hiltjo Posthuma 3c91283ede unboolification
9 years ago
Hiltjo Posthuma 43e82adf0d separate program-specific c99 bool and X11
9 years ago
Hiltjo Posthuma 7e1182ce55 config.h: use common default font, pass Xft font name to dmenu
9 years ago
Eric Pruitt 14343e69cc Add Xft and follback-fonts support to graphics lib
9 years ago
Anselm R Garbe 6af273771c applied improved version of Martti Kühne's dmenu/multi monitor approach from dwm, no dmenuspawn required
11 years ago
Anselm R Garbe 4fb31e0896 do not take our font declaration as default for st
11 years ago
Anselm R Garbe 7edc596311 include font argument for st by default
11 years ago
Anselm R Garbe 656882d76f use st as default terminal from now on
11 years ago
anselm@garbe.us 61fe833a06 reverting to plain X11 fonts in order to implement draw.c default
12 years ago
anselm@garbe.us fd3c19bd55 incorporating Xft instead of cairo, cairo provides far too many options
12 years ago
anselm@garbe.us c4b6ac812e added 20h's clarification
13 years ago
Connor Lane Smith f099d2d5b5 new default colour scheme
13 years ago
Connor Lane Smith b1a28ae1da apply nmaster patch
13 years ago
anselm@garbe.us c6180949a7 applied Sylvain Laurent's EWMH fullscreen state patch, simplified his patch a bit
14 years ago
Anselm R Garbe c3feffa1e2 applied Tony Lainson's config.def.h patch
15 years ago
Anselm R Garbe 758b100d12 extended rule to apply monitors if set up accordingly
15 years ago
Anselm R Garbe 565050ac51 removed monsyms, useless
15 years ago
Anselm R Garbe 5e408d8ff6 restricting number of mons by length of monsyms
15 years ago
Anselm R Garbe 1724f7fa43 introducing const where it might make some sense
15 years ago
Anselm R Garbe a9e145fe6d changed focusmon/tagmon to work on prev/next instead (-1/+1), changed shortcuts to Mod1-, Mod1-. and Mod1-Shift-, Mod1-Shift-.
15 years ago
Anselm R Garbe ca376970db more sensible
15 years ago
Anselm R Garbe 8352f2b3a8 hmm, can't decide on the default monitor symbol set
15 years ago
Anselm R Garbe d4bfde79f3 update
15 years ago
Anselm R Garbe 7ac8c1d4e1 introduced monitor symbols
15 years ago
Anselm R Garbe 1d729384d1 several bugfixes
15 years ago
Anselm R Garbe 1ddfc571ae several simplifications
15 years ago
Anselm R Garbe c2fff604a7 we need a tagset per monitor, removed tagset declaration from config.h
15 years ago
Anselm R Garbe 2ce37bc69e experimental xinerama support, two new actions, Mod1-w/e and Mod1-Shift-w/e
15 years ago
Anselm R Garbe 2dbfda72f0 removed MAXTAGLEN
15 years ago
Anselm R Garbe 565697087b applied Gottox' patches, and also removed usegrab
15 years ago