E. Almqvist
7a1a8f0a04
New file struc
4 years ago
E. Almqvist
e00590c3c3
Spectacle keybind
4 years ago
E. Almqvist
1c947e6144
Added spectacle
4 years ago
E. Almqvist
eb8a52f567
Changed unselected border color
4 years ago
E. Almqvist
09c013f640
Tweaks
4 years ago
E. Almqvist
4f7023938b
Revert "Border change"
...
This reverts commit b5de7dc48d
.
4 years ago
E. Almqvist
504c713974
Revert "Revert "Minor tweaks""
...
This reverts commit 1be6a56abb
.
4 years ago
E. Almqvist
1be6a56abb
Revert "Minor tweaks"
...
This reverts commit 99e6dfb1b7
.
4 years ago
E. Almqvist
b5de7dc48d
Border change
4 years ago
E. Almqvist
99e6dfb1b7
Minor tweaks
4 years ago
E. Almqvist
053d9bbfe3
Changed border colors
4 years ago
E. Almqvist
194dfa025f
Bug fix
4 years ago
E. Almqvist
73c8a8d52a
Polybar config
4 years ago
E. Almqvist
5829dbceb4
Betterlockscreen keybind
4 years ago
E. Almqvist
9ab995871b
Bar height & reset colors
4 years ago
E. Almqvist
fde10d2838
Colors patch
4 years ago
E. Almqvist
9bb161ed29
Gaps config update
4 years ago
E. Almqvist
5a1478adb1
Config fix
4 years ago
E. Almqvist
e99d8bd651
Config
4 years ago
Hiltjo Posthuma
c3a2e016bb
config.def.h: ClkTagBar missing from comment
...
by Christopher Drelich <cd@cdrakka.com>
Patch was mangled on the ML, also adjusted the order to be the same as
the enum in dwm.c
7 years ago
Markus Teich
2952b68db8
cleanup
...
- unify multi-line expression alignment style.
- unify multi-line function call alignment style.
- simplify client moving on monitor count decrease.
- clarify comment for focusin().
- remove old confusing comment about input focus fix in focusmon(). The
explanation is already in the old commit message, so no need to keep it in the
code.
- remove old comment describing even older state of the code in focus().
- unify comment style.
- break up some long lines.
- fix some typos and grammar.
8 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
9 years ago
Markus Teich
7af4d439bd
import new drw from libsl and minor fixes.
...
- better scaling for occupied tag squares.
- draw statusline first to omitt some complicated calculations.
9 years ago
Hiltjo Posthuma
3c91283ede
unboolification
9 years ago
Hiltjo Posthuma
43e82adf0d
separate program-specific c99 bool and X11
...
True, False are X11-specific (int), make sure to use c99 stdbool for
program-specific things.
9 years ago
Hiltjo Posthuma
7e1182ce55
config.h: use common default font, pass Xft font name to dmenu
...
dmenu uses Xft now (soon to be released).
9 years ago
Eric Pruitt
14343e69cc
Add Xft and follback-fonts support to graphics lib
10 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
12 years ago
Anselm R Garbe
7edc596311
include font argument for st by default
12 years ago
Anselm R Garbe
656882d76f
use st as default terminal from now on
12 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
15 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
16 years ago
Anselm R Garbe
565050ac51
removed monsyms, useless
16 years ago
Anselm R Garbe
5e408d8ff6
restricting number of mons by length of monsyms
16 years ago
Anselm R Garbe
1724f7fa43
introducing const where it might make some sense
16 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-.
16 years ago
Anselm R Garbe
ca376970db
more sensible
16 years ago
Anselm R Garbe
8352f2b3a8
hmm, can't decide on the default monitor symbol set
16 years ago
Anselm R Garbe
d4bfde79f3
update
16 years ago
Anselm R Garbe
7ac8c1d4e1
introduced monitor symbols
16 years ago
Anselm R Garbe
1d729384d1
several bugfixes
16 years ago
Anselm R Garbe
1ddfc571ae
several simplifications
16 years ago