Commit Graph

33 Commits

Author SHA1 Message Date
Kris Maglione
07343c21f1 Improved fullscreen support (far from finished). Minor focus improvements. Changed copyright info. 2007-03-02 23:40:24 -05:00
Kris Maglione
2c387d4d99 Have wmiimenu take colors from WMII_(NORM FOCUS)COLORS. Get rid of 'extern' from function decls. 2007-02-23 23:09:58 -05:00
Kris Maglione
b2f0b883e3 Remove rc/(status rehash quit). They're taken care of in wmiirc, now. 2007-02-23 13:55:11 -05:00
Kris Maglione
f6a4b6b876 Temporarilly fix some focus issues (still need rewrite). Some rc.wmii fixes. 2007-02-23 00:07:30 -05:00
Kris Maglione
16cdf68c70 Change the window cursor when over the border for resizal (the border is still too small for this to be useful 2007-02-20 18:29:16 -05:00
Kris Maglione
3c5b719d89 Check for pending X11 events after serving a 9p connection. 2007-02-19 22:55:18 -05:00
Kris Maglione
29f4a77bc1 Cleaned up main.c. Made wmiiwm usable without a script. This may not stay. 2007-02-18 23:38:39 -05:00
Kris Maglione
68734b56d5 Calculate VERSION from the hg reversion number. 2007-02-18 21:58:22 -05:00
Kris Maglione
75c914b0be Process pending events on startup. 2007-02-18 19:19:10 -05:00
Kris Maglione
2af6526adb Make sure that transient windows are managed on startup. 2007-02-18 13:45:36 -05:00
Kris Maglione
4044a4c167 Cleanup on some signals. Fork process to fix mouse focus on exit. 2007-02-18 12:11:00 -05:00
Kris Maglione
c20c1727cb Fixed a bunch of focus stupidity. 2007-02-17 12:49:22 -05:00
Kris Maglione
c1ad5c2585 Take advantage of strlcat in libixp 2007-02-17 02:20:11 -05:00
Kris Maglione
d8e827bc21 Renamed selcolors back to focuscolors. Fixed an early free(). 2007-02-15 16:46:31 -05:00
Anthony Martin
a685afa2a7 Get rid of FOCUSCOLORS 2007-02-15 10:06:35 -08:00
Kris Maglione
e8fbdc8846 New column scaling code. Fixed accidental resize on click of unfocused client. New public domain util.c. Some other stuff. 2007-02-14 23:20:47 -05:00
Kris Maglione
8064fe1b6c Send FocusTag event on startup 2007-02-12 17:33:35 -05:00
Kris Maglione
7c3c475918 Added u(char|short|int|long|vlong) and vlong types 2007-02-12 01:24:24 -05:00
Kris Maglione
2e80572fee Bugfixes, cleanup, remove SunCC compatibility patch. Add adding/removing tags by writing +tag/-tag 2007-02-11 22:17:20 -05:00
Kris Maglione
46a973cf85 Add printevent.c and -V (verbose) flag to print X events 2007-02-09 12:45:52 -05:00
Kris Maglione
8ccb32f1ac Draw border under titlebar, add missing function proto, fix bar border to 1px 2007-02-09 01:13:02 -05:00
Kris Maglione
7c06252261 Get rid of 3d border affect of frames 2007-02-09 01:01:54 -05:00
Kris Maglione
7cb8271f66 Fixed last commit 2007-02-07 21:26:02 -05:00
Kris Maglione
e5982aec2f Removed the startup_error_handler 2007-02-07 21:23:50 -05:00
Kris Maglione
06669775f7 Misc cleanup. 2007-02-05 21:56:03 -05:00
Kris Maglione
f4bff50f75 Replaced nasty, eyesore NULL with nil 2007-02-04 21:02:05 -05:00
Kris Maglione
b77067404f Added SIGCHLD handler 2007-02-04 13:31:12 -05:00
Kris Maglione
4fd35b90d0 Changed the behavior of dragging moving windows to better move them offscreen. Added function prototype to wmii.h. 2007-02-03 14:27:32 -05:00
Denis Grelich
31c7d39da4 applied Daniel Wäber's Xlib therapist patch: gtk drag'n'drop/xprop are working again! 2007-01-28 13:26:01 +01:00
Denis Grelich
ea03dc79aa button colors removed since they were not used 2006-12-24 12:23:26 +01:00
Denis Grelich
008dd3f448 removed bordes when drawing tiles, no changes to the color tuples though 2006-12-21 14:18:51 +01:00
arg
e574dfff18 fixed UTF-8 issues, moved parse_color to draw.c 2006-12-13 10:55:19 +01:00
Anselm R. Garbe
1dbdbfcc1b renamed wmii.c into main.c 2006-10-20 10:08:54 +02:00