33 Commits

Author SHA1 Message Date
Kris Maglione
7c3c475918 Added u(char|short|int|long|vlong) and vlong types 2007-02-12 01:24:24 -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
dbef0d7ec9 Only drag from the drag box, and only resize from the border 2007-02-10 11:53:27 -05:00
Kris Maglione
ff6540925f Unmap and set Iconic state of iconic or out-of-view windows 2007-02-09 22:06:07 -05:00
Kris Maglione
3db63de615 Fix bug where clicking the unfocused titlebar triggered a window move until another click. 2007-02-09 18:16:15 -05:00
Kris Maglione
7e36cfc201 Sorry for the hasty commits, X11 is stressing. Modified last commit. 2007-02-09 18:10:50 -05:00
Kris Maglione
4ec78c508e Finally fix the freezing bug, I hope 2007-02-09 18:07:59 -05:00
Kris Maglione
dfaef7c3a7 Remove printevent.c from the make process 2007-02-09 17:31:40 -05:00
Kris Maglione
c2f3587ef0 Improved upon last commit 2007-02-09 16:42:03 -05:00
Kris Maglione
a3d5acc926 Improvements to button grabs 2007-02-09 16:27:10 -05:00
Kris Maglione
0ac783e033 Another go at preventing freeze 2007-02-09 14:06:24 -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
3a3f1f96dc Try to fix the freeze again: XSync() after buttonpress events 2007-02-09 01:48:39 -05:00
Kris Maglione
0c4d46e62f Sorry, fixed error in previous commit. 2007-02-09 00:08:07 -05:00
Kris Maglione
7185da87dd Minimize the calls to focus_client on ButtonClick events (maybe this will fix the freeze) 2007-02-09 00:07:22 -05:00
Kris Maglione
98cd2cda01 Take a shot at fixing a freeze experienced by some users. 2007-02-08 23:21:00 -05:00
Kris Maglione
e8913c2afe Fixed bug where v->sel could be set to a removed frame 2007-02-08 21:26:45 -05:00
Kris Maglione
7389d11fb2 Focus frame and bring it to the top on move/resize. 2007-02-08 20:39:10 -05:00
Kris Maglione
c32d48e7e6 Added the much sought-after click-to-drag to the titlebars. 2007-02-08 20:36:22 -05:00
Kris Maglione
ae05206acc Remove XSync() added in previous commit 2007-02-08 13:40:16 -05:00
Kris Maglione
ac10ba445a XSync() after focus on enternotify to prevent a race 2007-02-08 13:04:27 -05:00
Kris Maglione
585e0a5f17 Focus clients on click. 2007-02-08 12:29:26 -05:00
Kris Maglione
0cca58fe53 Some refactoring, mainly related to stacking of the floating layer. 2007-02-07 23:23:18 -05:00
Kris Maglione
8a333e8010 Implemented a click-to-raise policy in floating mode. Comments? 2007-02-07 22:04:18 -05:00
uriel
e994d60cae Delete useless and stupid 'code' 2007-02-06 08:12:47 +01:00
Kris Maglione
df9d013275 Fix a bug (I hope) in the swapping code 2007-02-05 01:54:39 -05:00
Denis Grelich
6f11af4fbb window IDs are provided in hexadecimal format, but understood in both decimal and hexadecimal 2007-02-02 17:43:22 +01:00
Denis Grelich
94e169cc3e applied Daniel Waeber's x11-window-id patch: clients are now addressed by their x11 window id instead of a plain number given by wmii. Thanks Daniel! 2007-01-22 12:00:12 +01:00
arg
6960a87110 applied Stefan Tibus' sun cc patches 2006-10-30 09:54:22 +01:00
Anselm R. Garbe
fbacdbcf94 renamed wm.h into wmii.h 2006-10-20 10:07:55 +02:00
Anselm R. Garbe
2c02b4e392 renamed blitz_ into '' 2006-10-12 16:12:22 +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