Commit graph

159 commits

Author SHA1 Message Date
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
24adaad3d5 inserting width percent from screen,using resource<int> value 2003-02-17 12:32:21 +00:00
fluxgen
82c251779b using reference for screen, some minor indentation 2003-02-16 00:09:34 +00:00
fluxgen
0a01f73b51 fixed indentation and added theme listener object 2003-02-15 02:00:29 +00:00
fluxgen
6fda6d83fa removed Clientmenu and Workspacemenu 2003-01-12 18:53:16 +00:00
fluxgen
66206cb19c changed Toolbarmenu to FbTk Menu 2003-01-12 18:04:39 +00:00
fluxgen
4b765849b7 changed workspace menu to FbTk Menu and removed iconmenu and rootmenu 2003-01-09 18:42:32 +00:00
fluxgen
188ac46621 using fbtk menu instead of windowmenu 2003-01-07 02:07:43 +00:00
fluxgen
1cc72819ff no need to hide it 2003-01-05 22:37:46 +00:00
fluxgen
c5023fd193 using ArrowButton for arrows in toolbar 2002-12-13 20:37:55 +00:00
fluxgen
b69bb1d0f8 saving toolbar resource 2002-12-04 22:36:47 +00:00
fluxgen
27a73906fe fixed right and left placement 2002-12-04 17:58:01 +00:00
fluxgen
9233cd9db0 using FbTk FbWindow 2002-12-03 17:02:53 +00:00
fluxgen
af7c6a7c6b using new toolbartheme, fixed placement function and changed to FbTk EventHandler 2002-12-02 21:54:30 +00:00
rathnor
28b5c60449 Indenting from tabs to emacs 4-space 2002-12-01 13:42:15 +00:00
fluxgen
4788d2fb9b using imagecontrol 2002-11-30 20:29:27 +00:00
fluxgen
f604debc9f texture passed as const referens to BImageControl's renderImage 2002-11-27 21:52:34 +00:00
fluxgen
06ad66a211 cleaning 2002-11-27 12:20:23 +00:00
fluxgen
558aa0f9f9 using drawutil's doAlignment function 2002-11-26 16:46:05 +00:00
fluxgen
b51501aa42 fixed so workspace menu is shown when you left click on workspace label 2002-11-16 22:17:06 +00:00
fluxgen
5f4aea396d indentation 2002-11-15 12:05:04 +00:00
fluxgen
ff8702a3f3 fixed bug 581588, toolbar auto hiding while editing workspace name 2002-11-14 11:38:38 +00:00
fluxgen
35cf32850e function name change, changed to FbTk Font 2002-10-29 16:09:37 +00:00
fluxgen
a0abbf6056 include fix 2002-10-25 21:05:01 +00:00
fluxgen
799617f6d1 windowmenu always visible, fixes bug [ 604634 ] Fluxbox 0.1.11 menu on iconbar problem 2002-10-19 14:07:00 +00:00
fluxgen
715f363016 minor adjustments for style 2002-10-15 17:13:24 +00:00
fluxgen
c582abcc54 removed some ifdefs 2002-10-13 21:51:12 +00:00
rathnor
5512cac1b6 fix for when a window doesn't have a menu (decorations.menu == 0) 2002-09-14 10:58:25 +00:00
fluxgen
1467457cde new workspace window stacking 2002-09-08 19:43:15 +00:00
fluxgen
3af7133800 update correct workspace name 2002-09-06 16:50:51 +00:00
fluxgen
1d87fab6ac timeout once per second 2002-08-24 19:31:24 +00:00
fluxgen
3b6725c3c7 cleaning 2002-08-17 22:22:57 +00:00
fluxgen
6051b3a899 cleaning and fixed window menu in iconbar 2002-08-12 03:25:55 +00:00
fluxgen
bfbd0a6095 (void) to () and Bool to bool 2002-08-04 15:12:51 +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
cd7b6d1fd5 minor update 2002-07-20 09:49:57 +00:00
fluxgen
0b1e5a15dc minor indentation 2002-05-24 11:38:32 +00:00
fluxgen
fbf610b774 indentation and on_top/auto_raise savings 2002-05-03 13:14:06 +00:00
fluxgen
8afd178252 update from Workspace changes and removed grab/ungrab 2002-04-09 23:16:28 +00:00
fluxgen
02253281ee updated to match BaseMenu 2002-04-08 22:36:30 +00:00
fluxgen
2526e4bce8 moved nls defines to enums in namespace FBNLS 2002-04-04 11:28:19 +00:00
fluxgen
70f3639c02 std::string for title and icon title in FluxboxWindow 2002-04-03 23:04:01 +00:00
fluxgen
05761f6059 Fixed some signed/unsigned warnings 2002-04-03 12:08:54 +00:00
pekdon
81fb2b9fb6 Oopss.. typo 2002-03-29 21:47:58 +00:00
fluxgen
8daa080d11 some signed/unsigned stuff 2002-03-23 15:14:45 +00:00
fluxgen
95aeda2627 Xinerama support 2002-03-19 14:30:43 +00:00
fluxgen
c52f13c5f2 fixed pointer 2002-03-19 00:12:36 +00:00
fluxgen
cda4903471 parameter to workspace change 2002-02-20 23:13:32 +00:00
fluxgen
aa25d549c0 minor update 2002-02-07 15:12:23 +00:00
fluxgen
cdc6210bfe replaced LinkedList with stl container 2002-02-04 22:41:27 +00:00
fluxgen
57d7ce2538 fixed clear to erase 2002-01-22 07:37:54 +00:00
fluxgen
95c81cf42a Changed new_workspace_name to std::string and fixed some indentation 2002-01-21 00:53:02 +00:00
fluxgen
f72da2f967 Small casting 2002-01-20 02:20:18 +00:00
fluxgen
2f4e038cff Fixed indentation 2002-01-08 00:43:52 +00:00
fluxgen
68d83ecc98 Changed Misc:: 2002-01-06 11:07:42 +00:00
pekdon
edb664f929 Changed toolbar placement enums to uppercase letters. (Claes N�st�n) 2002-01-06 09:37:50 +00:00
fluxgen
a29e46aa9f Updated texture constants 2001-12-29 11:39:34 +00:00
fluxgen
5292c3e7ad Updated Toolbar alignment 2001-12-13 22:05:03 +00:00
fluxgen
18830ac9ad Initial revision 2001-12-11 20:47:02 +00:00