This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
wmii
Watch
1
Star
0
Fork
0
You've already forked wmii
mirror of
https://github.com/0intro/wmii
synced
2025-02-08 02:14:48 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wmii
/
cmd
/
wm
History
Sander van Dijk
2b2dfb9fd3
oops...
2006-04-15 00:08:26 +00:00
..
area.c
oops...
2006-04-15 00:08:26 +00:00
bar.c
…
client.c
disallow the creation of new columns if the amount of columns on screen is width/mincolwidth; next up is respecting mincolwidth in the scaling mechanism
2006-04-13 20:44:31 +00:00
column.c
respect min_height in the frame rescaling mechanism in column-default too
2006-04-13 22:20:54 +00:00
event.c
fixed move on grab
2006-04-14 09:40:18 +02:00
frame.c
…
fs.c
fixed writing to /view/X/mode
2006-04-14 12:49:29 +02:00
key.c
…
Makefile
…
mouse.c
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
rule.c
removed unnecessary debug output
2006-04-13 17:08:17 +02:00
view.c
adding bar rect to rects_of_view() vector...
2006-04-14 10:06:05 +02:00
wm.c
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
wm.h
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
wmii
removed rc/extern redirection, removed OLD_PATH stuff (unnecessary), I don't care about WMII_FONT/*COLORS being in env, three vars are ok, changed progs file location (this allows running wmiirc from shell as well, because DISPLAY is not screwed up)
2006-04-14 10:28:10 +02:00
wmii.1
…
wmiiwm.1
…