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-15 13:54:26 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wmii
/
cmd
/
wm
History
Sander van Dijk
fca197fdb3
a little restructuring, moves the MIN_COLWIDTH/min_height handling into scale_* (where it belongs). The way it's done now is safer than before.
2006-05-03 21:11:14 +00:00
..
area.c
a little restructuring, moves the MIN_COLWIDTH/min_height handling into scale_* (where it belongs). The way it's done now is safer than before.
2006-05-03 21:11:14 +00:00
bar.c
prevent i from getting MAX_INT in update_view_bars
2006-05-01 23:49:05 +02:00
client.c
implemented CreateClient <index> event
2006-05-01 21:58:31 +02:00
column.c
a little restructuring, moves the MIN_COLWIDTH/min_height handling into scale_* (where it belongs). The way it's done now is safer than before.
2006-05-03 21:11:14 +00:00
event.c
hopefully this fixes the issue seen by Sander
2006-05-01 21:15:24 +02:00
frame.c
…
fs.c
fixed double-free bug
2006-05-02 00:00:16 +02:00
key.c
…
Makefile
…
mouse.c
small patch to make the mouse issue only I seem to be affected by more bearable; it makes it more obvious what's going on when it occurs. Still looking for a real fix...
2006-05-02 20:11:44 +00:00
rule.c
9P bugfix
#1
, though I'll push a minor refactored version later (which is more error-prone with 9p2000.ko as well)
2006-04-29 18:51:45 +02:00
view.c
a little restructuring, moves the MIN_COLWIDTH/min_height handling into scale_* (where it belongs). The way it's done now is safer than before.
2006-05-03 21:11:14 +00:00
wm.c
9P fixes
2006-05-01 19:39:26 +02:00
wm.h
hopefully this fixes the issue seen by Sander
2006-05-01 21:15:24 +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
this might fix the hidden focus setting bug in stacking mode reported by DenisG, also touched several man pages, though wmiiwm.1 is only at a early stage.
2006-04-27 22:55:15 +02:00
wmiiwm.1
fixed typo in wmiiwm.1
2006-05-03 12:44:24 +02:00