Commit graph

2128 commits

Author SHA1 Message Date
Dana Jansens
22b5d6458e initialize the net_showing_desktop hint 2003-02-10 22:49:46 +00:00
Dana Jansens
63646b38c4 make some of otk::property work 2003-02-10 22:45:23 +00:00
Dana Jansens
1e46a39dc3 more user friendly net_showing_desktop support 2003-02-10 22:17:40 +00:00
Dana Jansens
ba9b0617ed smarter focus restoring 2003-02-10 17:01:32 +00:00
Dana Jansens
5d47526b30 focus the desktop when entering show-desktop-mode, and refocus what was focused before when leaving 2003-02-10 17:00:34 +00:00
Dana Jansens
265cf6c947 show desktop mode works! 2003-02-10 16:56:03 +00:00
Dana Jansens
f305e7f18d rm some old commented code 2003-02-10 16:28:00 +00:00
Dana Jansens
81c164bbf9 add support for desktop layouts specified by pagers 2003-02-10 16:12:33 +00:00
Dana Jansens
29bd1c97a2 rm a debug print 2003-02-10 15:41:48 +00:00
Dana Jansens
dd088e727e kill a warning 2003-02-10 15:41:11 +00:00
Dana Jansens
30cef0ceca add _NET_DESKTOP_LAYOUT and _NET_SHOWING_DESKTOP 2003-02-10 15:13:24 +00:00
Dana Jansens
f789d4a615 remove debug print 2003-02-10 07:36:28 +00:00
Dana Jansens
82d147b5d7 better skipping of focus events while stackedcycling, fixes bug where esc would still change the order. 2003-02-10 07:35:51 +00:00
Dana Jansens
4ef1514836 stop using a desktop number for iconic windows. woot! 2003-02-10 07:16:56 +00:00
Dana Jansens
12108e16e1 keep track of struts for each desktop 2003-02-10 06:50:19 +00:00
Dana Jansens
a5ea4b0480 add DONT_DUPLICATE option 2003-02-10 04:01:04 +00:00
Dana Jansens
544bc20a84 rm debug prints 2003-02-10 03:50:47 +00:00
Dana Jansens
43c1f2a8f8 modal works like a charm now 2003-02-10 03:47:54 +00:00
Dana Jansens
43f958996b use a solid color for the default background 2003-02-10 02:30:52 +00:00
Dana Jansens
a4c8a839a3 layout fixes, give widgets a default texture, etc. 2003-02-10 02:27:58 +00:00
Dana Jansens
c26e5ea751 set the _text 2003-02-10 01:39:45 +00:00
Dana Jansens
ebdfbdabbe keep things in min/max bounds properly 2003-02-10 00:21:09 +00:00
Dana Jansens
5673ab7e70 use parentrelative when theres no texture set 2003-02-09 23:39:54 +00:00
Dana Jansens
07a7f6a31a mention that 2.9x is not supported 2003-02-09 23:11:07 +00:00
Dana Jansens
115fedf432 use the c++ std cheaders 2003-02-09 23:07:54 +00:00
Dana Jansens
74cfb1b4c1 signed ints instead of unsigned ints again. less pain. pain bad. 2003-02-09 22:40:47 +00:00
Dana Jansens
9e05db9518 remove includes for widgetbase.hh. fix bug with circular modal pointer. 2003-02-08 10:48:19 +00:00
Dana Jansens
c54d92b784 this is no longer used 2003-02-08 09:23:24 +00:00
Dana Jansens
e4fa1c5a71 split the move and resize on the client window 2003-02-08 09:19:40 +00:00
Dana Jansens
ef231de58a mad optimizations 2003-02-08 08:59:24 +00:00
Dana Jansens
ee9eaed6cd highlight the popup 2003-02-08 08:31:32 +00:00
Dana Jansens
a81b967475 grab early in the cycle so that we dont miss the modifier release 2003-02-08 08:19:10 +00:00
Dana Jansens
188e5cd537 udpate to new api 2003-02-08 08:14:02 +00:00
Dana Jansens
f51f1c775f stacked cycling menu works now. add a highlighted flag to otk widgets 2003-02-08 08:13:02 +00:00
Dana Jansens
e72d9d90f9 make stacked cycling work with new otk widgets.. not highlighting in the list yet though 2003-02-08 07:59:52 +00:00
Dana Jansens
b555cd12e7 rm the headers that are no longer existing 2003-02-08 07:43:25 +00:00
Dana Jansens
6a88803b8c formatting 2003-02-08 07:42:31 +00:00
Dana Jansens
17b0266979 No longer using otk widgets for the frame decorations.
The titlebar no long has any buttons, in preparation for a new button system.
Using otk::Size for sizes, and unsigned ints (*PAIN*) we'll see..
2003-02-08 07:37:22 +00:00
Dana Jansens
1c97e9fb7b some updatesto match changes to otk. Many more needed.. 2003-02-08 07:34:49 +00:00
Dana Jansens
5adb8c82d1 updated wrappers around the new otk widget system and style system 2003-02-08 07:34:25 +00:00
Dana Jansens
f9659acd11 add the new size class' header 2003-02-08 07:34:06 +00:00
Dana Jansens
99cd843fc6 Brand spankin new widgets for otk (Label and Button).
Add a new Size class.
Rect, Point, and Size are immutable classes.
Size uses *UNSIGNED* ints. This is causing me headaches * a bajillion right now, so we'll see about that.
2003-02-08 07:33:48 +00:00
Dana Jansens
d2df40965b compress motion events better 2003-02-07 09:39:04 +00:00
Dana Jansens
7359d4d711 compress config req's 2003-02-07 09:37:20 +00:00
Dana Jansens
4f711edc98 move marius from active developers to contributors :\ 2003-02-06 20:11:13 +00:00
Dana Jansens
7b8c5c892a catch exception if the file doesnt exist 2003-02-06 15:17:50 +00:00
Dana Jansens
c3e4f97d87 make "make dist" work, compiler flags cleanups 2003-02-06 06:19:46 +00:00
Dana Jansens
37050803a6 rm this thing 2003-02-05 16:44:12 +00:00
Dana Jansens
2e7bb61505 include the .i's in the dist 2003-02-05 16:36:57 +00:00
Dana Jansens
8cc2716041 supply the same interface with optional arguments as before. increment callback functions when they are registered. 2003-02-05 16:25:38 +00:00