Commit Graph

29 Commits

Author SHA1 Message Date
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
ca4cffaeed Fixed client grabs 2007-02-09 21:29:21 -05:00
Kris Maglione
05d83dd294 Relent and only grab AnyButton, AnyModifier on unfocused clients 2007-02-09 21:19:26 -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
4ec78c508e Finally fix the freezing bug, I hope 2007-02-09 18:07:59 -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
8ccb32f1ac Draw border under titlebar, add missing function proto, fix bar border to 1px 2007-02-09 01:13:02 -05:00
Kris Maglione
9eaeddf4bb Restack view after mapping a client (&c) 2007-02-09 01:06:15 -05:00
Kris Maglione
35dfbdef13 Elide spurious ClientFocus events 2007-02-08 22:28:32 -05:00
Kris Maglione
25067751f7 Added Urgent and NotUrgent events for the urgency hint 2007-02-08 21:50:49 -05:00
Kris Maglione
e078841067 Fixed cycling of floating frames, and stacking issues on 'send toggle' 2007-02-08 20:31:12 -05:00
Kris Maglione
595d6cb8ca Fix a bug that ostensibly prevents toggling layers when the mouse is over a floating client. 2007-02-08 00:05:27 -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
cac086b3fc Fixed sizing bug of clients with multiple tags, with cleanup along the way. 2007-02-06 21:48:28 -05:00
Kris Maglione
1025c92f0f Got rid of some of said cruft. 2007-02-05 01:00:42 -05:00
Kris Maglione
f4bff50f75 Replaced nasty, eyesore NULL with nil 2007-02-04 21:02:05 -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
ee4077c894 floating windows can now be moved off-screen 2007-02-03 00:21:56 +01: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
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
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
Denis Grelich
17766a5001 introduced new events: DestroyClient, CreateColumn, ColumnFocus, FocusFloating, DestroyColumn 2007-01-13 02:01:41 +01:00
Denis Grelich
3346948826 tags and view names '.', '..' and '/' are now caught in wmiiwm 2007-01-04 02:22:07 +01:00
Denis Grelich
37768b3d4e fixed a bug that prepends a + to the tags string of all frames; also fixes the bug that gives clients that are started without selecting a tag to view the tag "NULL" 2006-12-23 20:09:55 +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