Commit Graph

135 Commits

Author SHA1 Message Date
garbeam
9c467cb612 fixed str_to_rect to prevent negative frame resizals 2005-12-21 15:48:01 +02:00
garbeam
c0a776ebb9 wmiir2 reads now from stdin only, changed -s into -a 2005-12-20 17:42:22 +02:00
garbeam
24f40f3dd1 fixed RERROR in libixp2 2005-12-20 17:32:42 +02:00
garbeam
def8587d89 merged 2005-12-19 18:28:33 +02:00
garbeam
a9142cdceb removed unnecessary debug info 2005-12-19 18:27:36 +02:00
gn
b7b73a90e3 Added note for Mac OS X users (-static must be removed). 2005-12-19 14:38:30 +02:00
gn
65a282c52d Changed my email address. 2005-12-18 20:44:27 +02:00
gn
a6b98d2c42 s/wmi/wmii/ and the like 2005-12-18 17:55:06 +02:00
gn
fac4419e89 Renamed 9rc to 9base and wmir to wmiir in README. 2005-12-18 17:06:47 +02:00
garbeam
41e62e6603 fixed select page and select floating frame as well to allow round trips 2005-12-18 15:56:22 +02:00
garbeam
2ecf687056 added saner select in col 2005-12-18 14:53:29 +02:00
garbeam
03f7aacd1f changed page flip policy 2005-12-17 16:14:59 +02:00
garbeam
7c7e43b6bf fixed issues in wmiimenu 2005-12-17 15:59:25 +02:00
uriel
2aeda38ba5 Makefile cleanups
Remove many superfluous vars from config.mk
2005-12-17 12:46:05 +01:00
garbeam
7d342c424f fixed wmiibar and wmiimenu 2005-12-17 13:10:47 +02:00
garbeam
95dffe3f1a some other bugfixes 2005-12-17 11:29:27 +02:00
garbeam
443ed8370e made effort in debugging most frking bugs 2005-12-16 21:05:42 +02:00
garbeam
af906b93ec finished container removal also in cmd/ 2005-12-16 20:11:44 +02:00
garbeam
68b9210626 made wmiiwm compile 2005-12-16 18:18:00 +02:00
garbeam
a52d8aadb6 proceeded with container removal in layout_column.c 2005-12-16 13:45:17 +02:00
garbeam
8ece4071ae removing container, not finished yet, fixed a bunch of other nasty bugs reported so far 2005-12-16 03:59:27 +02:00
uriel
eb09a51b8b Make next/prev iterate over all cols, north/south iterate inside single col 2005-12-15 12:38:22 +01:00
uriel
7554bdac05 Cleanups, remove useless junk 2005-12-15 12:36:08 +01:00
garbeam
1311675b4b prepared new snap 2005-12-15 03:45:12 +02:00
garbeam
1a966dc33e updated development notes, made some indent stuff cooler 2005-12-15 03:41:24 +02:00
garbeam
49c95a808a fixed wrong configurereq handling caused by missing SubstructureRedirectMask on frames 2005-12-15 03:08:26 +02:00
garbeam
f9e2188ccb fixed ugly indent stuff in libcext/strtonum.c 2005-12-15 01:55:21 +02:00
garbeam
faa3f31a0d fixed south resizals in col 2005-12-15 01:23:31 +02:00
garbeam
40d708969a removed crappy line 2005-12-14 20:43:34 +02:00
garbeam
398043dcd6 heapized global containers 2005-12-14 20:42:00 +02:00
garbeam
eb05036a06 fixed crash in select_col if no old frame exists 2005-12-14 19:51:40 +02:00
garbeam
4b50294b0d improved detach policy on tabbed frame in col layout 2005-12-14 04:49:25 +02:00
garbeam
ab068f2594 fixed version 2005-12-14 02:53:24 +02:00
garbeam
5bbff9db94 small test 2005-12-14 02:53:06 +02:00
garbeam
1c8092146a reduced draw_frame operations drastically, centralized call to select_frame function 2005-12-14 02:22:37 +02:00
garbeam
d2683b3e4b fixed several frame rectangle based issues 2005-12-13 23:48:52 +02:00
garbeam
3ce3f784ea fixed scan_wins 2005-12-13 22:17:34 +02:00
garbeam
e02f058c6d fixed several resize bugs 2005-12-13 22:03:37 +02:00
garbeam
9b6d0e3011 made col layout more robust to actions 2005-12-13 21:06:07 +02:00
garbeam
385f740856 added smarter swapping 2005-12-13 20:58:05 +02:00
garbeam
7d1811da8f added M-Enter for swap west and M-S-Enter for swap east (column layout),
beside several fixes of mouse based movements/resizals
2005-12-13 20:45:56 +02:00
garbeam
0af8de3e85 changed column layout policy as follow, new column only possible if current column contains > 1 frame,
if last frame is detached, column gets detroyed
2005-12-13 17:10:22 +02:00
garbeam
8856b230b8 fixed north attaching policy in float layout 2005-12-13 15:55:48 +02:00
garbeam
8e868a64e4 applied zimbas patch 2005-12-13 14:20:37 +02:00
garbeam
a4799e2148 removed crap 2005-12-13 03:08:09 +02:00
garbeam
2db3a303b2 fixed nasty frame nstyle/bordercolor pointer issue 2005-12-13 02:41:36 +02:00
garbeam
c3578257f8 dynamic bar area reservation implemented, yippie 2005-12-13 02:10:28 +02:00
garbeam
0ed70ce953 cleaned up things 2005-12-12 20:06:10 +02:00
garbeam
9142b6a7ab changed libwmii signatures, removed win_prop, using XGetWMName instead (more modern) 2005-12-12 18:49:56 +02:00
garbeam
2d3b1e9d80 fixed enternotify based wrong repainting order 2005-12-12 18:21:01 +02:00