Commit graph

2751 commits

Author SHA1 Message Date
akir
6a098b0797 hopefully final fix for missing iconv 2004-08-31 21:47:56 +00:00
fluxgen
82de6ace6d have const msg ptr to iconv 2004-08-31 21:24:05 +00:00
fluxgen
9121ec43af checking for have iconv 2004-08-31 20:27:08 +00:00
akir
a182e88412 fix for gcc 2.95.4, again make_pair and missing #include <typeinfo> before
typeid-usage
2004-08-31 19:38:42 +00:00
akir
ed88b106da fix for gcc 2.95.4 -> has problems to get the right template-types
for make_pair
2004-08-31 19:27:21 +00:00
rathnor
d17bf39a43 add autoconf check for std c++ headers 2004-08-31 15:26:40 +00:00
akir
a0701345ed added RaiseLayer and LowerLayer 2004-08-30 21:29:42 +00:00
fluxgen
51f26f0c47 clientWidth now iconWidth 2004-08-30 13:42:13 +00:00
akir
ca99e775f4 closes bug 977054 2004-08-30 12:21:18 +00:00
akir
566b0284a8 suppress informative debugmessages 2004-08-30 11:34:56 +00:00
akir
d4077526b4 antialias- and alpha-entries only in menu when its compiled in 2004-08-30 11:33:23 +00:00
akir
6a99427331 fi menuuclosebug -> choosed the wrong parent-menu under some circumstances 2004-08-30 10:23:37 +00:00
akir
bd379d3e53 forgotten changed Makefile.am 2004-08-29 22:07:37 +00:00
akir
dc836d2b78 added [wallpapers|rootcommands] to menuitems 2004-08-29 21:11:24 +00:00
rathnor
680128f286 fix wrapping upwards in menu 2004-08-29 14:53:23 +00:00
rathnor
e41bc330b4 fix bug with >1 column menus 2004-08-29 14:37:52 +00:00
rathnor
ef9565efd8 fix crash bug when windowmenu doesn't include extramenus
improve checking of existence/success of loading windowmenu file
2004-08-29 12:35:29 +00:00
rathnor
92dc8d7452 fix toolbar localtion (visible when 100%)
fix menu font size when no style
2004-08-29 12:33:55 +00:00
rathnor
4d01d1b748 add back Workspace<n> keys with deprecated message 2004-08-29 09:08:29 +00:00
rathnor
97ef84da59 a few random fixes 2004-08-29 08:33:13 +00:00
rathnor
8a59b9b454 couple of menu render fixes 2004-08-28 19:03:09 +00:00
rathnor
c4c67dafeb fix a issue with fonts coming up blank 2004-08-28 18:10:19 +00:00
rathnor
11f8d9c21f fix menu rendering bug with selected items 2004-08-28 14:25:52 +00:00
rathnor
cbc8e23ed2 fluxbox::shutdown wasn't safe to get interruped by another signal 2004-08-27 17:24:49 +00:00
rathnor
d54bf608fc fallback to clock rather than workspace name for buttons (since its
consistent with old and new themes)
2004-08-27 14:36:12 +00:00
rathnor
f2599d87f6 add a special fallback for toolbar button style 2004-08-27 14:14:42 +00:00
akir
6ce5a31ea8 unification for themes.cfg/styles.cfg and the same for menuentries:
[stylesmenu] and [themesmenu]
  [stylesdir] and [themesdir]
2004-08-26 18:26:39 +00:00
rathnor
0f83e44972 fix rendering of bevels for textures with solid textures 2004-08-26 16:37:48 +00:00
rathnor
346a6598a6 make arrow button's arrow size scalable by the user 2004-08-26 15:09:33 +00:00
akir
13bf2a7fdd fixed 2 possible memleaks 2004-08-26 01:51:21 +00:00
rathnor
5337fc6640 fix up theming of the toolbar 2004-08-25 17:16:40 +00:00
akir
b57ce6ca8a make use of "size" in "recode" -> fixes drawin the cursor in textboxes 2004-08-25 10:03:09 +00:00
rathnor
3dc7103782 fix handling of font+text encodings 2004-08-18 16:30:33 +00:00
fluxgen
5be7e5b666 tempfix for empty locale 2004-08-14 09:33:09 +00:00
fluxgen
a3a59fedc0 fixed slow resize of xmms playlist, we called setupWindow in XA_WM_NORMAL_HINTS even when didnt have to 2004-08-13 12:39:02 +00:00
fluxgen
4b159871a0 minor cleaning 2004-08-11 13:17:56 +00:00
fluxgen
7ca95258d0 debug messages and some minor cleaning 2004-08-11 13:16:10 +00:00
fluxgen
0e8c418210 fixed fbrun crash when history item is bigger than entry box, sf: [ 1005182 ] fix for Bug with RequestID #877004, patch from mangala 2004-08-11 12:41:28 +00:00
fluxgen
0d7ed9bb44 minor fix 2004-08-10 19:34:35 +00:00
fluxgen
f223711cf1 fixed so we call setupWindow last in init(), else we dont get anything in the titlebar if we dont have some special option like remember enabled 2004-08-10 19:18:48 +00:00
fluxgen
1a02439df1 added literal for layer, patch from Mathias Gumz 2004-08-10 18:35:05 +00:00
fluxgen
c1b226b7ff adding halo and shadow options to font loading, patch from Mathias Gumz and c. mccreesh (ciaranm) 2004-08-10 18:08:37 +00:00
fluxgen
12237ed0db removed reparent and added debugmsg 2004-08-10 13:36:07 +00:00
fluxgen
feeecb52d7 minor stuff 2004-08-10 12:08:31 +00:00
fluxgen
5f819e8537 some debugmessages and minor fixes 2004-08-10 12:05:47 +00:00
fluxgen
05c0bfc8f8 Minor fix 2004-08-10 11:58:22 +00:00
fluxgen
41249b77fb utf-8 fix, a fixed patch from Sergey Kuleshov 2004-08-10 11:57:35 +00:00
fluxgen
52cb375886 utf-8 fix, a fixed patch from Sergey Kuleshov 2004-08-10 11:22:10 +00:00
fluxgen
cd0cdb5301 expand pixmap filename before loading, patch from Mathias Gumz 2004-08-03 21:31:31 +00:00
fluxgen
7b4d57f275 fixed menu move bug and made separator not selectable, patch from Mathias Gumz 2004-08-03 21:25:51 +00:00
fluxgen
582fe36cea minor fixes 2004-07-21 18:56:34 +00:00
fluxgen
44f7069e1c some EMX fixes, thanks dave_yeo at paralynx 2004-07-19 13:53:46 +00:00
fluxgen
ac1314c360 fixed fallback for pressed texture 2004-07-18 18:46:03 +00:00
fluxgen
601ae51604 resource bool fix and setting input focus on menus when we bring them up with the mouse 2004-07-15 18:23:03 +00:00
fluxgen
38bd7f47d9 click on handle raises, and some other minor fixes 2004-07-15 18:20:13 +00:00
fluxgen
40c44b227b mouse scroll on icons changes workspace 2004-07-15 14:20:19 +00:00
fluxgen
4179d51829 delete key 2004-07-15 13:48:54 +00:00
fluxgen
4e243d1599 fixed Resource long long, time_t is long long some systems 2004-07-15 13:42:50 +00:00
fluxgen
b672bc50bb minor stuff 2004-07-15 09:52:57 +00:00
fluxgen
1790b15e0a typedef Toolbars 2004-07-15 09:52:14 +00:00
fluxgen
b78255fa1a fixed toolbar draw bug at startup 2004-07-14 23:39:29 +00:00
fluxgen
7391de5e96 fixed menu draw bug while doing keyboard navigation 2004-07-14 18:30:37 +00:00
fluxgen
7794867005 improved algoritm for transient_for in initWindows 2004-07-14 18:28:05 +00:00
fluxgen
9cee51bdf0 fixed bug in transient window creation at startup 2004-07-14 12:13:29 +00:00
fluxgen
c213fb6ca2 fixed minor bug 2004-07-06 10:47:36 +00:00
fluxgen
7c85d11a95 tiled pixmap fix, patch from dhx (xyx@gm...), see mailing list 2004-07-05 23:51:57 +00:00
fluxgen
df570bc945 fixed menutitle and menulables drawn to close to screen-bottom, patch from Mathias Gumz 2004-07-05 09:40:08 +00:00
fluxgen
ced22314b8 save menu filename, so we can reload the menu, patch from Mathias Gumz 2004-07-05 09:27:04 +00:00
rathnor
6afbecdada fix rectangle drawing on attaching tabs 2004-06-29 12:41:23 +00:00
fluxgen
df68d8d0b0 minor stuff 2004-06-28 13:33:05 +00:00
fluxgen
7c412b5c78 force old position on configure request, we dont know if the clients changed the position 2004-06-27 21:47:16 +00:00
fluxgen
5e5a4982d3 added m_active_index. added validIndex function which validates indexes, removed highlight from drawItem since it should only highlight the m_active_index 2004-06-27 13:51:24 +00:00
fluxgen
9bd6c403f2 using menu separator 2004-06-27 13:45:20 +00:00
fluxgen
2e228593c0 using toggle menu for layer menu, fixed nls support 2004-06-27 13:43:59 +00:00
fluxgen
835501d3ae virtual destructor 2004-06-27 13:43:09 +00:00
fluxgen
e0f2a25c22 added toggle menu 2004-06-27 13:42:04 +00:00
fluxgen
291d893713 toggle menu 2004-06-27 13:41:45 +00:00
rathnor
965086f39d tidying up initialisation with dockapps 2004-06-21 15:23:42 +00:00
rathnor
6a51cefb2f fix groups file problem with windows not showing properly 2004-06-21 09:53:01 +00:00
rathnor
5cc0f12f3f we should only load LC_MESSAGES, not LC_ALL 2004-06-20 15:16:08 +00:00
rathnor
abc86f0028 fix systemtray related things 2004-06-20 10:29:51 +00:00
rathnor
9b7775751d support _NET_WM_WINDOW_TYPE_DESKTOP (e.g. nautilus desktop windows)
Allow FluxboxWindows to be untabable.
2004-06-20 04:49:33 +00:00
rathnor
4589ecdbbc fix initialisation of state when a window is first mapped 2004-06-19 15:04:28 +00:00
rathnor
a49d1128cd tweak iconbar rendertheme - need to re-render after addWindow 2004-06-17 00:17:22 +00:00
rathnor
8f88c1fecb toolbar fixes, updates and optimisations 2004-06-16 15:38:19 +00:00
fluxgen
db6e78bba9 minor fix 2004-06-15 11:03:17 +00:00
fluxgen
f1ce9c3f34 minor fix for toggle item 2004-06-14 16:09:48 +00:00
fluxgen
34ac6caeab minor fix 2004-06-14 12:25:31 +00:00
fluxgen
6ede6046d8 more improvements on transparency 2004-06-14 12:24:23 +00:00
fluxgen
3890049e3c title raise lower when title visibility changes 2004-06-14 12:23:57 +00:00
fluxgen
463c7dab18 minor fix 2004-06-13 12:01:52 +00:00
fluxgen
2475b2debc minor fixes 2004-06-13 11:01:47 +00:00
fluxgen
05a1b55901 minor fix for title and item height 2004-06-13 10:59:54 +00:00
fluxgen
825c02ccb0 more cleaning 2004-06-13 10:58:34 +00:00
fluxgen
57dd6d16f9 minor fix 2004-06-13 00:42:45 +00:00
fluxgen
8afaff0364 inline functions 2004-06-13 00:33:06 +00:00
fluxgen
c71c8244b5 setBufferPixmap public instead 2004-06-13 00:32:40 +00:00
fluxgen
46a06cdb02 transparency improvements, added buffer for title window to reduce flickering and removed menu.bevel_w since its already in MenuTheme 2004-06-13 00:31:29 +00:00
fluxgen
868edbabf2 include pixmap with mask 2004-06-10 17:31:39 +00:00
fluxgen
397e2a68cc minor fix 2004-06-10 17:24:24 +00:00
fluxgen
655c7b9de6 minor stuff 2004-06-10 17:07:58 +00:00
fluxgen
c69e7c4988 improved menu loading speed and added menu icon 2004-06-10 11:43:24 +00:00
fluxgen
d2e0aea0ae added menu icon 2004-06-10 11:42:35 +00:00
fluxgen
80ba32fb2d minor fix 2004-06-10 11:41:15 +00:00
fluxgen
af30481a47 icon in menu item 2004-06-10 11:40:43 +00:00
fluxgen
d07e5f1cc5 copyright update 2004-06-10 11:38:26 +00:00
rathnor
b1b3a6b8d2 more nls updates 2004-06-08 13:15:30 +00:00
rathnor
b659c2583c Change one nls item name 2004-06-08 11:47:10 +00:00
fluxgen
45222913d1 new files: MenuIcon 2004-06-07 22:29:37 +00:00
fluxgen
a784c1bf00 pixmap icon for menu items 2004-06-07 22:28:39 +00:00
fluxgen
13854c39b5 updated for menuseparator 2004-06-07 22:23:50 +00:00
fluxgen
4fdb621efd return values 2004-06-07 22:18:21 +00:00
fluxgen
bdcf645eba need typeinfo 2004-06-07 22:01:11 +00:00
fluxgen
0fba4bfafe minor stuff 2004-06-07 21:48:14 +00:00
fluxgen
5f84132c19 minor indent and using MenuSeparator 2004-06-07 21:43:02 +00:00
fluxgen
bb31394000 need typeinfo 2004-06-07 21:42:05 +00:00
fluxgen
3e52976eac minor fix 2004-06-07 21:36:06 +00:00
fluxgen
aaa72eada2 minor fixes 2004-06-07 21:22:42 +00:00
fluxgen
9b494abdce minor indent 2004-06-07 21:16:13 +00:00
fluxgen
a73918e805 minor fix 2004-06-07 21:15:08 +00:00
fluxgen
69aab351b0 new files: menuseparator 2004-06-07 21:07:26 +00:00
fluxgen
c7f696db31 draws a separator 2004-06-07 21:05:16 +00:00
fluxgen
2bb46b0020 item and title height specified by style 2004-06-07 21:02:49 +00:00
fluxgen
8eb2ea889d drawing of items is now done in MenuItem 2004-06-07 20:34:23 +00:00
fluxgen
34edd2640a improved transparent rendering and fixed drawing of menu items in MenuItem class 2004-06-07 20:28:50 +00:00
fluxgen
5530ce6450 alpha access function 2004-06-07 20:24:38 +00:00
rathnor
fff4456dee update NLS string handling... 2004-06-07 11:46:05 +00:00
rathnor
073065ac56 more fixing up of alpha zero-relatd problems - particularly fallback to
255, not zero for alpha items
2004-05-24 15:30:52 +00:00
rathnor
ca307efe3e handling of alpha = 0 2004-05-24 13:09:32 +00:00
grubert
b13f59e753 Make arrows in buttons half the size of the button.
Add UP and DOWN arrows.
2004-05-18 08:35:22 +00:00
rathnor
15fe67e21e fix up slit transparency redraw issues 2004-05-17 15:20:32 +00:00
rathnor
c1fb3b3e1a fix menu transparency rendering bug, and add save_under to menu windows 2004-05-17 15:01:32 +00:00
rathnor
36a848c4a5 tweak the X in the close button. It was uneven. Check the comment
for details, I suspect it depends on X version :-/
2004-05-14 13:44:31 +00:00
rathnor
9069ae0d80 fix up a number of things for when a window hides while moving,
including a crash bug
2004-05-13 01:48:18 +00:00
rathnor
d95fcc2dbb Event Manager fixes/review 2004-05-04 14:33:38 +00:00
fluxgen
e127dabae6 dont expand filename here 2004-05-03 21:37:38 +00:00
fluxgen
9ab2f6e29b minor fix 2004-05-03 21:37:01 +00:00
fluxgen
2adf0b8cc2 expand filename 2004-05-03 15:38:26 +00:00
rathnor
a969d7fdff tweak the remap fix. Scott pointed out that the xevent isn't actually
filled in there. Lets try it just checking !remap...
2004-05-03 13:45:23 +00:00
fluxgen
b872c2e0c0 minor fix for layer menu title 2004-05-02 22:28:45 +00:00
fluxgen
805f581932 minor fix for separator in windowmenu 2004-05-02 22:17:00 +00:00
fluxgen
8628f18fe5 update 2004-05-02 21:27:35 +00:00
fluxgen
ec7d792a48 minor fixes 2004-05-02 21:27:15 +00:00
fluxgen
4880851f13 movetest 2004-05-02 21:26:07 +00:00
fluxgen
955c2358fb testing menu parser 2004-05-02 21:23:35 +00:00
fluxgen
e5c0b02496 parsertest 2004-05-02 21:22:43 +00:00
fluxgen
5e03487909 new files 2004-05-02 21:21:56 +00:00
fluxgen
33300e91e3 added exit command 2004-05-02 21:13:08 +00:00
fluxgen
745dcf42c3 iconmenu is now handled in IconMenu which is created in WorkspaceMenu, moved all parsing of menu file to MenuCreator 2004-05-02 21:12:22 +00:00
fluxgen
347689ba69 moved from screen.cc 2004-05-02 21:09:04 +00:00
fluxgen
49162b5bf5 using MenuCreator to create window menu 2004-05-02 21:08:28 +00:00
fluxgen
1f88db4fd6 changed m_windowmenu to FbTk Menu ptr instead of FbMenu and we create it via MenuCreator 2004-05-02 21:06:27 +00:00
fluxgen
d4bfeb6460 parses fluxbox menu file 2004-05-02 21:02:26 +00:00
fluxgen
95f721e35b creates menus... 2004-05-02 20:59:29 +00:00
fluxgen
0f798ff9de generic parser interface 2004-05-02 20:57:14 +00:00
fluxgen
034cc8e7e2 handles a style filename 2004-05-02 20:54:16 +00:00
fluxgen
11274940f8 menu instances that handles workspace and icon menu 2004-05-02 20:51:36 +00:00
fluxgen
6ab2a90d72 initMenus after we add screen to our list. Added find screen by number. 2004-05-02 20:48:16 +00:00
fluxgen
f278773f92 include fluxbox-nls instead 2004-05-02 20:46:43 +00:00
fluxgen
db95500c59 fixed include menu 2004-05-02 20:46:19 +00:00
fluxgen
ac24a4ae8d copyright update 2004-05-02 20:42:56 +00:00
rathnor
73d2e5b7da missed a touch in the reparent thing 2004-04-30 13:48:58 +00:00
rathnor
386b9d034b reparent tweak 2004-04-30 13:11:40 +00:00
rathnor
4439b3f9b1 fixes for/reimplement parts of directional focus movement 2004-04-28 14:59:12 +00:00
rathnor
bb779745f4 add apps file matching on role. Includes new textProperty property on
FbWindow.
2004-04-28 13:04:06 +00:00
fluxgen
d4b268f49e oops, forgot to include file 2004-04-26 22:19:09 +00:00
fluxgen
210ff2d27c gcc 3.4 fix 2004-04-26 21:57:32 +00:00
rathnor
d4a8717851 toolbar themeing fixes 2004-04-26 15:04:37 +00:00
fluxgen
ae8406cd3e fixe for old compiler 2004-04-26 10:17:09 +00:00
fluxgen
56b3679637 minor fix for startup 2004-04-26 09:25:42 +00:00
fluxgen
7d74c33ecb minor fix 2004-04-25 16:12:21 +00:00
fluxgen
c5fb252a6f deiconify cmd, patch from Mathias Gumz 2004-04-22 21:12:34 +00:00
fluxgen
09eade65d5 attach area, patch from Mathias Gumz 2004-04-22 21:07:57 +00:00
fluxgen
c915add887 removed debug msg 2004-04-19 22:49:25 +00:00
fluxgen
b6c8865926 added ScreenResources.cc 2004-04-19 22:48:52 +00:00
fluxgen
bb991a0166 kde dockapps in systray 2004-04-19 22:48:19 +00:00
fluxgen
2065957785 minor cleaning 2004-04-19 22:47:36 +00:00
fluxgen
9a9f87d1ca find eventhandler 2004-04-19 22:46:46 +00:00
fluxgen
94100534be kde dockapps in systray and moved resource templates to ScreenResource.cc 2004-04-19 22:44:42 +00:00
fluxgen
2bef72c390 moved from Screen 2004-04-19 22:43:19 +00:00
fluxgen
abda1490d8 kde dockapp in systray 2004-04-19 22:42:26 +00:00
fluxgen
09c0d67fad minor fix for old gcc compiler 2004-04-19 18:57:30 +00:00
fluxgen
95c20b15f9 added name and isExecutable, patch from Mathias Gumz 2004-04-19 18:09:15 +00:00
fluxgen
bb2f1c8713 new interface for adding atomhandler in fluxbox.hh 2004-04-18 21:18:28 +00:00
fluxgen
23d9630f07 fixed remember on decoration when we get mwm hint event, patch from Mathias Gumz 2004-04-18 21:17:36 +00:00
fluxgen
5fb30d4bfc changed atomhandlerlist to a map so we can get atomhandlers by name, patch from Mathias Gumz 2004-04-18 21:16:06 +00:00
fluxgen
5c047ad1c3 virtual update, fixed round courners bug 2004-04-18 18:53:55 +00:00
fluxgen
ad7c2d846d virtual update(index), so we can update shape in FbMenu 2004-04-18 18:48:58 +00:00
fluxgen
ee9180ee1c minor fix for decoration stuff and remember position, patch from Mathias Gumz 2004-04-18 17:53:15 +00:00
fluxgen
13d2dd1383 fixed drawing issue with big menus, patch from Mathias Gumz 2004-04-18 17:46:32 +00:00
rathnor
cd5f6a81cf revert to sync grab for now 2004-04-14 16:38:33 +00:00
rathnor
cf2b24b645 fix the hang some more, hopefully final 2004-04-14 15:40:57 +00:00
rathnor
0b8592b203 hopefully fix strange hang, plus tab drag fixes 2004-04-14 15:17:20 +00:00
fluxgen
a14a5eff0d fixed title problem, patch from Mathias Gumz 2004-04-14 14:02:41 +00:00
fluxgen
e828391b1c hide window menu if click on another window, patch from Mathias Gumz 2004-04-12 23:05:10 +00:00
fluxgen
9502426e73 fixed grab counting 2004-04-12 18:19:10 +00:00
fluxgen
d26e439375 minor fix, patch from Fr�d�ric L. W. Meunier (1 at pervalidus dot net) 2004-04-10 19:52:43 +00:00
fluxgen
52b8cb7d3d minor fix for old gcc 2004-04-05 18:31:51 +00:00
rathnor
ab6e83e935 honour aspect ratio hints 2004-04-01 14:06:42 +00:00
fluxgen
674bc07948 fixed decoration bug with MOTIF_WM_HINTS 2004-03-31 10:28:08 +00:00
fluxgen
3012463167 fixed java-menu bug, patch from Scott Moser 2004-03-30 14:31:30 +00:00
fluxgen
209ba75bac optional decoration of transient windows, patch from Scott Moser 2004-03-30 13:48:38 +00:00
fluxgen
2fc1981725 fixed window snapping with screen 2004-03-28 17:48:20 +00:00
fluxgen
27e83c1b06 setLineAttributes in reconfigure 2004-03-23 09:21:29 +00:00
fluxgen
7a2e83f9d2 reload screen resources at real_reconfigure 2004-03-23 09:19:57 +00:00
fluxgen
b0af80ec1d added screen resource .overlay.lineWidth, .overlay.lineStyle and .overlay.capStyle which defines the line style for resize and move actions on windows, patch from Mathias Gumz 2004-03-22 21:01:42 +00:00
fluxgen
9991ce9ff4 setLineAttributes, patch from Mathias Gumz 2004-03-22 20:56:15 +00:00
fluxgen
67ec8b7d3e fixed missing text on restart, patch from Mathias Gumz 2004-03-22 20:08:08 +00:00
rathnor
dea3281e69 primarily focus fix/tweak/rejigging 2004-03-21 09:00:25 +00:00
fluxgen
048861bf35 fixed menu timestamp on root menu, Patch from Mathias Gumz 2004-03-18 14:45:56 +00:00
fluxgen
3f615b530f C-c clears the window, and now @ and | works, patch from Mathias Gumz 2004-03-18 14:33:09 +00:00
fluxgen
526c8f5faa minor fix 2004-03-16 18:44:40 +00:00
rathnor
ca9f484883 really fix placeWindow 2004-03-15 23:36:13 +00:00
rathnor
1d58e3afb2 fix spin bug in placeWindow 2004-03-15 03:48:47 +00:00
fluxgen
0251a935a8 fixed compilation on cygwin 2004-03-13 11:14:21 +00:00
rathnor
bfcc24bac7 tpyo 2004-03-08 12:23:16 +00:00
rathnor
bc8a31d405 fix passing of focus when grouping 2004-03-08 12:20:31 +00:00
rathnor
206a7ca10d fix _NET_WM_DESKTOP client message handling 2004-03-07 23:37:39 +00:00
rathnor
c0325e6127 fix update of keys on kepmapping change 2004-03-03 12:53:06 +00:00
rathnor
f9fbd86c75 fix outline moving windows being dropped on their own workspace 2004-03-03 12:29:31 +00:00
fluxgen
604c2b9363 template 2004-03-01 10:49:43 +00:00
fluxgen
263963dd7f copyright update 2004-02-28 16:55:59 +00:00
fluxgen
60ec2e2177 copy operator 2004-02-28 16:55:22 +00:00
fluxgen
489c2f4dd0 ignore exposure 2004-02-28 16:54:04 +00:00
fluxgen
b7d4e305ec fixed bug in removeTrailingWhitespace, patch from Mathias Gumz 2004-02-28 10:46:02 +00:00
fluxgen
454938dd94 compiler and version 2004-02-28 10:32:06 +00:00
fluxgen
f8f393c02f fixed some rendering issues 2004-02-27 14:22:27 +00:00
fluxgen
214a68012b improved speed 2004-02-27 13:25:18 +00:00
fluxgen
962669c960 improved transparency rendering speed 2004-02-27 13:24:21 +00:00
fluxgen
f1d41e6afa cleaning 2004-02-27 12:32:54 +00:00
fluxgen
b7077b18d0 fixed some transparent bugs 2004-02-27 12:29:13 +00:00
fluxgen
2b7c80b183 improved transparent rendering speed, the button instances do not need to updateTransparent explicit since they do that in their clear function 2004-02-27 12:20:01 +00:00
fluxgen
b559977bd4 added CompareWindow 2004-02-27 12:18:45 +00:00
fluxgen
bad4ea701d just a typedef 2004-02-27 12:18:26 +00:00
fluxgen
ee537685be added CompareEqual 2004-02-27 12:11:40 +00:00
fluxgen
217e4a0ee0 compare equal helper for containers 2004-02-27 12:11:05 +00:00
fluxgen
635e30e915 improved transparent rendering 2004-02-27 11:55:27 +00:00
fluxgen
afb137c788 added SendToNextWorkspace and SendToPrevWorkspace, patch from Mathias Gumz 2004-02-20 19:40:31 +00:00
fluxgen
6b3a626cbe filename fix, patch from Mathias Gumz 2004-02-20 09:29:07 +00:00
fluxgen
3c78d753c0 fixed focus issues with remember hidden, patch from Mathias Gumz 2004-02-20 09:07:27 +00:00
fluxgen
b0dc83601b change workspace on click 2004-02-18 10:16:23 +00:00
fluxgen
b54f07dbf7 update 2004-02-16 20:47:51 +00:00
fluxgen
17c41e5bac added hidden state to remember, patch from akira 2004-02-16 10:26:03 +00:00
fluxgen
42e698e19c fixed bug in no decoration windows on restart 2004-02-16 09:19:45 +00:00
fluxgen
00831fd9e9 fixed pointer check 2004-02-14 12:15:35 +00:00
rathnor
1616e9d168 minor fix 2004-02-12 10:29:24 +00:00
fluxgen
6d1ed67e54 minor fix 2004-02-10 19:03:42 +00:00
fluxgen
a560e67df5 removed wall 2004-02-10 19:02:40 +00:00
fluxgen
f751865512 const operator 2004-02-10 18:55:12 +00:00
fluxgen
a8f458d593 added missing templates 2004-02-10 18:53:37 +00:00