Commit graph

101 commits

Author SHA1 Message Date
rathnor
3737a18dad toggleDecor fix - rather than static, use an extra member of decorations
(means that odd number of toggles don't cause the next window toggled
 to "ignore" it). I think this fixes bug [ 561602 ] Problem using
ToggleDecor in terminals.
2002-11-23 16:07:19 +00:00
fluxgen
1193d5b6e2 functions in toggleDecor and extra tab creation checking in toggleTab 2002-11-17 12:50:20 +00:00
fluxgen
08f299afc0 include netizen 2002-11-17 11:29:06 +00:00
fluxgen
2446ed4861 restored label alignment 2002-11-12 22:04:16 +00:00
rathnor
64c9a446ba Removed limit (screen resolution) on max window size, max_{width,height} == 0 now means unrestricted. 2002-11-12 14:54:45 +00:00
fluxgen
10523692d6 const fixes 2002-10-29 16:24:54 +00:00
fluxgen
a0abbf6056 include fix 2002-10-25 21:05:01 +00:00
fluxgen
7934b75a9d fixed auto_ptr assignment 2002-10-23 22:00:46 +00:00
fluxgen
a1a01de8f9 removed obsolete NEWWMSPEC 2002-10-23 17:32:30 +00:00
fluxgen
5835711c20 groupable function 2002-10-22 14:39:21 +00:00
fluxgen
5b62ce19cb auto_ptr for windowmenu 2002-10-19 10:56:30 +00:00
fluxgen
41edfdf99f minor adjustment of bevel when drawing text 2002-10-15 17:37:28 +00:00
fluxgen
3e972e83bd using new font system for labelstyle, windowstyle 2002-10-15 17:17:00 +00:00
fluxgen
6a7db7ac25 fixed reconfigure grab bug 2002-10-13 21:54:36 +00:00
fluxgen
ae1200ddbf fixed WM_NORMAL_HINTS 2002-09-14 12:31:18 +00:00
rathnor
e546765736 Fixes to sticky window + focus handling. Particularly for
next/prevFocus crashes. Also, sticky windows are now always reassociated
to the active workspace.
2002-09-12 14:55:11 +00:00
fluxgen
9f46e0b647 indentation and setInputFocus to transient_for when this dies 2002-09-11 15:12:40 +00:00
fluxgen
09cd1c9580 tab disconnect 2002-09-10 16:46:15 +00:00
fluxgen
51ce17d9fe transient fixes 2002-09-10 10:55:34 +00:00
fluxgen
245f8390a5 workspace specific removal 2002-09-08 23:47:03 +00:00
fluxgen
dd02663c7d focus fallback to transient_for 2002-09-08 20:06:58 +00:00
fluxgen
6221cd41eb new transient handling, minor indentation issues, cleaning in destructor 2002-09-08 19:51:30 +00:00
fluxgen
54d855ee59 removed gnome stuff 2002-09-07 20:16:43 +00:00
fluxgen
8b60a62d47 fixed outlined size when resizing 2002-09-07 10:41:26 +00:00
fluxgen
bd7c3139bc spelling 2002-09-01 11:44:56 +00:00
fluxgen
f89ecbfeb2 spelling 2002-09-01 11:44:12 +00:00
fluxgen
91ee94f269 fixed a minor issue with outline workspace movment 2002-08-31 10:52:30 +00:00
fluxgen
4a58deecfd transient check fixes 2002-08-30 16:07:17 +00:00
fluxgen
e954ecc72a new functions pause/resumeMoving and fixed non-opaque moving across workspace 2002-08-30 14:06:40 +00:00
fluxgen
2b168a584f removed grabguard 2002-08-30 13:11:47 +00:00
fluxgen
40825bf4e1 fixed bug [ 582574 ] borderless windows... thanks Simon Bowden 2002-08-28 19:47:27 +00:00
fluxgen
940f84015d remap option to restore and fixed abit in unmapNotifyEvent 2002-08-16 10:50:20 +00:00
fluxgen
d479d3264c updated for the new changes in fbatoms 2002-08-14 22:52:06 +00:00
fluxgen
6ba01ba8a4 update gnome atom in iconify, bug 574717 2002-08-12 17:32:52 +00:00
fluxgen
88bb66a1ee added showMenu function 2002-08-12 03:28:17 +00:00
fluxgen
c8c612e7d2 fixed autogrouping 2002-08-11 22:44:29 +00:00
fluxgen
f98ec3e4a7 updated to match functionname 2002-08-04 15:15:22 +00:00
fluxgen
c28bd74feb added autogrouping-from-tab patch from Steve Cooper 2002-08-02 12:58:37 +00:00
fluxgen
35c55cdc8d moved Texture and Color into new files, fixed some const and pointers 2002-07-23 17:11:59 +00:00
fluxgen
45acae5e76 updated to match image new function names 2002-07-19 21:35:37 +00:00
fluxgen
64e5dc9321 changed decoration default 2002-07-13 21:37:52 +00:00
fluxgen
8d7690f2ab fixed transient check 2002-06-14 09:59:49 +00:00
fluxgen
c98ab8e5b5 resize/move window even without decor 2002-06-04 09:50:58 +00:00
fluxgen
31c6c63de1 fixed bug 554646, windows that are not maximizable by default wont get a tab by default now 2002-06-02 23:42:10 +00:00
fluxgen
3075af90d6 minor fixes 2002-06-02 23:35:30 +00:00
fluxgen
3675a7be42 slit client bug fixed 2002-06-02 22:43:20 +00:00
fluxgen
c3dce81be1 changed (void) to () and fixed if-statements in getMWMHints 2002-05-30 00:46:22 +00:00
fluxgen
5a78e63212 fixed transient checking in a function 2002-05-21 21:25:10 +00:00
fluxgen
57cd3c5c7c added configurable geometry 2002-05-19 17:56:55 +00:00
fluxgen
63f6204c78 moved creation of titlebar and handle into functions and other minor cleaning 2002-05-17 16:35:58 +00:00