Commit graph

483 commits

Author SHA1 Message Date
fluxgen
d8d2b3aa13 added algorithm include 2002-07-14 01:00:23 +00:00
fluxgen
220be8333b doxygen comments 2002-07-14 00:30:44 +00:00
fluxgen
64e5dc9321 changed decoration default 2002-07-13 21:37:52 +00:00
fluxgen
b831814482 fixed check on valid win and screen pointer in setFocusedWindow 2002-07-13 14:04:46 +00:00
fluxgen
1c7a33c64c minor indentation and comments 2002-07-10 14:51:32 +00:00
fluxgen
9574ba4f0c minor comment 2002-07-10 14:46:42 +00:00
fluxgen
be37152cec obsolete Font struct 2002-07-10 14:38:43 +00:00
fluxgen
d74111a69b comments 2002-06-29 10:44:50 +00:00
fluxgen
8d7690f2ab fixed transient check 2002-06-14 09:59:49 +00:00
fluxgen
c98ab8e5b5 resize/move window even without decor 2002-06-04 09:50:58 +00:00
fluxgen
31c6c63de1 fixed bug 554646, windows that are not maximizable by default wont get a tab by default now 2002-06-02 23:42:10 +00:00
fluxgen
3075af90d6 minor fixes 2002-06-02 23:35:30 +00:00
fluxgen
304d3e4fd5 removed insert window after last focused, temporary fix 2002-06-02 22:57:52 +00:00
fluxgen
66b1894bf2 removed FONT_ELEMENT_SIZE 2002-06-02 22:48:38 +00:00
fluxgen
3675a7be42 slit client bug fixed 2002-06-02 22:43:20 +00:00
fluxgen
7f123ab240 removed comment from propwwmhints 2002-05-30 15:49:10 +00:00
fluxgen
c3dce81be1 changed (void) to () and fixed if-statements in getMWMHints 2002-05-30 00:46:22 +00:00
fluxgen
b43aed4072 cleaning, changed (void) to (), removed unused variable, added comments, moved MwmHints Decor and Func into class FluxboxWindow 2002-05-30 00:38:22 +00:00
fluxgen
550fbdcf85 fixed invert highlight on toggle-items when they are selected 2002-05-29 21:15:07 +00:00
fluxgen
44a1fce815 removed assertion 2002-05-29 19:10:04 +00:00
fluxgen
ffbf15dd45 slit order filename 2002-05-29 06:22:31 +00:00
fluxgen
095ed342bd slit order 2002-05-29 06:21:59 +00:00
fluxgen
0c4d60adc2 removed sstream include 2002-05-24 13:25:25 +00:00
fluxgen
372ffd8bd3 fixed default include 2002-05-24 13:24:02 +00:00
fluxgen
0b1e5a15dc minor indentation 2002-05-24 11:38:32 +00:00
fluxgen
b839dcaf1e iterator fix 2002-05-23 09:48:22 +00:00
fluxgen
ea4c11a52e const fixes 2002-05-22 00:36:56 +00:00
fluxgen
5a78e63212 fixed transient checking in a function 2002-05-21 21:25:10 +00:00
fluxgen
57cd3c5c7c added configurable geometry 2002-05-19 17:56:55 +00:00
fluxgen
75f83132ea const on draw function 2002-05-19 15:37:29 +00:00
fluxgen
67f09e6f00 const correct 2002-05-19 15:35:39 +00:00
fluxgen
e9b1b9b8fa minor stuff 2002-05-19 12:57:47 +00:00
fluxgen
2d0aa410a0 minor stuff 2002-05-19 12:22:55 +00:00
fluxgen
c0a9d432ea remove titlebar 2002-05-19 10:43:23 +00:00
fluxgen
71a158e1af save style on change 2002-05-18 12:38:13 +00:00
fluxgen
63f6204c78 moved creation of titlebar and handle into functions and other minor cleaning 2002-05-17 16:35:58 +00:00
fluxgen
6d706bbccb moved creation of titlebar and handle into functions 2002-05-17 16:34:27 +00:00
fluxgen
ddabec794c added cassert include 2002-05-17 16:32:33 +00:00
fluxgen
160485f469 minor intel compiler fix 2002-05-17 16:30:24 +00:00
fluxgen
b10ecba532 fixed transient check in destructor 2002-05-17 13:27:20 +00:00
fluxgen
e1f76359f5 const 2002-05-17 11:58:47 +00:00
fluxgen
eb8234442e more const 2002-05-17 11:55:41 +00:00
fluxgen
70ececc5d7 strstream to sstream and minor fix with the a warning 2002-05-17 11:16:26 +00:00
fluxgen
c0e2ccff44 removed const on return values of fundamental types 2002-05-17 11:07:36 +00:00
fluxgen
d210e29fce removed const on return values of fundamental types and changed strftime_format to std::string 2002-05-17 11:02:30 +00:00
fluxgen
bda94a6c1a const-correct on Resource class 2002-05-17 10:59:58 +00:00
fluxgen
e296c91a18 removed const on return values of fundamental types and const-correct on BTexture 2002-05-17 10:59:30 +00:00
fluxgen
b77eec73c5 removed const on return values of fundamental types 2002-05-17 10:51:48 +00:00
fluxgen
099577431b minor indentation 2002-05-15 09:37:27 +00:00
fluxgen
849acb4303 const 2002-05-15 09:36:57 +00:00
fluxgen
58c6885c23 changed menustyle.framefont/titlefont to nonpointer 2002-05-15 09:35:49 +00:00
fluxgen
87762aee8a Bool to bool 2002-05-08 14:25:40 +00:00
fluxgen
712d0513b7 added reconfigure for the list 2002-05-08 14:24:57 +00:00
fluxgen
930991589c Desktop wheeling option added 2002-05-08 14:19:12 +00:00
fluxgen
8ccfea478c fixed slit saving and some clean up 2002-05-08 14:12:28 +00:00
fluxgen
3fa8408801 changed from pointer to referens in slitmenu constructor 2002-05-08 14:01:21 +00:00
fluxgen
b53183cfe3 added desktopwheeling option 2002-05-08 10:14:51 +00:00
fluxgen
1f5c8b5ba1 fixed checking on focused_window in handleKeyEvents 2002-05-08 09:33:11 +00:00
fluxgen
05588b7505 minor fix 2002-05-07 17:14:01 +00:00
fluxgen
7deacd55ac minor cleaning 2002-05-07 15:23:00 +00:00
fluxgen
f9467a5572 updated copyright 2002-05-07 15:22:07 +00:00
fluxgen
69a18f36e6 removed some options, they are in CXXFLAGS in confingure.in now 2002-05-07 15:21:08 +00:00
fluxgen
bf605136d0 fixed const 2002-05-07 15:07:02 +00:00
fluxgen
e027cad57d minor cleaning 2002-05-07 14:09:32 +00:00
fluxgen
0ec9f1a21d changed clientmenu to regular 2002-05-07 13:57:09 +00:00
fluxgen
9caf24483d const iterators in updateGnomeList 2002-05-07 13:54:42 +00:00
fluxgen
c8eeaea88f fixed bug [ 552723 ] removing decorations while shaded in toggleDecor 2002-05-07 13:50:34 +00:00
fluxgen
a10c34918c const on updateGnome* functions 2002-05-07 13:31:11 +00:00
fluxgen
eaecf66a23 fixed more checking on the fontstruct 2002-05-07 08:15:18 +00:00
fluxgen
fbf610b774 indentation and on_top/auto_raise savings 2002-05-03 13:14:06 +00:00
fluxgen
3cc006d7b5 removed NULL 2002-05-02 07:19:02 +00:00
fluxgen
5e9343fc7f fixed ScreenList and added MoveTabPrev/Next, FirstTab/LastTab key bindings 2002-05-02 07:14:22 +00:00
fluxgen
74d77991bc added FIRSTTAB, LASTTAB, MOVETABPREV and MOVETABNEXT 2002-05-02 07:10:03 +00:00
fluxgen
0f1dd8e8b5 added moveNext/movePrev 2002-05-02 07:09:22 +00:00
fluxgen
41775ff631 fixed bug [ 515483 ] XMMS Problem, with the handles = true 2002-04-28 20:09:31 +00:00
fluxgen
da517e6074 minor stuff 2002-04-28 19:54:10 +00:00
fluxgen
6749157af4 dont save on shutdown 2002-04-28 18:57:10 +00:00
fluxgen
4e242cbdc6 save_rc public 2002-04-28 18:55:43 +00:00
fluxgen
644f8a56fc reconfigure in case statement 2002-04-28 18:47:47 +00:00
fluxgen
86c9f77aa2 indentation and const fix 2002-04-28 16:58:36 +00:00
fluxgen
6023193635 Save settings when we change them 2002-04-28 16:00:27 +00:00
fluxgen
a1c872415a minor fixes 2002-04-28 15:54:59 +00:00
fluxgen
bd878465b9 fixed shade bug while no tabs and rotated 2002-04-28 08:49:31 +00:00
fluxgen
2f19847b98 fixed bug in workspace warping 2002-04-26 18:27:39 +00:00
fluxgen
db81115d91 fixed m_multibyte 2002-04-26 09:32:20 +00:00
fluxgen
4fbb93a6b6 fixed minor font string 2002-04-20 10:33:10 +00:00
fluxgen
7f43f5bf11 fixed workspace warping 2002-04-20 10:27:13 +00:00
fluxgen
7f08b3ae46 minor stuff 2002-04-19 09:34:10 +00:00
fluxgen
9b8c02c542 added ToggleTab 2002-04-19 09:33:42 +00:00
fluxgen
7c2c942f3c fixed workspace warping bug when moving a tabgroup 2002-04-17 07:24:59 +00:00
fluxgen
0790b898ea root window scrolling 2002-04-17 06:57:10 +00:00
fluxgen
d1b6fa2729 minor stuff in redrawTitle 2002-04-17 06:42:04 +00:00
fluxgen
875d63b6d9 tabs default off 2002-04-14 22:27:57 +00:00
fluxgen
3e08be1c2a always true on tab 2002-04-14 22:26:43 +00:00
fluxgen
0d708fa2be fixed remove of handle in propertyNotify 2002-04-14 11:54:59 +00:00
fluxgen
507fbd3be7 added workspace warping option 2002-04-12 15:14:09 +00:00
fluxgen
7669a04b24 minor fixes 2002-04-12 15:06:07 +00:00
fluxgen
17227b5d09 added workspace_warping option and removed some const 2002-04-12 14:58:29 +00:00
fluxgen
58fb11717a added workspace_warping option 2002-04-12 14:56:15 +00:00
fluxgen
af9a5aa8a4 added workspace warping 2002-04-12 14:54:57 +00:00