Commit graph

272 commits

Author SHA1 Message Date
fluxgen
e6e1db0ad6 moved timer update to BTimer, update of timer is done i BTimer::updateTimers() 2002-03-18 23:41:08 +00:00
fluxgen
c5bdfbfd50 removed add/removeTimer and fixed some stupid return referenses 2002-03-18 23:39:53 +00:00
fluxgen
46a715d217 copyright msg 2002-03-18 20:29:16 +00:00
fluxgen
f6254d8804 include guard 2002-03-18 20:28:24 +00:00
fluxgen
5f30e3a4fd parameter to prevFocus/nextFocus 2002-03-18 20:26:32 +00:00
fluxgen
5aa47abd86 added parameter to NEXTWINDOW/PREVWINDOW 2002-03-18 20:25:42 +00:00
fluxgen
c6b11959cf added parameter to next/prev Focus and optionsbits for them 2002-03-18 20:20:09 +00:00
fluxgen
3a23ff8bdc added isLowerTab() and lastFocusTime 2002-03-18 19:58:06 +00:00
fluxgen
6d4bd4d720 indentation 2002-03-18 15:46:42 +00:00
fluxgen
50e3ef9b4a changed to std::max/min and fixed some if-statments 2002-03-18 15:42:34 +00:00
fluxgen
2604c09bb0 using std::max/min 2002-03-18 15:32:50 +00:00
fluxgen
bcfcc6403a moved Atoms into FbAtoms 2002-03-18 15:28:25 +00:00
fluxgen
0e0f5800e1 Added FbAtoms.hh FbAtoms.cc 2002-03-18 15:23:36 +00:00
fluxgen
1e761e6b71 first 2002-03-18 15:23:08 +00:00
fluxgen
762fa526ef fixed minor KDE stuff 2002-03-11 12:29:57 +00:00
fluxgen
91d51a4d16 clean up 2002-03-08 12:21:46 +00:00
fluxgen
c92e9899e9 changed name on InitMenu to initMenu 2002-03-08 12:19:07 +00:00
fluxgen
4fc50aed36 fixed bug in ::removeNetizen and changed name from InitMenu to initMenu 2002-03-08 12:18:22 +00:00
fluxgen
018599a9fe expand keyfilename 2002-03-01 16:58:51 +00:00
fluxgen
32cb305aad fixed default arguments for titlebar 2002-03-01 15:28:56 +00:00
fluxgen
1e9ee6cca4 minor fix 2002-03-01 14:53:14 +00:00
fluxgen
1eb1551cbc indentation 2002-02-28 15:47:36 +00:00
fluxgen
eaba89e7f3 back to basemenu insert/remove 2002-02-28 15:46:01 +00:00
fluxgen
34b2b9637b removed add/removeWorkspace and fixed indent 2002-02-28 15:44:39 +00:00
fluxgen
4921925c17 changed to remove/add workspace in Workspacemenu 2002-02-27 23:47:47 +00:00
fluxgen
188d53a879 added remove/add workspace 2002-02-27 23:43:41 +00:00
fluxgen
0cba1e7dff fixed the focusbug when deleting a window which calls Fluxbox::setFocusedWindow and the calls FluxboxWindow::setFocusFlag on the same window 2002-02-27 22:04:01 +00:00
fluxgen
f049bb407a using sendToWorkspace 2002-02-26 22:44:25 +00:00
fluxgen
61cfe16b70 added setupConfigFiles 2002-02-26 22:42:58 +00:00
fluxgen
48a11352bc added setupConfigFiles, removed debug stuff and added SENDTOWORKSPACE key action 2002-02-26 22:42:23 +00:00
fluxgen
879402c306 gnome layer not supported yet 2002-02-26 22:40:31 +00:00
fluxgen
ddce851165 added gnome layer stuff 2002-02-26 22:35:58 +00:00
fluxgen
6f1a0490c4 added infinite loop check in transient 2002-02-26 22:34:49 +00:00
fluxgen
8d911dcbdd added sendToWorkspace(int id, bool changeWS) 2002-02-26 22:25:53 +00:00
fluxgen
33a42a6f5f removed 1-12 in sendtoworkspace 2002-02-26 22:20:24 +00:00
fluxgen
5250540d6c added SendToWorkspace 2002-02-26 22:19:51 +00:00
fluxgen
bdb0d00f2f indentation 2002-02-26 08:56:50 +00:00
fluxgen
ef91b604e6 count all clients in all workspaces 2002-02-21 12:03:40 +00:00
fluxgen
0d76989e39 indentation 2002-02-21 00:39:08 +00:00
fluxgen
777c136ae0 updateGnomeClientList when changin workspace 2002-02-21 00:38:51 +00:00
fluxgen
f1a96599e8 indentation 2002-02-20 23:49:06 +00:00
fluxgen
cda4903471 parameter to workspace change 2002-02-20 23:13:32 +00:00
fluxgen
71bb7a8f7c parameter to doWindowAction 2002-02-20 23:12:46 +00:00
fluxgen
df11c56ca0 using parameter value for key actions 2002-02-20 23:12:07 +00:00
fluxgen
2903379c49 added parameter to keyactions 2002-02-20 23:10:48 +00:00
fluxgen
f7c88e4da3 parameter values for next/prev/right/leftWorkspace 2002-02-20 23:04:51 +00:00
fluxgen
18931280a7 changed place on public and private, added getWindowList 2002-02-20 22:42:22 +00:00
fluxgen
ef969ea966 added updateGnomeClientList 2002-02-20 22:41:13 +00:00
fluxgen
36dbf60573 minor stuff 2002-02-20 22:39:14 +00:00
fluxgen
e953b30d9a fixed iconbar bug 2002-02-17 19:19:05 +00:00