Commit Graph

34 Commits

Author SHA1 Message Date
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
6e8664bdd0 Return from do_mouse_resize after calling do_managed_move 2007-02-21 14:24:08 -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
d8e827bc21 Renamed selcolors back to focuscolors. Fixed an early free(). 2007-02-15 16:46:31 -05:00
uriel
2623172cfb Fix stupid formating mistake 2007-02-15 15:55:04 +01:00
uriel
19a83c25e7 Fix crash on floating layer resizal 2007-02-15 15:52:47 +01: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
68c49b6068 Frames shouldn't snap to themselves on opaque moves 2007-02-13 01:20:09 -05:00
Kris Maglione
b62b14901c Grab buttons with the keyboard grab async until these freezes are fixed 2007-02-12 15:33:19 -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
cd607938f9 Cleanup. Experiment with a new dragbox design. 2007-02-11 23:24:11 -05:00
Kris Maglione
d29968a50d Unmap client on opaque moves. Will this improve resource usage? 2007-02-11 14:45:14 -05:00
Kris Maglione
88fba913be Fix mouse warping on move/resize 2007-02-10 21:36:06 -05:00
Kris Maglione
ced1e98aff Fixed a lot of focus code, including a segfault. 2007-02-10 20:09:11 -05:00
Kris Maglione
c6d1769848 Make grabbox moves opaque in floating mode. Code needs cleanup. Comments welcome. 2007-02-10 15:13:35 -05:00
Kris Maglione
702801addc Fix a bug in do_managed_move thanks to Daniel Waeber. Minor change to area.c 2007-02-10 14:17:33 -05:00
Kris Maglione
05d83dd294 Relent and only grab AnyButton, AnyModifier on unfocused clients 2007-02-09 21:19:26 -05:00
Kris Maglione
944a0526ed Minor change to mouse.c 2007-02-08 20:56:04 -05:00
Kris Maglione
51c14092b7 Fix a bug in mouse moves. 2007-02-08 12:55:42 -05:00
Kris Maglione
8a333e8010 Implemented a click-to-raise policy in floating mode. Comments? 2007-02-07 22:04:18 -05:00
Kris Maglione
84da04da05 Remove returns of void functions from void functions. 2007-02-07 12:20:50 -05:00
Kris Maglione
cac086b3fc Fixed sizing bug of clients with multiple tags, with cleanup along the way. 2007-02-06 21:48:28 -05:00
Kris Maglione
ac4b0d22ea Don't try to insert a frame after itself. 2007-02-05 06:00:23 -05:00
Kris Maglione
bc30e494aa Fix a bug in mouse.c from prev commit, and one from an earlier one. 2007-02-05 01:07:04 -05:00
Kris Maglione
1025c92f0f Got rid of some of said cruft. 2007-02-05 01:00:42 -05:00
Kris Maglione
b422751227 New dragging code installed, with some cruft left behind. This is an RFC, please respond. 2007-02-05 00:26:02 -05:00
Kris Maglione
f4bff50f75 Replaced nasty, eyesore NULL with nil 2007-02-04 21:02:05 -05:00
Kris Maglione
67a60e670a New drop_move algorithm for managed mode. Works, but sucks. Will replace soon. 2007-02-04 20:57:28 -05:00
Kris Maglione
232d65861b Some cleanup in mouse.c. Managed frame dragging is broken. Needs new algorithm. 2007-02-04 17:48:28 -05:00
Kris Maglione
93d619b7bd Had extra ; 2007-02-03 14:30:04 -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
Anselm R. Garbe
fbacdbcf94 renamed wm.h into wmii.h 2006-10-20 10:07:55 +02:00
Anselm R. Garbe
8e8e40516e removed liblitz 2006-10-12 16:10:57 +02:00
Anselm R. Garbe
4a7273b827 reorganized, still liblitz there 2006-10-12 15:11:25 +02:00