aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.cc
AgeCommit message (Expand)AuthorFilesLines
2005-09-07Add titlebar scrolling options (thanks Krzysiek Pawlik <krzysiek.pawlik__AT__...simonb1-1/+4
2005-07-20Changed some *Focus options, just to make some things a bit more clear.mathias1-9/+11
2005-07-04cleaning, change getCount to numberOfWorkspacefluxgen1-12/+12
2005-06-23moved window menu from FluxboxWindow to BScreenfluxgen1-2/+46
2005-06-18Screen.cc: not used codemathias1-4/+0
2005-06-03- Usage of xft-fonts is prefered, except a font-description starts with '-'mathias1-27/+2
2005-06-02* patch from vadim <suhanov_vadim@mail.ru>:mathias1-0/+5
2005-05-03fix some menu drawing issuessimonb1-3/+3
2005-05-02using Select2ndfluxgen1-17/+18
2005-04-29removed dead codemathias1-15/+0
2005-04-29transient window fixfluxgen1-7/+5
2005-04-27close #1182770mathias1-18/+24
2005-03-16fix for #1152450, when having multiple screens the rootCommand's were mathias1-1/+2
2005-01-24copyright datemathias1-1/+1
2005-01-05Simon's last changes lead to segfaults when the users specified <Sticky> ormathias1-21/+8
2005-01-04fix some initialisation, especially relating to placement and simonb1-16/+17
2004-12-30fixed remove workspace bugfluxgen1-1/+5
2004-12-21* added new command:mathias1-1/+12
2004-12-13icc complaint about a "possible" conflict between themathias1-4/+4
2004-11-30fix a problem with java-dialogs which dont open correct (thanx Scott Moser)mathias1-2/+2
2004-11-22cosmetic (tabs -> spaces)mathias1-8/+9
2004-11-20fix segfaults on restart/exit, still issues with former iconified windowsmathias1-9/+17
2004-11-17fix bug in Screen destructor, can lead to segfault at exit/restartmathias1-1/+3
2004-10-18cosmetic changes, added ResizeModel to ScreenRessourcesakir1-2/+2
2004-10-16added followModel Ressources, dunno if the name is so clever, i am open for o...akir1-1/+2
2004-10-04don't require [begin] in included filesrathnor1-2/+2
2004-09-16cleaning, we dont create windows with XCreateWindowfluxgen1-28/+11
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor1-9/+41
2004-09-11Font::drawText takes reference to FbDrawable instead of X Drawable + some cod...fluxgen1-4/+4
2004-09-11head specific strut, patch from Mathieu De Zutterfluxgen1-56/+89
2004-09-09transfered ::getRootPixmap from several places to new home, FbPixmapakir1-33/+11
2004-09-06fix the segfault-fix of fluxgen some days before. workspacemenu must beakir1-3/+5
2004-09-05fix for crash on shutdown, the workspacemenu must be destroyed before clientl...fluxgen1-12/+29
2004-08-30antialias- and alpha-entries only in menu when its compiled inakir1-3/+5
2004-07-14improved algoritm for transient_for in initWindowsfluxgen1-66/+62
2004-07-14fixed bug in transient window creation at startupfluxgen1-16/+74
2004-06-21tidying up initialisation with dockappsrathnor1-23/+1
2004-06-19fix initialisation of state when a window is first mappedrathnor1-8/+1
2004-06-14minor fixfluxgen1-1/+3
2004-06-07minor fixesfluxgen1-7/+6
2004-06-07update NLS string handling...rathnor1-67/+76
2004-05-13fix up a number of things for when a window hides while moving,rathnor1-3/+3
2004-05-02iconmenu is now handled in IconMenu which is created in WorkspaceMenu, moved ...fluxgen1-496/+91
2004-04-28fixes for/reimplement parts of directional focus movementrathnor1-3/+7
2004-04-19kde dockapps in systray and moved resource templates to ScreenResource.ccfluxgen1-344/+160
2004-04-12hide window menu if click on another window, patch from Mathias Gumzfluxgen1-2/+8
2004-03-30optional decoration of transient windows, patch from Scott Moserfluxgen1-1/+6
2004-03-23setLineAttributes in reconfigurefluxgen1-1/+7
2004-03-22added screen resource .overlay.lineWidth, .overlay.lineStyle and .overlay.cap...fluxgen1-2/+126
2004-03-21primarily focus fix/tweak/rejiggingrathnor1-11/+21