Commit graph

2302 commits

Author SHA1 Message Date
fluxgen
cd9d9941e6 minor fixes, fixed popupMenu position if m_last_button_x is outside window 2004-01-17 00:49:20 +00:00
fluxgen
2e57767332 fixed minor issue with keyboard navigation in menus 2004-01-16 18:07:40 +00:00
fluxgen
5a24731d3a different window for position coordinates, patch from Junichiro Kita 2004-01-16 11:58:45 +00:00
fluxgen
f8f65c3945 different window for position coordinates, patch from Junichiro Kita 2004-01-16 11:47:07 +00:00
fluxgen
b7cd0599ae windowmenu command, patch fomr Junichiro Kita 2004-01-16 11:41:38 +00:00
fluxgen
41eae48eb4 oops 2004-01-16 11:38:30 +00:00
fluxgen
40cfbb7568 minor fix 2004-01-16 11:29:12 +00:00
fluxgen
c31e60a9c1 revert focus when a menu is losing focus, so we dont get unfocused window after keyboard navigation in menu 2004-01-16 11:28:00 +00:00
fluxgen
bc672d4a1d menu keyboard navigation fixes, patch from Junichiro Kita 2004-01-16 11:02:54 +00:00
fluxgen
53b7311033 on click iconify if focused else raise and focus 2004-01-16 09:32:44 +00:00
fluxgen
c2ba488919 use max screen area for arrange windows 2004-01-16 09:21:31 +00:00
fluxgen
b9e375bca0 set border width on buttons before we render textures for them so we get the right texture size 2004-01-14 23:06:13 +00:00
fluxgen
f305b77709 no need to do error check for mode left and right 2004-01-14 23:05:14 +00:00
rathnor
6914d00eb7 toolbar transparency 2004-01-13 14:41:32 +00:00
rathnor
9475d7bc82 little include fix 2004-01-13 12:55:25 +00:00
fluxgen
abf2bd26e3 fixed crash bug 2004-01-13 12:27:51 +00:00
fluxgen
75b1b052f5 minor fix 2004-01-12 20:24:06 +00:00
fluxgen
34858071e8 removed print 2004-01-12 20:22:40 +00:00
fluxgen
0513bafac5 year 2004-01-12 12:25:16 +00:00
fluxgen
2db11d2104 minor fix 2004-01-11 21:04:21 +00:00
fluxgen
a819ff8252 texture tests 2004-01-11 20:57:53 +00:00
fluxgen
d03b0107e7 added missing invert type 2004-01-11 20:33:24 +00:00
fluxgen
65e8c31f71 year 2004-01-11 16:14:41 +00:00
fluxgen
b2bcbf92f6 remove unused textures 2004-01-11 16:13:09 +00:00
fluxgen
7197a4951f hide extra menus 2004-01-11 16:10:51 +00:00
fluxgen
6cf28915fb hide menus 2004-01-11 16:09:50 +00:00
fluxgen
be2f29dee6 hide menus on click 2004-01-11 16:08:57 +00:00
fluxgen
978b72ca6f copyright 2004-01-11 16:08:28 +00:00
fluxgen
3af441d3ef hideMenus function, hides all menus on current screen 2004-01-11 16:06:22 +00:00
fluxgen
fabfc41002 use FbPixmap 2004-01-11 15:02:11 +00:00
fluxgen
ddd2cd1311 destroy fluxbox 2004-01-11 13:12:02 +00:00
fluxgen
9d433e6f49 minor fixes 2004-01-11 13:10:39 +00:00
fluxgen
8448a652c4 fillstyle and fillrule 2004-01-11 12:53:46 +00:00
fluxgen
766a385c83 cleaning, using FbPixmap 2004-01-11 12:52:37 +00:00
fluxgen
abe0204256 FbDrawable in constructor 2004-01-11 12:48:46 +00:00
fluxgen
135579a9bf back to std list until we get std set working again 2004-01-11 12:40:47 +00:00
rathnor
d5b04d1fa0 fix grip drawing issue 2004-01-10 20:22:05 +00:00
fluxgen
4f55e1f005 destroy screens on shutdown 2004-01-10 02:58:50 +00:00
fluxgen
47a20c9ef2 minor fix for shutdown 2004-01-10 02:58:21 +00:00
fluxgen
ba24f20831 clear root menu 2004-01-10 02:58:01 +00:00
rathnor
58a586a73e fix small rendering issue on iconbar 2004-01-10 01:19:13 +00:00
rathnor
5e87ca1ea4 fix some minor transparency issues 2004-01-10 00:37:35 +00:00
fluxgen
1a2acd2ba7 remove first and trailing white space in color string 2004-01-09 21:36:21 +00:00
fluxgen
66c38184c6 detach from signals when screen is shuttingdown 2004-01-09 11:59:10 +00:00
fluxgen
7ec159759d minor changes 2004-01-09 11:37:01 +00:00
fluxgen
5451d138c3 minor bug in ALLWINDOWS mode 2004-01-09 10:27:23 +00:00
fluxgen
1fa71bfcf9 use m_buffer for gc instead since it is the target 2004-01-09 02:19:02 +00:00
fluxgen
a86e7f8d54 calloc for consisten alloc/free with XDestroyImage, makes valgrind happy 2004-01-09 02:17:46 +00:00
fluxgen
a944c7cca4 init m_display 2004-01-09 02:15:02 +00:00
fluxgen
9f6621a599 init m_update 2004-01-09 02:06:55 +00:00
fluxgen
f5ed316411 init vars 2004-01-09 01:54:37 +00:00
fluxgen
08f6ca0514 save some memory 2004-01-09 01:19:48 +00:00
fluxgen
a48d734251 wall flag 2004-01-08 22:09:20 +00:00
fluxgen
f25aab1956 cleaning 2004-01-08 22:07:58 +00:00
grubert
5643caa655 Fix: locale extraction from LC_ALL: remove "LC_CTYPE=". 2004-01-06 13:42:47 +00:00
fluxgen
1ac796e8e0 check texture type too, it could be tiled 2004-01-03 01:12:10 +00:00
fluxgen
76006e0ac9 separator menu item 2004-01-03 00:28:02 +00:00
fluxgen
b766418c4f init m_max_screens later 2004-01-02 22:55:35 +00:00
fluxgen
0132b31f4e fixed bug in textured cache 2004-01-02 22:54:29 +00:00
fluxgen
a5be2ef67d textured pixmap cache fix 2004-01-02 22:19:39 +00:00
fluxgen
b9049cefad minor stuff 2004-01-02 22:01:08 +00:00
fluxgen
baa6a4a42f fixed checking in ThemeItem int 2004-01-02 21:59:52 +00:00
fluxgen
1feb5a6623 tab complete commands 2004-01-02 13:53:21 +00:00
fluxgen
5103e80e9a command factory accessor 2004-01-02 13:43:58 +00:00
fluxgen
345ef845c9 lock roottheme so it doesn't get run twice 2004-01-02 13:29:01 +00:00
fluxgen
e9b5ad4e40 some indent 2004-01-02 13:28:00 +00:00
fluxgen
85d572ee7e fixed cache bug 2004-01-02 13:27:29 +00:00
fluxgen
b4fc4b5793 some cleaning, using FbWindow setClientWindow instead 2004-01-02 13:26:44 +00:00
fluxgen
698c46130a removed setClientWindow(Window), we are using setClientWindow(FbTk FbWindow) instead 2004-01-02 13:25:55 +00:00
fluxgen
40dd63200d no need for theme change signal here since its already in FbTk Theme 2004-01-02 13:05:19 +00:00
fluxgen
5935013854 copy label unfocus to label active instead of trying loading it from the database again 2004-01-02 13:04:26 +00:00
fluxgen
c9ff8760ca using fixed values again 2003-12-31 11:57:47 +00:00
fluxgen
4e60178604 accessor for lock modifiers 2003-12-31 00:39:26 +00:00
fluxgen
b2ba9c1355 minor fix for theme loading on start 2003-12-31 00:38:40 +00:00
fluxgen
3ecca36129 using num, scroll and capslock mask from KeyUtil. Using use_mod1 resource 2003-12-31 00:36:16 +00:00
fluxgen
6bacfb6ed9 use mod1 resource 2003-12-31 00:35:21 +00:00
fluxgen
3490c73f57 fixed focus issue 2003-12-30 20:56:41 +00:00
fluxgen
4a8a7a32d4 minor fix from keys 2003-12-30 18:26:18 +00:00
fluxgen
5febf6c902 minor cleaning 2003-12-30 18:16:51 +00:00
fluxgen
35e2057fb7 minor fix 2003-12-30 18:14:33 +00:00
fluxgen
06eaec00ca use real mods for caps, num and scroll 2003-12-30 18:11:44 +00:00
fluxgen
35394a486c inline 2003-12-30 17:57:12 +00:00
fluxgen
8c8e4f0f4a inline 2003-12-30 17:17:05 +00:00
fluxgen
0c4b5306cd screen based theme loading 2003-12-29 11:04:09 +00:00
fluxgen
33f69f1815 minor fix for previous fix 2003-12-29 01:23:04 +00:00
fluxgen
3c3f805fcd removed call to ThemeManager load in constructor, we call it load theme later 2003-12-29 01:06:32 +00:00
rathnor
ea184b3566 fix rendering of icon buttons when they are slightly larger because of
rounding
2003-12-23 01:55:07 +00:00
fluxgen
28a7b90437 minor stuff 2003-12-21 23:24:25 +00:00
fluxgen
33d0a6025c sync after input focus 2003-12-21 23:23:03 +00:00
fluxgen
a11575f959 update last time 2003-12-21 22:42:31 +00:00
fluxgen
18898e08dc updated m_last_time, this fixes the mozilla focus issue 2003-12-21 16:23:59 +00:00
fluxgen
a151145500 minor fix for setCurrentClient and focused label 2003-12-21 16:23:19 +00:00
rathnor
06cd80c6c8 fix rounding 2003-12-21 16:12:19 +00:00
rathnor
dfdb8219fa more sloppy focus fixing 2003-12-21 15:24:28 +00:00
fluxgen
8192e8bc2a removed old save for window placement 2003-12-21 15:13:00 +00:00
fluxgen
70b945f0db assuming passive 2003-12-21 13:57:38 +00:00
fluxgen
eb3533f81e big comment 2003-12-21 13:31:12 +00:00
fluxgen
ce36978e76 fixed autohide bug 2003-12-20 19:10:49 +00:00
fluxgen
044aa68e34 fixed autohide bug 2003-12-20 19:05:42 +00:00
fluxgen
b3723c2094 cleaning 2003-12-20 19:04:45 +00:00