Commit graph

631 commits

Author SHA1 Message Date
Dana Jansens
25d1e3538b use OB Widgets for everything 2002-12-18 09:46:24 +00:00
Dana Jansens
70eb03ad50 add an OBBackgroundWidget and use it for setting colors so far. 2002-12-18 02:28:44 +00:00
Dana Jansens
699de0368c store the delta x/y for a motion sequence 2002-12-05 13:52:10 +00:00
Dana Jansens
52cb7bd11e PROPERLY HANDLE CLIENT BORDERS
PROPERLY HANDLE CLIENT GRAVITY
YES!#%&*#!#!
windows can be moved/resized now (and the frame will play along)!
2002-12-05 13:45:00 +00:00
Dana Jansens
4e0b5fdef4 some cleanups
make the OBActions instance not static
2002-12-04 11:50:20 +00:00
Dana Jansens
772ff27864 keep a queue of press/releases and the positions, so that the first motion event already has a position to base off of, so it is not lost!! 2002-12-04 10:06:35 +00:00
Dana Jansens
143d2df034 handle mouse motion too 2002-12-04 09:01:55 +00:00
Dana Jansens
a21c0c55ca handle keyboard input 2002-12-04 08:47:57 +00:00
Dana Jansens
73f7a0bd69 enter/leave actions work! 2002-12-04 08:30:32 +00:00
Dana Jansens
559a0c67a7 remove temp include 2002-12-04 08:30:19 +00:00
Dana Jansens
90ae66cc44 better double click processing 2002-12-04 08:12:09 +00:00
Dana Jansens
0a15728be4 simple change in initialization 2002-12-04 07:58:51 +00:00
Dana Jansens
56d7b547ae button press/releases WORK 2002-12-04 07:55:52 +00:00
Dana Jansens
925262bee2 erase from the map more efficiently 2002-12-04 07:34:09 +00:00
Dana Jansens
4f01802c8c actions class can sorta handle mouse enter/leave and press/release events 2002-12-04 07:12:13 +00:00
Dana Jansens
23a7f18829 add a skeletal OBActions class for user actions 2002-12-04 04:11:24 +00:00
Dana Jansens
24924367f9 put a header where it belongs 2002-12-04 04:02:46 +00:00
Dana Jansens
fa05dc56ea give the grips cursors 2002-12-04 03:47:59 +00:00
Dana Jansens
bdc491ccfe map and unmap work great now yay 2002-12-04 01:29:01 +00:00
Dana Jansens
9860b76c50 unmap works.. once 2002-12-04 01:04:31 +00:00
Dana Jansens
1fa445c880 handle configure requests 2002-12-04 00:26:45 +00:00
Dana Jansens
861c829ee1 make shape work with the titlebar and handle 2002-12-03 21:46:40 +00:00
Dana Jansens
d8de17b58e apply gravity when positioning the frame 2002-12-03 21:18:53 +00:00
Dana Jansens
0089719c80 put an S on the stick button 2002-12-03 15:38:47 +00:00
Dana Jansens
f77502100a decorations work/line up/etc yay. now for fonts... 2002-12-03 07:47:51 +00:00
Dana Jansens
36d8e0c6c4 i dont know what i fixed but here it is 2002-12-03 05:38:40 +00:00
Dana Jansens
a77f0fb344 handle map requests with the root window class 2002-12-02 23:03:41 +00:00
Dana Jansens
958df77162 compress property changes a bit 2002-12-02 22:40:33 +00:00
Dana Jansens
11de5db065 better compression, dont lose events 2002-12-02 22:36:43 +00:00
Dana Jansens
7efcff07ea more compressing 2002-12-02 22:32:38 +00:00
Dana Jansens
786834abea compress property changes into a single change 2002-12-02 22:19:07 +00:00
Dana Jansens
dca0c9f5a3 add an OBRootWindow class that watches events/properties on root windows 2002-12-02 22:12:26 +00:00
Dana Jansens
74cb09bb2c handle map events with the Openbox class 2002-12-02 21:06:16 +00:00
Dana Jansens
1eb79b9a0d <shrug> 2002-12-02 20:50:59 +00:00
Dana Jansens
fb3848450e window decorations use "unmanaged" widgets now. 2002-12-01 11:45:55 +00:00
Dana Jansens
cd91abfd7c include the right .h 2002-11-16 10:51:47 +00:00
Dana Jansens
29d504e76c oh no im being ANONYMOUS 2002-11-14 20:21:46 +00:00
Dana Jansens
597f4d81e5 comment 2002-11-14 20:21:30 +00:00
Dana Jansens
0da967a831 remove the redundant _size property in OBScreen, and set the geometry root property properly.
add otk::Point::setPoint
2002-11-11 11:33:32 +00:00
Dana Jansens
c4a1fac49d manages windows that exist before running. 2002-11-11 11:25:40 +00:00
Dana Jansens
24dd636f73 watch for when screens cant be managed 2002-11-11 10:41:44 +00:00
Dana Jansens
e503323dcf HRM manageExisting() isnt working! 2002-11-11 10:35:59 +00:00
Dana Jansens
06a80ce2c7 manage and unmanage windows in OBScreen 2002-11-11 10:26:08 +00:00
Dana Jansens
cee3052446 not using any old blackbox classes anymore! 2002-11-11 10:05:06 +00:00
Dana Jansens
fcbb82770c mad wicked xft checks 2002-11-11 08:33:43 +00:00
Marius Nita
5c7aabd779 wattrib doesnt get init-ed correctly when called from assert() 2002-11-11 03:57:53 +00:00
Dana Jansens
c220fbc953 include stdio 2002-11-10 21:11:53 +00:00
Dana Jansens
e828f1404f get the size of the label properly 2002-11-10 12:58:29 +00:00
Dana Jansens
9c6ce2a800 adding the new OBScreen class actually! 2002-11-10 12:50:18 +00:00
Dana Jansens
2528b4458c new OBScreen class is somewhat complete now i think 2002-11-10 12:45:47 +00:00
Dana Jansens
b067510b61 cleanups.
OBScreen almost ready for some action
2002-11-10 12:20:29 +00:00
Dana Jansens
73f6bb1a7b move screen.cc/hh to bbscreen.cc/hh 2002-11-10 10:22:47 +00:00
Dana Jansens
410a826458 more layout fixes for the decoration elements 2002-11-10 10:14:20 +00:00
Dana Jansens
3762f3c88f pretty sure all frame elements are placed correctly now 2002-11-10 09:44:27 +00:00
Dana Jansens
6e2593cadc handle events on all of the client's decor as for the client 2002-11-10 08:42:34 +00:00
Dana Jansens
0b17bd83c7 add \n's to the signal printfs
make the hash of all clients destroy properly
2002-11-10 08:34:46 +00:00
Dana Jansens
365791838f size/position fixes 2002-11-10 08:17:21 +00:00
Dana Jansens
f424471009 frames' subemelents are created and positioned and everything 2002-11-10 08:12:53 +00:00
Dana Jansens
633df648c9 add a comment 2002-11-10 06:20:37 +00:00
Dana Jansens
9d5865a160 support for the shape extension works! 2002-11-10 05:54:12 +00:00
Dana Jansens
209b7f212d some more things to happen when changing styles on a frame 2002-11-10 04:28:43 +00:00
Dana Jansens
f257e4b079 position the client inside the frame correctly.
unmanage all clients on shutdown
2002-11-10 04:26:36 +00:00
Dana Jansens
b9cac2146e WINDOWS GET FRAMES FRAME SHOW UP THEY WORK HUZZAH SOON THEYLL BE LIKE OLD TIMES! 2002-11-10 04:08:26 +00:00
Dana Jansens
f2ae1c3b17 fully documented OBClient 2002-11-07 09:02:26 +00:00
Dana Jansens
b0149ef3fd add a bunch of documentation
add updateIconTitle
2002-11-07 08:22:50 +00:00
Dana Jansens
8b041e2f5c add updateIconTitle 2002-11-07 08:22:27 +00:00
Dana Jansens
2a26eddc8d add XXX to a comment that deserves it 2002-11-07 00:22:58 +00:00
Marius Nita
746e55f74b ugh, misspelling 2002-11-06 14:05:08 +00:00
Marius Nita
29d640fdc2 moved em to otk 2002-11-06 14:02:50 +00:00
Marius Nita
37be3ef924 omg, fat commit
pulled the style crap out of screen, i think the reconfigure case needs to be handled still.
moved util and config into otk, changed everything else accordingly.
code compiles and runs
2002-11-06 13:57:54 +00:00
Dana Jansens
0cf6e32e1c new binary name 2002-11-06 11:44:35 +00:00
Dana Jansens
f7f3cd4085 set the client's desired decoration and function flags 2002-11-06 11:44:15 +00:00
Dana Jansens
9dc76e1bac support for the Mwm Hints 2002-11-06 11:31:50 +00:00
Dana Jansens
8a1989301d blef 2002-11-06 10:47:30 +00:00
Dana Jansens
395b9e155a generate an 'openbox3' binary 2002-11-06 10:38:20 +00:00
Dana Jansens
378ed4f520 maps and unmaps windows! 2002-11-06 10:36:56 +00:00
Dana Jansens
a0cc4a7f23 windows map again! 2002-11-06 10:18:38 +00:00
Dana Jansens
076d45d0ce read protocols too in OBClient 2002-11-06 10:05:56 +00:00
Dana Jansens
78a7593a46 OBAtom/XAtom has been moved to otk::OBProperty 2002-11-06 09:20:37 +00:00
Dana Jansens
9df8ba78f3 determine if the user/application requested its initial position or not 2002-11-06 09:19:53 +00:00
Dana Jansens
aa8047d68b use INT_MAX for the default max sizes 2002-11-06 09:14:33 +00:00
Dana Jansens
116c95b887 get the min/max sizes 2002-11-06 09:12:13 +00:00
Dana Jansens
9b23dff16c when creating an OBClient class, get all the info on that class immediately.
print the info to stdout for now too!
2002-11-06 09:04:48 +00:00
Dana Jansens
7b343db222 comment the _window member 2002-11-06 08:09:03 +00:00
Dana Jansens
63233a1fc6 make the group a window
add a XXX for later
2002-11-06 08:08:16 +00:00
Dana Jansens
d363f720a6 fix compiling with the new strut (new namespace)
and fix general errors that broke compiling.

make xeventhandler find the OBClient for most events..
2002-11-06 08:06:54 +00:00
Dana Jansens
d3b7c84d4c moving strut into its own .hh. adding OBClient class 2002-11-06 07:01:59 +00:00
Dana Jansens
d017db67e4 client.cc compiles 2002-11-06 07:01:34 +00:00
Dana Jansens
c9f36d34a4 finish conversion to the new otk::OBProperty class with its new interface 2002-11-05 09:13:46 +00:00
Dana Jansens
641bc819d1 convert XAtom to OBAtom 2002-11-05 07:48:26 +00:00
Dana Jansens
f25252a484 updated doxygen documentation 2002-11-05 05:56:44 +00:00
Dana Jansens
c3946be073 initialize the _doshutdown member 2002-11-04 09:43:42 +00:00
Dana Jansens
62356a72a9 complete the change from window.cc/hh to bbwindow.cc/hh 2002-11-04 09:40:56 +00:00
Dana Jansens
6f8b36ff82 moving window.cc/hh to bbwindow.cc/hh since we'll have our own window class coming in to replace it slowly 2002-11-04 09:38:21 +00:00
Dana Jansens
2f905c7ed8 deal with client events in the same way now 2002-11-04 09:33:23 +00:00
Dana Jansens
45c2589ef6 xeventhandler can handle everything except client messages now.
blackbox is no longer the event handler
2002-11-04 09:25:26 +00:00
Dana Jansens
7ebccbf39a new OBTimer interface 2002-11-04 06:06:13 +00:00
Dana Jansens
d557e816be include the right .hh! 2002-11-04 05:35:04 +00:00
Dana Jansens
6bba50ef34 include the timer manager class header 2002-11-04 05:34:28 +00:00
Dana Jansens
d4d89ce0bb documenting classes! 2002-11-04 03:37:17 +00:00