Commit graph

110 commits

Author SHA1 Message Date
rathnor
e0d61ab4f5 use most recently focused window to attach (using screen's focus list)
(Simon)
2003-04-15 13:58:57 +00:00
fluxgen
89fddca1d7 cleaning 2003-04-15 12:22:52 +00:00
fluxgen
f679d372d3 removed mapNotifyEvent since its handled in Window.cc 2003-04-15 08:54:40 +00:00
rathnor
58e19dc91e add most recently used window cycling (Simon)
It is now the default cycling action
2003-04-15 00:50:25 +00:00
fluxgen
fd6d2d20d9 merged with embedded-tab-branch 2003-04-14 15:28:52 +00:00
rathnor
029e4e5dc7 Some fixes for when strftime isn't available 2003-03-23 01:33:31 +00:00
rathnor
4b2ba8de47 fix outline moving and warping (Simon) 2003-03-22 05:13:08 +00:00
rathnor
19875e5a5b Add code for toolbar modes 2003-03-03 21:51:13 +00:00
fluxgen
824fd0db7a updated Keys 2003-03-01 07:30:42 +00:00
rathnor
9b98967032 fix sloppy focus to not lose focus on root window 2003-02-23 21:41:49 +00:00
fluxgen
e565603f46 restored slit saving...still some stuff to do. 2003-02-23 00:53:31 +00:00
rathnor
b1cb6bcf66 fix autoraise to be saved as separate init option 2003-02-22 16:09:44 +00:00
rathnor
cc2f023a22 fix focus models for new event handler and Resource setup 2003-02-22 15:10:43 +00:00
rathnor
b4ffe4fe21 Added layer menus for windows, toolbar, and slit, plus associated
resources. Cleaned up some cruft from the previous layering setup.
2003-02-18 15:11:12 +00:00
fluxgen
565201d14f execute command from key input 2003-02-17 12:31:17 +00:00
rathnor
e3b99d4e48 fixing up of layer code 2003-02-09 14:11:14 +00:00
fluxgen
c595504676 creating screen with specified number of layers 2003-02-03 13:57:08 +00:00
rathnor
1b063dcea9 Integration of new Layering code, plus updates to the layering code itself
- new KeyActions: Raise/LowerLayer, AlwaysOnTop/Bottom, Top/BottomLayer
Added a "Quit" KeyAction
2003-02-02 16:32:41 +00:00
fluxgen
d9c7b141c1 removed Basemenu, Workspacemenu and Clientmenu 2003-01-12 18:50:27 +00:00
fluxgen
f423bdc3a4 moved slit handling over to Slit.cc and temporarly disabled slit save/load resources 2003-01-12 18:11:12 +00:00
fluxgen
c4a6b773d1 removed Keyboard execute function 2003-01-10 00:44:17 +00:00
fluxgen
e48b3e0cfd removed rootmenu 2003-01-09 18:32:09 +00:00
fluxgen
9195cea6e7 adjusted for fluxboxwindow referens events, updated fbwin configure to moveresize, moved creation of fluxboxwindow object to BScreen 2003-01-05 22:41:21 +00:00
fluxgen
37163b419c minor fix for keys ptr 2002-12-09 22:21:00 +00:00
fluxgen
044713cd75 removed menu and toolbar functions 2002-12-03 23:58:06 +00:00
fluxgen
0611f932ee indentation and EventManager usage 2002-12-02 23:49:56 +00:00
rathnor
28b5c60449 Indenting from tabs to emacs 4-space 2002-12-01 13:42:15 +00:00
fluxgen
59e52a6906 using imagecontrol 2002-11-30 20:18:35 +00:00
fluxgen
1eed220f98 using new SignalEventHandler 2002-11-27 22:00:19 +00:00
fluxgen
59daed1cdc referens on menu 2002-11-15 12:19:17 +00:00
fluxgen
6c5732899d compile time option for gnome and net wm hints, updateds for screen constructor 2002-10-25 21:17:15 +00:00
fluxgen
7934b75a9d fixed auto_ptr assignment 2002-10-23 22:00:46 +00:00
fluxgen
0ea4319159 enable ewmh 2002-10-16 20:02:00 +00:00
fluxgen
190fb70173 fixed wrong counter in init for screen with atomhandler 2002-10-15 20:41:08 +00:00
fluxgen
1e44f00f5c ewmh support and minor debug output 2002-10-11 10:23:54 +00:00
fluxgen
65ce3a88e6 update workspace and check for tab in next/prev window keyevent 2002-09-08 19:31:27 +00:00
fluxgen
c89591388b added AtomHandler, fixed observer and removed gnome stuff 2002-09-07 20:25:39 +00:00
fluxgen
39e80fa25c make sure we have valid keybindings while moving a window 2002-08-30 14:07:38 +00:00
fluxgen
2b168a584f removed grabguard 2002-08-30 13:11:47 +00:00
fluxgen
25e318b255 setup cursors before creating screens 2002-08-18 11:01:52 +00:00
fluxgen
033a6dc462 initiate cursors and changed to FbTk EventHandler with SignalEvent 2002-08-17 22:14:00 +00:00
fluxgen
0ac03c322c minor style cleaning and extra checking in unmapNotifyEvent 2002-08-16 11:09:25 +00:00
fluxgen
7cb7a71561 from char to std string in getRcFilename and updated to match the new expandFilename 2002-08-14 23:03:07 +00:00
fluxgen
fdd8313050 changed signalhandling to FbTk SignalHandler 2002-08-14 00:01:10 +00:00
fluxgen
e7f5d341bc removed friend main 2002-08-13 21:19:00 +00:00
fluxgen
f6e49369df added groupfile resource 2002-08-11 20:38:23 +00:00
fluxgen
33d482aba5 minor fixes for preprocessors 2002-08-04 15:00:50 +00:00
fluxgen
82d7a8d13d minor style issues 2002-08-02 13:00:23 +00:00
fluxgen
d8d2b3aa13 added algorithm include 2002-07-14 01:00:23 +00:00
fluxgen
b831814482 fixed check on valid win and screen pointer in setFocusedWindow 2002-07-13 14:04:46 +00:00